I'm trying to move a basic web site from one server to another (Same OS, same configuration) today but no matter what I do, I can't seem to get it to work when it gets to the new server.
I ...
Please help me to know about the advantages and disadvantages of Enabling https compression on IIS Web Server.
also suggest about below given queries..!
Why HTTP Compression is used ?
Enab...
I recently setup IIS7 on a Server 2008 Hyper-V machine. I also setup ftp. I had a friend login to download some stuff so I started looking at the logs. I found some logs where it looks like...
the below code runs perfectly fine on my web host. it does not work when i try to run it locally with my local IIS on my windows vista machine.
i bet it is some configuration issue locally....
We recently installed a new certificate for our OWA access. owa.domain.com. That url is used for activesync connection on windows mobile devices, for windows vpn and for https browser owa ac...
When changing the password on an app pool identity in IIS 6, is an IIS reset required, or just recycling the app pool?
I set up a windows server 2003 standard edition with a fixed ip. There is no name server.
I contacted godaddy and it replied that I need to change the nameserver.
How should I point th...
Hello, my question today has to do with running an smtp relay from a test server. I have two test servers PCStest and PCSDev1 which are IIS and I am running c# and asp.net code on them. Full r...
Hi Experts,
I'm not sure whether this can be done but my requirement is i have a IIS web server, it has two web applications installed, webapp1 and webapp2. My project deals with analytics on...
We have a certificate we use for access to our 2008 Terminal Server Gateway. The certificate was created through IIS 7, and was given to any clients needing access, but its about to expire. ...
I have an installation of IIS that I can't get PHP working on. All my attempts to browse to a PHP script in inetpub result in the error of Server Error, unable to connect to fastcgi server.
...
I have this script that I am using on the homepage of my site:
<%
Set objDBConn = Server.CreateObject("ADODB.Connection")
objDBConn.ConnectionString="driver={SQL Server};" _
& "server=x;...
Hi friends !
I am exploring IIS 6.0 with web tutorials and practice. Here, I am little bit confused and not understand the configuration related to Limiting the connection to website.
...
Okay...I really need some help on this one.
Today I literally rolled out of bed only to find out that our websites had gone down. I've gone through logs up to 2 days ago nothing mentioned ...
OK, I have a friend who wants to make available from a home server a folder containing jpeg images, and would like the index page to display thumbnails, rather than just directory listing of f...
I have IIS7 installed on two Windows 2008 servers in NLB configuration.
It was working fine for a while, but now I can't log in to the IIS manager on either nodes(locally). The error is:
"Co...
Simple question: What does the IIS call the files in it's SMTP drop folder?
Or asked on another way: What file extension does Sharepoint expect to find in the e-mail drop folder?
.eml? ...
I'm looking for some recommendations for file replication software. Here's my situation, I'm load balancing 2 webservers. In order to keep content consistent between both I intend to synchroni...
Some of the email I send out bounces back because the intended recipient does not see a PTR record.
Where do I create one and how do I insert it into my outgoing email header?
Or, do I n...
I deployed my asp.net website. When I goto www.mysite.com it shows up fine. When I remove the www and just have it mysite.com I get an IIS 7 splash graphic that says 'welcome' in several lang...
Just started using a VPS with IIS 7 on it.
A few websites have been set up on it and the domain dns are now pointing to the ip of the server.
When I put each of the domain names into a w...
How can I secure FTP in IIS with certificates or any other means?
if we point to http://www.domain.com page renders
point to http://domain.com (without the www) and we get a
HTTP Error 404. The requested resource is not found.
thank you.
I followed this microsoft blog on how to create your own certificate for OWA to create a more secured access to OWA using SSL.
http://blogs.microsoft.co.il/blogs/dand/archive/2009/07/19/ena...
I have (shared) Grid Hosting with Godaddy.com - I want to produce some reports that are driven by stored procs developed on a MS SQL 2005 DB on the same Hosting Plan. I want to get by with the...