Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
| Author |
Topic |
|
Dharmendra
Starting Member
2 Posts |
Posted - 2011-02-11 : 05:34:54
|
| Hi this is Dharmendra ..i got the error while login to an account to a website. it shows error of crash of server ...as i think ..when i cheked the data base on my sever..Following is the error which i got..source = VsJITdebugger"An unhandeled Microsoft .Net Framwork exception error occcured in w3wp.exe[5752]. Just in time debugging this exception failed with the following error: Debugger could not be started because no user is logged on. please help if some one has the idea to resolve it.your effort is highly appreciable.Thank you.. |
|
|
Lumbago
Norsk Yak Master
3271 Posts |
Posted - 2011-02-11 : 06:32:05
|
| This is some kind of unhandeled error in IIS, hence the "error occcured in w3wp.exe" message. You'll need to look in to your .net code...it doesn't seem to have anything to do with sql server itself.- LumbagoMy blog-> http://thefirstsql.com/2011/02/07/regular-expressions-advanced-string-matching-and-new-split-function-sql-server-2008-r2/ |
 |
|
|
|
|
|