Prev: ASP.NET 2.0 - Cannot run the profiler
Next: err message "aspnet_wp.exe - stopped unexpectedly."
From: green_tea on 17 Sep 2006 19:18 I got the following Javascript error when I ran my login.aspx page: "A Runtime Error has occurred. Do you wish to debug? Line 155 Error: Object expected" When I check the runtime scource code, .NET added the following code in my login.aspx page which cause the problem: <script type="text/javascript"> <!-- WebForm_AutoFocus('passwd');// --> Could anyone tell me how to remove this auto generated code? Thanks a lot. Green
|
Pages: 1 Prev: ASP.NET 2.0 - Cannot run the profiler Next: err message "aspnet_wp.exe - stopped unexpectedly." |