I have web application with crystal reports running good locally but when i published it the crystal reports shows blank page , I have tried each and every thing present on the internet which i saw , But when I check the page elements using F12 button i saw these four errors ...
Failed to load resource: net::ERR_NAME_NOT_RESOLVED
http://crystalreportviewers13//js/crviewer/crv.js Failed to load resource: net::ERR_NAME_NOT_RESOLVED
MasterSection.aspx:64 Uncaught ReferenceError: bobj is not defined
MasterSection.aspx:73 Uncaught ReferenceError: bobj is not defined
Check that why after the folder name crystalreportviewers13 there are two // Why it should be one i think why it is so ??

john janaPosted Sep 9, 2016, 5:20 AM
john janaPosted Sep 8, 2016, 9:56 AM
Danish HabibPosted Apr 4, 2016, 7:12 AM
Danish HabibPosted Apr 1, 2016, 8:04 AM
1-SAP Crystal report version for visual studio 2010 -> version 10.0.0.99
2-SAP crystal report runtime engine for .NEt framework 4(64 bit) ->version 10.0.099
3-Sap crystal report version for visual studio ->version 13.0.10.1385
4-Sap crystal report runtime engine for .NET framework 4 ->13.0.13.1597
but locally all things are going smooth and i am seeing the report?
any one can help me out thanks in advance for your time and consideration .
What I have tried:
I have placed the aspnet_client folder into the root of my published application and i have checked that it contains C:\inetpub\wwwroot\aspnet_client\system_web\4_0_30319\crystalreportviewers13 all the JS and other stuff, but still i am seeing the blank page, I also have change the report properties from Build Action --->Content and Copy to output directory to --->copy always still seeing the blank page ?
but locally all things are going smooth and i am seeing the report?
Joginder BangerPosted Apr 1, 2016, 7:26 AM