User gets a "bobj is undefined" error message when using Web Suite.
The "bobj is undefined" error message occurs because your Crystal Reports is set up incorrectly.
You need to copy the crystalreportviewer folder to your operating folder and NOT to C:\inetpub\wwwroot\aspnet_client\system_web\4_0_30319.
For example: if your site is set up with physical virtual path pointing to, say, C:\Project\mysite.com, then you need to copy the crystalreportviewer folder to C:\Project\mysite.com. Additionally, please do not forget to copy the aspnet_client folder to C:\Project\mysite.com as well.
There are few required steps that you need to take:
1. Make sure the LOCAL SERVICE permission is set up in your application pool.
2. Make sure FULL TRUST mode is enabled on your operating folder.
You can also read the following article for details: