| Thread | Last Post | Replies |
|
| Creating website via DirectoryServices in C# but will not serve aspx pages (htm ok) | 30 Nov 2007 23:16 GMT | 2 |
I've seen a similar post about this problem but still cannot find an automated solution. Below is the code I'm using to create a website (for IIS 6.0) via C#. once the site is created, it will not serve aspx pages. If I:
|
| check no. of users and sessions on Web Servers | 30 Nov 2007 17:33 GMT | 5 |
How can I check no. of IIS users on our Web Servers and no. of sessions/requests that are being processed? Using IIS 6.0
|
| IIS Crash. | 30 Nov 2007 09:57 GMT | 1 |
Recently we converted from .net framework 1.1 to 2.0 and we connect to SA using .net. After accesing the website for about 15 minutes or so, I'lll see the following message in the event viewer. Looked in so many Ms FORUMS..WITH NO HELP.. try to debug diaognise..with no help.. A ...
|
| issues with our web servers | 30 Nov 2007 05:00 GMT | 2 |
We deployed some new code and we dont know whats causing them to behave odd after a few hours. The site stops to function and then a reset of the IIS Service fixes it for a while and then it goes back to misbehaving.
|
| Internet Printing Problem | 30 Nov 2007 02:18 GMT | 1 |
I have a client who just setup Internet Printing for their company. They have made the necessary configurations to their IIS as far as I can tell. They are having problems when clients attempt to connect to the printers that they have made available.
|
| How to tell which SSL Certificate is installed | 30 Nov 2007 01:17 GMT | 1 |
I have a website thats using SSL. What's the best way to check information on the cerificate that's installed? Right now all I see in IIS that is that port 443 is set. Thanks.
|
| 401.1 Error remote but not local | 29 Nov 2007 14:41 GMT | 2 |
I have a report server setup to authenticate to active directory. When I access this internally it works fine, but it does not work from a remote location. https://balios:2234
|
| Where have FP extensions gone? | 29 Nov 2007 10:10 GMT | 10 |
New build of Windows 2003 standard server R2 in pilot environment. FrontPage extensions are not listed on the all tasks menu and there are not installable as an option in Windows components. Where have they gone? Have they been deemed too naughty security wise for
|
| w3wp.exe hangs while serving ASP sites | 29 Nov 2007 10:10 GMT | 2 |
We've recently migrated to a new production webserver running Windows Server 2003 R2 SP2 and it's giving us a headache: worker processes processing 'old' ASP sites hang unexpectedly and IIS doesn't notice. The request queue fills up and CPU load is maxed out to the limit as
|
| wpad.dat | 29 Nov 2007 08:07 GMT | 6 |
I must be missing something really daft here :-) Existing infrastructure has a IIS 5 box running on Windows 2000 server. At the root of the IIS website is the wpad.dat file which is a little JavaScript file used to configure the proxy server. Our IE clients are configuration to ...
|
| how to implement a web server... | 29 Nov 2007 00:06 GMT | 1 |
hello to everybody, I'm new to this group, I would like to implement a web server to share a web-site... I do not know where to start.......
|
| Trouble starting web sites | 29 Nov 2007 00:01 GMT | 1 |
It appears that IIS is running fine, i am not getting any errors. However, if i try to create a new website or restart IIS i start to have troubles. If i use the iisreset command i will get a response about a minute later that says IIS did not respond to the stop command but now ...
|
| Installing Java CGI - how to | 28 Nov 2007 22:47 GMT | 9 |
On a 2003 we need to install java.exe that will be run by calling: http://www.mysite.com/cgi-bin/iTuens?destination=ssss The file iTunes that does not have extension has in it one line java iTunes.class
|
| Very odd - Referrers getting caught in IIS 6 logfiles? | 28 Nov 2007 22:24 GMT | 9 |
We have recently added our own 404 & 500 error pages to IIS6 which writes errors to SQL database then posts an email to me to help resolve any them quickly. Can anyone explain why I am seeing errors in this log from other peoples websites, the 404 trigger should only
|
| Sending a different 401 error with ISAPI or ASP.NET 2.0 | 28 Nov 2007 22:08 GMT | 4 |
I want to take a page that would otherwise generate a 401 error, and instead of returning the standard IIS 401, call a custom page, with the original request URL intact. This should then generate a client- side redirect to another page.
|