vb.net

ERROR DEBUGGING A WEB APPLICATION

 

 

 

This error may arise sometime when you try to run your web application from the .net environment. You can bypass this error message by running your application without debugging. If you must debug your application though, you can follow the steps below.

 
  1 Open Internet Information Services.  
   
  2 Locate the project you are working on. Right click on it and then choose Properties.  
   
  3 Click the Directory Security tab.  
   
  4 Click the Edit button.  
   
  5 Place a checkmark next to Integrated Windows Authentication.