I have used Atlas for about half a year and these days I met a problem which I spent many hours trying to fix but still have not succeeded.
When I run my page in debug mode and when the page is open there will be an error message popped up:
If choosing YES, it will stop at line 1401 of PreviewScript.js, checking debug object and it is undefined.
There are a few computers in the team but only 2 have this problem, both of them are newly set up.
Can anyone see why this happens?
Hi,
seems that you're using the latest ASP.NET AJAX with the old PreviewScript.js. To log debug messages, the correct method is now Sys.Debug.trace.
You can download the latest preview featureshere.
yes you are right. Thanks a lot.
No comments:
Post a Comment