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 ??