Crystal Reports 2008 (12) Error when running on server
-
I have a web application developed in Visual Studio 2008 with Crystal Reports 2008. When I run it locally everything works fine. However, on the server I get the following error... Webpage error details User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; SLCC1; .NET CLR 2.0.50727; InfoPath.2; .NET CLR 3.5.30729; .NET CLR 3.0.30729) Timestamp: Wed, 8 Jul 2009 17:13:38 UTC Message: 'bobj' is undefined Line: 62 Char: 3 Code: 0 URI: http://10.255.14.20/CustInfo/(X(1)S(xymqr1z51hhhyo55gpvftk55))/Pages/LookUpPages/DisplayCompany.aspx Message: 'bobj' is undefined Line: 71 Char: 24 Code: 0 URI: http://10.255.14.20/CustInfo/(X(1)S(xymqr1z51hhhyo55gpvftk55))/Pages/LookUpPages/DisplayCompany.aspx I created the crystalreportviewers12 virtual directory in the IIS and I still get the same error. Any ideas? Bill
-
I have a web application developed in Visual Studio 2008 with Crystal Reports 2008. When I run it locally everything works fine. However, on the server I get the following error... Webpage error details User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; SLCC1; .NET CLR 2.0.50727; InfoPath.2; .NET CLR 3.5.30729; .NET CLR 3.0.30729) Timestamp: Wed, 8 Jul 2009 17:13:38 UTC Message: 'bobj' is undefined Line: 62 Char: 3 Code: 0 URI: http://10.255.14.20/CustInfo/(X(1)S(xymqr1z51hhhyo55gpvftk55))/Pages/LookUpPages/DisplayCompany.aspx Message: 'bobj' is undefined Line: 71 Char: 24 Code: 0 URI: http://10.255.14.20/CustInfo/(X(1)S(xymqr1z51hhhyo55gpvftk55))/Pages/LookUpPages/DisplayCompany.aspx I created the crystalreportviewers12 virtual directory in the IIS and I still get the same error. Any ideas? Bill
Never mind all. It's working now.
-
Never mind all. It's working now.
One Request. Please provide the solution over here. So that, if some on face the same problem can resolved quickly.
cheers, Abhijit CodeProject MVP Web Site:abhijitjana.net View My Recent Article
-
One Request. Please provide the solution over here. So that, if some on face the same problem can resolved quickly.
cheers, Abhijit CodeProject MVP Web Site:abhijitjana.net View My Recent Article
I first had the problem yesterday I did the following... http://blog.dragonsoft.us/2008/10/29/how-to-deploy-crystal-reports-2008-project-part-2/[^] It worked fine but when I came in today it wasn't working again. I wound up deleting the virtual directory and recreated it and now it works again. I am keeping my fingers crossed that it still works tomorrow. Confused but happy that it is working, Bill