A very complicated solution ......
Add this style, fix the problem, but some functions are missing, as Microsoft indicated
http://msdn.microsoft.com/en-us/library/ms156511.aspx
<style type="text/css">
html, body, form
{
width: 100%;
height: 100%;
margin: 0;
padding: 0;
}
table#rptvReport
{
display: table !important;
background-color:White;
min-height:500px;
}
</style>
rptvReport ReportViewer, ID ReportView.
, : , ,
style="display:inline-block"
, , ,
display: table !important;