cancel
Showing results for 
Search instead for 
Did you mean: 

bobj is undefined message when web page loads

Former Member
0 Kudos
69

Hi All,

I have a VB.NET web app that loads a page with crystal viewer embedded in it. When I go to browse to the page I get "bobj is undefined". After clicking no to debug, the dropdown lists and other controls show on the page except the crystal reports viewer. When I go into design mode and look at the web page, the crystal reports viewer control does not appear at all even though it does show in the code. Also, the crystal reports controls only show four controls and am missing quite a few. Any ideas how to resurrect my Crystal Reports functionality in VS 2008?

Here's some background: I reinstalled my OS from Vista to Windows 7. I reinstalled CR 2008 and then I installed VS 2008. Afterwards I installed VS 2008 SP1.

The debugger after the error message refers to this:

bobj.crv.stateManager.setComponentState('ctl00_ContentPlaceHolder2_CrystalReportViewer1__UI',eval('('document.getElementById('__CRYSTALSTATEctl00$ContentPlaceHolder2$CrystalReportViewer1').value')'));

Thank you in advance,

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Reinstalled VS 2008 and then CR 2008.

Answers (0)