6
Detect assigned IP and add to IISview story

http://serverfault.com – I have VPS with Windows Server 2003. I have one Dedicated IP which is already with IIS. Please help me, how can I detect assigned IP and add it to IIS. My VPS provider company says that assigned IP is already with VPS but I cannot see it with IIS. Thanks (HowTos)

5
how to browse to website on the same machine it's hosted on with IIS 7?view story

http://serverfault.com – I have 2 websites hosted on an IIS 7 server. (HowTos)

6
Windows server 2003 detect 500 error on IISview story

http://serverfault.com – I'm running IIS on Windows Server 2003, i faced problems with 500 internal server error. I want to detect if any user gets the following error and restart server if it happens. I just can't find the good way to detect if server returns this error. (HowTos)

3
Identify remote windows server from shell scriptview story

http://unix.stackexchange.com – I need a way to Identify a windows SBS server, I have a script that mounts a file share on a SBS server, I need the script to positivity identify the server before mounting. (HowTos)

3
Multiple requests not entering HttpModule ASP NETview story

http://serverfault.com – I usually try to figure things out myself but I've been working on this problem for over a week and I'm not making any headway :(. I created an HTTP Module that detects the user's browser agent and redirects them if they are coming from a mobile browser. I'm using v2.0 in IIS integrated mode. (HowTos)

4
IIS: How to tell is a slow time-taken is due to a slow network connectionview story

http://serverfault.com – According to http://support.microsoft.com/kb/944884, "when a large response or large responses are sent to a client over a slow network connection, the value of the time-taken field may be more than expected". I have a situation where a client will say, "I sent a request to your web server at 10:03:24 and it took 20 seconds, why?". (HowTos)

6
SBS2011 allow ActiveSync from remote subnets but disable OWA and SharePointview story

http://serverfault.com – I have an SBS2011 server, I need to allow ActiveSync (by forwarding 443 from the firewall to the server) but disable OWA and SharePoint when being accessed remotely (disable for any connections to these sites from IP's other than the local subnet). I think this might be possible in IIS but would like recommendations on how to do this properly. Can someone please advise the best way to do this. (HowTos)

6
Let IIS 7 return php files as simple html fileview story

http://serverfault.com – I have a virtual server (Windows 2008 R2) with IIS 7.5 and a xxx.php file in one of my websites. This php file contains no php-code and I don't want to install any php-module, I only want the server to return the content of the php file as if it was a normal .html file. (HowTos)

4
How do I host an ASP.Net 4 website on Windows Server 2003?view story

http://serverfault.com – Not sure if this is a question for Stackoverflow or here, but I'm guessing here is more appropriate. First of all, we have to use Windows Server 2003 32 bit R2 Standard (even though our server has a decent quad core processor and 8GB's of RAM (D'oh!)). Upgrading to Server 2008 R2 is sadly not an option. I want to host a .Net 4 ASP.Net 4 website on this server. (HowTos)

3
Why can I connect to SQL port 1433 locally, but not remotely?view story

http://serverfault.com – I have a pair of EC2 servers, one IIS, one SQL 2008. This morning, the web app started complaining that the SQL server "doesn't exist". Upon investigation, I found SQL doesn't appear to be accepting connections on port 1433. From the web server, I have tried connecting various ports via telnet (80, 445, 3389) all without issue. (HowTos)