Hi. seems that when i run a test using the Microsift Web Application Stress Tools I am getting a majority of responses in the result code that are Unauthorized or Page Not Found.
I am only tryin...
http://www.experts-exchange.com/Software/Server_Software/Web_Servers/Microsoft_IIS/Q_21533...
I tried this:
System.Net.WebClient myWebClient = new System.Net.WebClient();
myWebClient.DownloadFile("http://www.google.com/images/logo.gif","C:\GoogleLogo.gif");
and it worked for the ...
http://www.experts-exchange.com/Programming/Languages/C_Sharp/Q_21714333.html
Zones:
C#Date Answered: 05/31/2006 Rating: 6.4 Views: 0
Running CFS on IIS4/NT4. When a client requests a
cfm-page the above error occurs. Is it a problem with the IUSR account? What rights and where in the websites' structure does cf/IUSR need to run...
http://www.experts-exchange.com/Software/Server_Software/Web_Servers/ColdFusion/Q_20143196...
Zones:
Cold...Date Answered: 07/04/2001 Rating: 5.0 Views: 0
I have a 2000 box with a website using Basic Authentication & Integrated Windows Authentication it works fine and logs most users on but it doesnt log certain users using 98 machines? It trys to ...
http://www.experts-exchange.com/Security/Operating_Systems_Security/Windows/Q_20568497.htm...
I keep getting the errorHTTP/1.1 401 Unauthorized I have tried all the troubleshooting tips previously posted on this site which does not seem to help.
I cannot think of any recent changes tha...
http://www.experts-exchange.com/Networking/Email_Groupware/Exchange_Server/Q_20853608.html
Zones:
ExchangeDate Answered: 05/08/2004 Rating: 7.4 Views: 281
Using my Win2K PC, if I'm connected to the network, a DOS COBOL compiler will not work. I get an error saying "Error invoking unauthorized copy of compiler on network.", but using my Win98 PC, I d...
http://www.experts-exchange.com/OS/Miscellaneous/Q_20933398.html
Zones:
Misc OSDate Answered: 04/14/2004 Rating: 6.0 Views: 0
Configuration:
Server:
Windows 2K3 Server
IIS 6
FTP Running
Client:
Windows XP Pro
Dreamweaver
IE 6
I am simply trying to connect to a testserver (which I am running IIS 6 on) via FTP
...
http://www.experts-exchange.com/Software/Server_Software/Web_Servers/Microsoft_IIS/Q_21820...
If I run this on an exchange server it works fine, however if I try to access a mailbox on another server with that user's creditials, I get access denied...Any ideas?
private void Load_UserC...
http://www.experts-exchange.com/Programming/Languages/C_Sharp/Q_21828737.html
Zones:
C#Date Answered: 05/21/2006 Rating: 8.0 Views: 0
I am prepping to switch my Active Directory to Windows 2003 native. Before i do so, i want to remove some rogue DHCP servers that show up in the "Manage Authorized Servers" module. I select the ser...
http://www.experts-exchange.com/OS/Microsoft_Operating_Systems/Server/2003_Server/Q_221317...
Hi All,
My app supposed to set an Owner and Administrator rights to remote directory.
The App is running under domain Administrator account. When I login with this account I can do anything manua...
http://www.experts-exchange.com/Programming/Languages/.NET/Visual_CSharp/Q_22846950.html