Hi,
I am polling an IIS FTP Server for files on a regular basis using Java.
Sometimes i am receiving an IOException, because the file is being written to while i am reading it.
I know P...
We have migrated an instance of phpBB2 to a new server and we would like for users to be able to reach the new server but link to old content.
If a user enters the URL http://oldserver.com/...
Hello Experts,
I know this is an easy one that I have done before, but I have been in emergency mode all day and my mind has gone blank.
How can I redirect mail.company.com to mail.compa...
I am using a web server with Windows server 2003 and IIS 6.
Our server crashed and we have to reconfigure a new one.
I run on the server a compression program zg.exe, using ASPExec.
I downl...
Greetings:
I'm trying to get a web page to display. It loads fine locally but I can't access it from another computer. Since the IIS machine is behind a router, is router configuration ne...
IIS 6.0--SQL 2005
I am trying to allow IUSR to access an sql database. The error message is Login failed for user and error
18456, severity level 14 and state 11 in the SQL server log. If ...
If I put an incorrect url in the browser such as http://www.domain.com/bogus, then it goes to the root index page. what causes that redirection in iis or isapi, if any? Is there a setting fo...
Is there a way to use a "catch-all" host header for a web site in IIS? I have a catch-all A record pointing at a single IP address and I would like IIS to route requests for all subdomains of...
Where is the 'Save Configuration To Disk' option in IIS 5? In IIS6 it works a treat, but I cannot locate this in the IIS 5 manager at all.
Cheers.
Hi everyone,
For a unknown reason, one of our IIS server stops responding to external request after a couple of minutes/hours.
The only way i can make the IIS works fine is to open a web b...
We have a IIS server that has two DNS names pointed to it:
http.domain.com
www.domain.com
We had to change from http to www. We want it so that when people type in "http://http.domain.c...
For a web application developed using classic ASP hosted on IIS 6.0.
There is hugh requirement of converting ASP/HTML to PDF, we have been using active PDF components to do that but having pr...
I am setting up windows 2008 web server with IIS7.
It is asking if I want to set it up as an Application server with web server support, or as a Web Server.
I use this box to run web app...
In IIS7 how do I turn on error messages to display on the browser screen with detail?
I know how to do this in the web.config for a .net site, but I have an asp classic website and am wanti...
Dear Experts,
We have a website that our clients connect to (2003 server with IIS 6). We need to take down the server for maintenance for a couple of hours (server will be disconnected from...
I replaced an expired certificate with my new one using the wizard in II Services Manager. Now users cannot connect using the https address. Do I need to restart the II Services Manager serv...
Hello Experts,
The script for some reason failing on the ASP.net Website and everytime it fails custom defined pagenotfound.htm appears.
I cannot see the actual error message for this.
...
I haven't made any change to the server. Just wondering why it asking to put user name and password when users try to access teh websitte.
I want to get trid off this window.
we are usi...
I have a windows VPS hosting my site and have recently started to have major problems with the server using up maximum memory usage and shutting the site down with HTTP 500 Internal Server Err...
I have a customer with a Windows 2003 R2 server that suddenly stopped working after he installed an SSL certificate. I have researched this enough to know it looks like a metabase error, but ...
Greetings,
We have a Windows 2003 machine set up with IIS 6.0
We use this machine to beta all of our sites that are in development. We use a single IP address for the server and set up mul...
I changed my company web (Sharepoint 2.0 on SBS 2003) to use Digest Athentication instead of Windows Integrated Authentication. Now I cannot log in unless I change it back. Even Basic Authen...
ok former techie who just got themselves in over their head.
I guess if you stay away long enough you do forget a lot of stuff.
I just started using a "dedicated" virtual server online...
I am putting together a budget for hardware for a consumer-facing web site. Within 2-3 years, we expect it to grow to 1,100,000 visits per month with 8 pages per visit (700,000 unique users p...
I have an ASP.NET appication
I'm trying to get the authenticated user from the request in a web page by using the request parameters.
I want to use 2 methods of authentication at the IIS:
1...