G
Guest
Hi,
I have an ASP.NET site that uses Windows Authentication. When using IE to
navigate to the site, my authentication code fires and lets the user into the
restricted area.
I also have a WinForms app that uses the WebBrowser control, and when using
the Navigate method the site prompts the user for their logon credentials.
Is there a way to set authentication so that the user is not challenged with
the logon dialog?
Thanks,
shapij
I have an ASP.NET site that uses Windows Authentication. When using IE to
navigate to the site, my authentication code fires and lets the user into the
restricted area.
I also have a WinForms app that uses the WebBrowser control, and when using
the Navigate method the site prompts the user for their logon credentials.
Is there a way to set authentication so that the user is not challenged with
the logon dialog?
Thanks,
shapij