4
votes
4answers
2k views
mmc could not create the snap in error when launching internet information services
I am getting this error when trying to run internet information services on a Virtual Machine running windows XP. Anyone have any idea?
0
votes
3answers
291 views
Can’t get IIS to serve .js files from a specified directory
I'm running IIS 5 on a Windows 2000 machine.
I have an application setup in my "scripts" directory in my website, because it runs some compiled DLL's. The application is set to r …
0
votes
0answers
33 views
how to configure iis 5.1 to allow only localhost or 127.0.0.1? [closed]
In our company iis 5.1 in developer's machine(windows xp) is configured in such way that it will not accept any requests other than localhost or 127.0.0.1. That means if I have a d …
-1
votes
0answers
24 views
Why we require SMTP Service to be installed while configuring IIS 5.1 or 6.0? [closed]
I am deploying WCF service and for that I have to configure IIS 5.1 or 6.0..
Why we require SMTP Service to be installed while configuring IIS 5.1 or 6.0?
Could we uncheck a SMTP …
0
votes
0answers
12 views
ASP app needs Anonymous and Integrated Windows Authentication but not working on server
I have an ASP application that requires an authentication handler where it redirects users based on the AUTH_USER server variable.
I have IIS 5.1 on my PC and when enabling both …
0
votes
2answers
40 views
ExecuteGlobal in VBScript, ASP on IIS 5.1 (Win XP Pro) not working
What setting might be missing or misapplied that would cause the same code that works on an IIS 6.0 server to fail on an IIS 5.1 server?
I've inherited this large Classic ASP appl …
0
votes
0answers
16 views
Script IIS 5.1 installation on Windows XP
I found an idea for scripting the installation of IIS7 on Vista
I'm looking for a similar solution for IIS 5.1 on Windows XP. Any ideas?
0
votes
2answers
74 views
Steps to host a WCF service in IIS5.1(XP)
I have developed a sample WCF service. I would like to know the steps to host this in IIS 5.1(XP)
0
votes
0answers
32 views
IIS 5 default website (Stopped) after new install on new box [closed]
We just got new boxes at work.
Running Xp, IIs 5.1 (yeah I know corporate decision, not mine)
when I go look at inetmgr (iis) the default website it stopped.
if restarted, I get …
3
votes
5answers
3k views
ASP.NET 2.0 Application on IIS 5 Resulting in Error (aspnet_wp.exe (PID: XXXX) stopped unexpectedly.)
After hosting an ASP.NET 2.0 web application on a windows 2000 server(IIS 5).
I was unable to browse the web site.
The following error message was displayed on the browser and thr …
0
votes
0answers
26 views
I need to replace localhost in iis to a url..is it possible ,how? [closed]
Hi friends,
I am using google analytics but it would only work for a live,hosted website.
Is there a way to let it work in localhost also.
Or is it possible to convert localhost …
1
vote
2answers
64 views
AspAllowOutOfProcComponents error: many solutions, one programmer and no fix
Hello,
I have been trying to work on integrating a NewsLetter for a companies local intranet and I keep running into the same error that everyone seems to be getting. I am running …
1
vote
0answers
54 views
IIS 5.1, HttpHandler based on path, NOT Working. Is it possible to fix with IIRF?
I have a reverse proxy written in C#/ASP.NET. After adding a Wildcard Mapping in IIS6 it works just fine. My problem is that I have to make this application compatible with Windo …
1
vote
5answers
2k views
ASPNET user does not have write access to Temporary ASP.NET Files
When I run my Visual Studio 2008 ASP.NET project (start without Debugging) on my XP Professional box, I get the following error:
System.Web.HttpException: The current identity (ma …
1
vote
1answer
74 views
Cannot host ASP.NET MVC application in IIS
I have created a virtual directory on the IIS (IIS 5.1 that's what i'm using). when i try t o run the applciation from my browser using the URL
http://localhost/sitename .
i'm a …
