I have urls such as "/ÄB1234" that the user types into the browser. Currently IIS strips out the Ä. How do I configure IIS to handle the request properly?
NOTE:
Urls such as "/ÄB1234" a...
I have a machine runing xp pro and IIS 5.1. I have had a website setup on it for a few years now. Some directories I have set to annonymous access and some are set to Integrated Windows authen...
I am trying to change the names of the log files in IIS6. By default they are saved in the format exyymmdd and I want to add the server name in front of it. I do not see any option in IIS6 to ...
In the hope of establishing a more reliable "Web Garden" I am trying to migrate my ASP.NET application to use the Session State Service rather than InProc. I have configured the application w...
From what I understad the response.redirect command tells the browser to go to a given location. But if the browser is tweaked to override such commands, would that make the vbscript to contin...
I want to point the server.domain.xxx/owa to a more friendly address like webmail.domain.xxx with a public certificate. My domain is currently .local and the server is running server 2008 (GC)...
I am setting up a server with Windows 2003 Server running IIS 6.0 in order to host a php site that was previously hosted from a hosted account with Linux and Apache.
I've configured my IIS ...
Hi,
My OS is Windows server 2003, Web Edition
In IIS a website is configured
There we have a virtual directories in it.
But when I see the property of Virtual directory and in the ...
I have a Windows Server 2003 set up with multiple applications running in the same application pool. There seems to be one or two apps that are causing the pool to recycle and I was wondering ...
Hi,
I recently installed MOSS 2007 ( SharePoint ) . I get the following require error messages every few seconds filling up my event log. I wonder if anyone else has experienced these pro...
Application I developed (VERY simple) is working is VS 2005. I created Virt Dir from IIS mgr, assigned C# as language, 2.0 as ASP.NET version and I still am getting that Server Application Una...
In IIS7, web server 2008, I was having problems on a couple of site with authentication, so I found my way to the "Feature Delegation" page and clicked the "Reset All Delegation" link.
Now,...
In asp.net, I send email through SMTP service of IIS 6. When I sent emails to gamil or yahoo account, I can receive them. But When I sent email to hotmail account, I cannot receive it in 99% ...
With help, I have finally got my C# files compiled to work with the ASP.Net files. Unfortunately, I am getting the following message when I try to go beyond the index page:
Server Error in...
Hi Guys
Having an issue with Web dav drives map to network share folder.
Client
XP SP2
IIS Server
W2K3 SP1 IIS6
Share Drive
W2K sp4
The problem is that when I redirect the W...
I'm being asked to look into a problem that occurs intermittently on a WebServer running my team's application.
Essentially, we have a webservice that does a lookup between codes. If you ha...
I have recently written a program in C# / ASP.net. I published the program to my internal web server / sql server and everything works beautiful. I then published my program to the actual se...
I'm trying to protect a section of my website to be only accessible from inside the office, so I'm trying to use the IP restriction for a group of computers that is available when I right clic...
Hi,
i need to configure a ftp folder in IIS
inside the folder output
\ xx1\~1.tmp
\xx2\~2.tmp
...
Can not access Exchange 2003 OMA
Do anyone know how to use / resources of sql for selecting, ordering and sorting at mysql database for accomodating dynamic table, which can support adding more fields? Example:
t_user
- u...
I'm trying to find a way to create application pools from the command-line by using another application pool as a template. Has anyone found a way to do this?
I have just purchased a Dedicated Win2k Server and am looking forward to use it to resell hosing services.
This is what i want to do.
1) SETUP DNS Server
2) CREATE NameServer entries li...
Hello,
I recently got handed the task of administering several Exchange environments since the recent dismissal of a fellow co-worker.
One of these environments is running Exchange 2007 ...
Trying to deploy logon in ASP.NET using the logon tools provided from Visual Web Developer 2008. Localy things work great however my rollout to the production server crashes with "error: 26 -...