Debug problem in dot net
Reply
![]() |
|
|
From:
itsvinod
|
Hi
There are two kinds of well known DEBUG problem; i don know which one you are referring to, anyway i assume that you face the most common one :-)
Solution 1:
1. Open IIS 2. Verify whether "integrated authentication" checkbox is selected on the "Directory security(Tab)\Edit(button)" 3. Go to "Start\Run" type iisreset (to restart IIS).
Solution 2:
1. Find "machine.config" file in your system. 2. Go to the "<processModel.." node inside it. 3. Change the "username" attribute to "system" like this userName="system". 4. Save and Close file. 5. Go to "Start\Run" type iisreset (to restart IIS).
If none of the above solve your problem then search microsoft.com with your error message. Hope this will help you.
Regards Vinod
__________________________________ Do you Yahoo!? Win a $20,000 Career Makeover at Yahoo! HotJobs http://hotjobs.sweepstakes.yahoo.com/careermakeover
|
|
View other groups in this category.
![]() |
To stop getting this e-mail, or change how often it arrives, go to your E-mail Settings.
Need help? If you've forgotten your password, please go to Passport Member Services.
For other questions or feedback, go to our Contact Us page.
If you do not want to receive future e-mail from this MSN group, or if you received this message by mistake, please click the "Remove" link below. On the pre-addressed e-mail message that opens, simply click "Send". Your e-mail address will be deleted from this group's mailing list.
Remove my e-mail address from dotNET User Group Hyd.
|
|