I have looked at many other forums and posts related to this but have not made any progress. I am trying to get my VS 2010 project onto a web server. CR works fine when it is in the development environment, CR for VS 2010 32-bit (version 13.0.2000.0). However, when the project was moved to the Windows 2008 server (64-bit), CR wasn't rendering on the web pages with this error.
Webpage error details
User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; .NET4.0C; .NET4.0E; Tablet PC 2.0)
Timestamp: Wed, 23 Jul 2014 22:49:38 UTC
Message: 'bobj' is undefined
The app admin used this link to try and resolve this issue. However, now we are getting a different error
Could not load file or assembly 'CrystalDecisions.ReportAppServer.ClientDoc, Version=13.0.2000.0, Culture=neutral, PublicKeyToken=692fbea5521e1304' or one of its dependencies.
Does anyone have any clues on what route to take to resolve this. If there is any more information needed, ask and I can request it.
Thanks for your time.