Skip to Content
0
Former Member
Aug 31, 2009 at 02:35 AM

Calendar control not working .Net version 11

32 Views

I have an app which incorporates Crystal Viewer via a .net app. I recently migrated to a new server and ever since the reports I have with Calendar controls dont work - actually the reports work but the prompting engine is having issues.

When the page loads the calendar gif is there and there are some additional images with the properties below.

/crystalreportviewers11/prompting/images/errormsg.gif

When I click on the calendar - I get a javascript error (object expected) and hovering over the calendar image shows "javascript:donothing()"

I have checked all permissions that I can think of in the

C:\Program Files\Common Files\Business Objects\3.0\crystalreportviewers11 path and it all seems good.

I have run procmon on the server and checked for any weird issues. There was actually an access denied on the www services when it was trying to set a reg key under crystal. I added the necessary permissions thinking that this would fix, but I still ahv ethe same issue.

I killed the app from ram, restarted the server - still no good.

I have "repaired" the Crystall 11 Server and the .Net framework 2.0 installations

It seems like all of the required files / paths are there. I am totally hosed here. I cant think of anything else.

There seems to be some sort of server side error rendering the viewer portion of the page - is there an error log somewhere?

Im not sure which components its trying to access so Im having a had time troubleshooting.

Any suggestions would be appreciated.