rdlc report not getting rendered correctly on the server but looks fine on the development machine?

谁说胖子不能爱 提交于 2019-12-12 03:35:39

问题


I have an asp.net webform that display a report and this report looks fine when I view in browser from visual studio, but when I hosted it on IIS and accessed the webform it looks shrined up. I'm pretty sure its something wrong on the html but again another strange fact is that all the other reports look fine when accessed from the server, its only two reports.

When I view from browser (localhost):

After hosting it on IIS and I visit the same webform

来源:https://stackoverflow.com/questions/29519961/rdlc-report-not-getting-rendered-correctly-on-the-server-but-looks-fine-on-the-d

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!