Click here to Skip to main content
15,919,341 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
I am getting Javascript exception on running Crystal Report in VS 2013. I upgraded my project to Visual studio 2008 to Visual Studio 2013. All pages except crystal report portion is working fine.

The error obtained is

0x800a1391 - Microsoft JScript runtime error: 'bobj' is undefined

What I have tried:

The error obtained is 

0x800a1391 - Microsoft JScript runtime error: 'bobj' is undefined
while running crystal report in VS 2013. In VS 2008 no issues for the same
Posted
Updated 9-Jan-17 10:18am
Comments
Gokulprasad05 6-Jan-17 22:41pm    
In VS2013,You can uninstall .NET 4.6 and then "repair" VS2013, which reinstalled .NET 4.5.1 and the problem went away.

1 solution

 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900