Advertisement

Experts have come up with some helpful tips for getting a solution to your problem fast.

 

Welcome! If you have any general questions about Experts Exchange, feel free to ask me.

 
Time Tested Microsoft IIS Web Server Solutions: 176 - 200 of 3083
 
System Info: - Windows Vista Home Premium - IIS 7.0 (running on local machine for testing purposes) - Language: ASP (VBScript)   Goal: - Send emails locally with my computer using CDONT...
Is there any way I can move the emails out of the BadMail folder in IIS/SMTP server and into the Pickup folder so that they can be resent? I notice that for each bad email that gets dropped...
Hello there, The first I heard about the problems we're experiencing, was when somebody contacted me about emails that were not getting through.  People were receiving a "Delivery Failure R...
Hello, i'm using the following code in an ASP page to access a Windows 2003 Server using Terminal Services : sub BtnConnect          MsRdpClient.server = "10.1.1.22"    MsRdpClient.Se...
Not a difficult question, but urgent.. I have IIS running on a server that is not on a domain is to serve files from a share on another computer that is on a domain. The server needs to...
how to rebuild owa in exchnage. I installed another program on the exchnage which messed up the owa.  
In IIS I have two sites (same machine). 1. The old site 2. The new site The old site has been stopped and the new site started. I want to move the SSL certificate from the old site to the ...
Hi Eveyone: (under windows server 2003 and IIS 6) I need to set up an FTP site for isolated users. Now I already know how to set up a default FTP site, so no need to go into that. This i...
I have a clean install of W2K3R2 x86 and have installed WSUS 3 on top. MMC 3.0 is installed, as is GPMC with SP1. SQL Server 2005 Developer Edition is installed with all options including Re...
This is a fresh installation of Server 2008. I'm trying to get a ftp site working. I've obiously not got something right.... My sever ip address is 192.168.16.2 The default website is bound...
I am having a problem with the folliowing php script using IIS 5.1 PHP 5.2.1 <?php phpinfo(); ?> The url is file:///C:/Inetpub/wwwroot/phpinfo.php using Firefox 2.0.0.3. This actually produc...
I am struggling to find the root cause of an authentication issue. I have tested in both IE7 and Firefox 2 with similar results so this issue is not browser specific. The setup is probably ...
I have a question about using the Page Viewer Web Part in WSS 2.0. When I use it to display an internal URL or folder location it will only work for internal users. How can I get it to work ...
I have just installed a Small Business Server 2003. Our SBS 2003 R2 sits behind a Serviced Accommodations router.  Their router is set up to port forward all the default SBS ports to another c...
Hello, I'm running IIS on an SBS behind NAT. I also run Apache2 on a Ubuntu box on the same lan. IIS is subdomain.mydomain.com:80 and 443 Apache subdomain.mydomain.com:8080 I'd like t...
I have 2 web applications one is a .Net 3.5 application and the other is a .Net 1.1 application.  Currently I have them working as 2 seperate virtual directories.  I want the .Net 3.5 applicat...
Hi What does the below msg mean ?  its from windowsupdate.log     does this mean this client is getting its update from Micorosoft   or  from  my Wsus Server ?   please assist  Servi...
Is there any way to force IIS to the regional settings for ASP applications? I see a fix here for Server 2000: http://support.microsoft.com/default.aspx/kb/306044 but I am running Server...
Hi I'm currently having trouble with IIS I'm creating several top level website (e.g. 1.mydomain.com, 2.mydoamin.com) all of which should have an ssl connection (I've installed a wildcard ce...
Hey all, Quick question folks i've finally made the move to vista (very happy by the way - x64) bu5t im struggling with configuring the web server (thigns are soo different hehe) ...
Experts, I recently installed IIS on Windows Server 2003 and am having some problems. When attempting to view the \\localhost\ default web site I get: Service Unavailable (Note that I am ...
aspnet is not in list of processes after getting error on trying to start c# asp.net project in debug mode.  "Unable to start debugging on web server. Server side-error occurred on sending deb...
I create one web application using c#  on Vista Enterprise OS. when I run that application through VS orcas Bita 1, it works fine. but when I tried to access that application through localhost...
I just got a new server and I loaded websites and none of the websites will start it gives me the generic message for all of them? is it something wrong with my dns?>?
We are testing this code from an XP system remoting to a 2003 server with a static IP.  Here, DLSServer is an interface mechanism which has the CServer class which in turn contains the CallFu...