Saturday, October 17, 2009

bobj is undefined

When we use crystal report on asp.net application then some times we get this error. May be this error you can face on client server.

Checks

1. Check whether crystal report runtime is installed on you server

2. On IIS, Unser default website you can find crystalreportViewer12 virtual directory and in wwwroot\aspnet_client\system_web\20….\you can find this folder

3. If you are configuring your report web apps on other website then copy this aspnet_client folder to that directory and create same virtual direcotry.

for more details you can check following URLS
http://bytes.com/topic/net/answers/823323-crystal-report-error-bobj-undefined
http://www.codeproject.com/Messages/2463043/Re-Crystal-Reports-Error-BOBJ-is-undefined.aspx
https://forums.sdn.sap.com/message.jspa?messageID=7304519
http://www.crystalreportsbook.com/forum/forum_posts.asp?TID=6552&PID=20067

No comments:

Post a Comment