How to set windows integrated security vs2005 built in web server?

  • Thread starter Thread starter tomix
  • Start date Start date
T

tomix

Hi,
I want to use windows integrated security and i only have vs2005 built
in server
Is there a way to configure this server to use windows integrated
security?

Thanks in advance.
 
Yes, right-click on your project and select Properties, click the "Web"
tab, check the box marked "NTLM Authentication".
 
Back
Top