Hello,
Using Windows Server 2008 with IIS 7
After recently publishing a Visual Studio 2005 website to our web server (Windows Server 2008), I added a virtual directory to my website that ...
Hello Experts:
I have DotNetNuke website installed on my host, working perfectly "and there is no redirecting to localhost any more :) "
anyhow, I want to publish it over internet.
I have...
Dear Experts,
I am getting the below message when we run the security scan for the server. where we have hosted our website. It is IIS 6, Windows 2003 server.
After googling and seeing exp...
I'm upgrading from ePO 4.0 to 4.5. What McAfee calls "McAfee ePolicy Orchestrator 4.5.0 Server" service is really Apache, AFAICT.
If I stop the WWW Publishing Service (thereby taking Outloo...
Hi All
I am looking for some guidance on application pool usage within Server 08, IIS7 and .NET 2.0 (if it helps the server is a dual quad core xeon 2.6 with 8gb ram and fast HDD's)
On o...
Hi,
We are having some trouble with our RWW and OWA not being available from the Internet. It all works fine internally using either the server name or the FQDN of our server.
Ports are...
I am having issues with our WSUS Server, Whenever we go to open the MSI, we receive a connection error (corresponding Error 7032 & 7053) in the event viewer (see below). Otherwise Error 1309 ...
I've developed a VS2008 ASP.NET application on an XP machine, but when I try to deploy it in IIS7 running on Vista, I receive error code 0x80070021.
The error messages is:
This configurati...
Hi There,
I am using XMLHTTP to PUT data onto a server and have just started with IIS7.0 after successfully setting up IIS6.0 & IIS5.0.
I have installed Microosft's WebDAV as part of IIS...
I have websites in all kinds of languages, such as perl, php, asp, etc. I would like to password protect some of them by placing Web.config files in them with the appropiate authentication met...
I install product key and get green check. After ten minutes or so it says needs Proofing.En-Us\Proof.Cab.
Can I get that from you?
When viewing a locally hosted ASP.Net app (using http://localhost/) in Internet Explorer, I can view a site just fine.
But, when I try using another browser (Firefox, Opera, etc.), I get th...
I have an asp.net contact form that is programmed to send email using the local host. How do I setup IIS7 on Windows Server 2008 to do this? Thank you.
I am able to get a list of my application pools using DirectoryServices, however I want to find the Identity that the application pool is running under, so if the Identity is "DEVELOPMENT\MyII...
I was working on a part of my .NET 3.5 application on Server 2007, and after trying to register a module (.dll) began getting this error whenever loading a page. I tried to remove all traces o...
I have gone through the process of creating a temporary website on the same IIS server, creating the CSR from this temp site, installing the new GoDaddy SSL cert (2048 bit) and then removing t...
Hi All,
Running several websites on a Windows 2008 IIS7 server.
In the last few months the application-pool stops and the error below is logged.
I've tried seperating the sites into...
Hi.
Im trying to add one checkbox column to the DataGridView which already contains other 4 other columns. Im binding data for these 4 columns from a datasource. but i want this 5th colum...
I have gotten this error a few times now... Any ideas on what might be causing this?
Faulting application w3wp.exe, version 6.0.3790.3959, faulting module mscorwks.dll, version 2.0.50727.14...
I am trying to setup a proxy autoconfiguration file. Unfortunately I have had little luck following instructions on the web. I have the proxy working when I hard code the fields in the brows...
This problem is driving me crazy. I am running IIS 7 to power our corporate web page. These pages are .asp pages. The web site works fine and all pages display properly except for the files in...
Hello,
I'm trying to send E-mail using System.Net.Mail in a Windows Forms application in C#.
I'm getting the following error..
"The remote certificate is invalid according to the validati...
We need to disable insecure HTTP methods in IIS 6.0. Please help.
env= w2k3, SMTP service from IIS.
I have a php application on this server which send emails. Many gets rejected by some servers, mostly because the connection is refused.
how shall I setup t...
i am used to running visual studio from the debugger instance of iis. In this project I need to attach to the iis running on my xp machine.
I have the attach to process window open and my ...