query-1.9.0.min.js error 80020101
Hi All,
I have published a mvc web app using jquery-1.9.0.min.js to two locations:
1. Windows server 2008 with IIS 7.5
When I load the web site I get the following error:
Message: Could not complete the operation due to error 80020101.
Line: 1
Char: 15501
Code: 0
2. Locally (laptop) with IIS 7.5
No errors even though the website that has been published is exactly the same, as so is the browser being used to access both, IE9
Could someone let me know why i am seeing that error? and how to fix it?. Furthermore, why don't i see it when i connect to the locally published web site?.Last, currently when i get that error the web page display is a mess, things are out of place, when i connect locally the display is ok. Could that error on jquery-1.9.0.min.js be causing that display problem?
Many thanks