When we put a Crystal Viewer control on an ASP.Net page and try to run it in debug. Using IIS Express as the development web engine we were getting the the infamous "bobj is undefined" javascript error. Looking for solutions, someone at SAP posted that IIS Express is not supported with Crystal 13 so we changed to using localhost ("Local IIS in VS 2013 speak). Now we are getting this error: 0x800a139e - JavaScript runtime error: Syntax error, unrecognized expression: input#__CRYSTALSTATEctl00$MainContent$crvMain.
Has anyone successfully deployed CR 13 in Visual Studio 2012 or 2013?
HELP!