1. IIS 5 looses authenticated user
2. 401.1 Unable to Authenticate Users in IIS in IIS 6 under 2003 Serv
3. 401.1 Unable to Authenticate Users in IIS in IIS 6 under 2003
4. Loosing Active Directory Users and Computers icons after custom snapin resource extension dll loaded
I have an mmc Active Directory Users and Computers computer object property page snapin. My snapin loads an extension dll for its resources and once it is loaded and when using the release versions of my dlls (snapin dll and resource dll ) the icons used by the Active Directory Users And Computers snapin to denote users, computers etc in its list views cant be found (I assume). In debug mode however there is not a problem. I am guessing it looks no further than my extension resource dll for the icons to use in its image lists. It really is as soon as my extension dll that contains resources to be used by the my snapin dll that the icons are lost. They remain lost even if the computer object is closed as my snapin dll and the extension dll remain loaded. Bah mfc Any clues as to how I can get around this would be appreciated. Regards Sarah
5. NT User created programatically, authenticating with IIS fails - .Net Framework
6. Does IIS Time-Out Authenticated Users?
This is a very strange error I've been dealing with. I think these items might be related. I am able to debug code on IIS using VS.NET 2003. I can step through code, set breakpoints, and do everything I want. However, every 15-20 minutes or so, when I try to debug code I get the "Error while trying to run project: Unable to start debugging on the web server. You do not have permissions to debug the webserver. Verify that you are a member of the "Debugger Users" group on the server. Closing VS.NET and reopening the project fixes that problem. It's a pain, but I can live with it. But, my users also get a similar error periodically. They can use the application for a while. But, every so often an NT login prompt will come up. They click cancel and the application dies. This is making me wonder if there is some type of configuration in IIS where authenticated users are timing out. It's very bizarre.
7. Does IIS Time-Out on Authenticated Users? - Microsoft .NET Framework
8. using IIS as SMTP relay, now POP users cannot authenticate
Hi NG, Our exchange server was configured to send mail to our ISP as a smart host. I have just modified our exchange server to use an IIS server we have in our DMZ to act as a smart host, our firewall (incoming) SMTP rule was also changed to forward mail to our new IIS server in the DMZ, all looked well. But, our POP3 users (external) cannot autherticate anymore? Any ideas why this would be?