I got web app which uses ms mvc. I'm still living in stone age - using IIS5. I'm not aware how to make URL`s clean in it (without .aspx postfix) and i do not care, cause production environment won't use 5th version. But it's irritating when testing app manually.
I need a way how to make those URL`s clean or to get version of IIS inside ...
hi,i have developed an application and it is working fine but when ever i create a virtual directory for it in IIS and run the application i am getting connection failure exception and named pipes exception.
thanks!
...
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 run scripts and executables.
For some reason, when I try and access any .js files in that directory, I get "The system cannot find the file specified.". I trie...
i have several development sites on my wix xp laptop (all classic asp). Doe anyone know why i need to type localhost/site/default.asp (i keep getting a 405 error on iis 5.1) and not just localhost/site
thanks
...
I'm trying to make a post, from an asp classic server side page, using the user credentials...
I'm using msxml2.ServerXMLHTTP to programatically make the post
I've tried with several configurations in the IIS 5.1 site, but there's no way I can make IIS run with a specified account...
I made a little asp page that runs whoami to verify...
I'm working on (surprise) a web framework that entirely is dependent on mod_rewrite, however I'd like for it to be compatible with IIS ( if possible ). There's a slight slight chance one of the sites being built will have to be stored on an IIS box, I'm wondering if there's any rewrite module in the most popular versions of IIS I could r...
I'm trying to do some web development. I cannot start IIS (I need to run some Web Services).
As of about a month ago, the "COM+ System Application" service has started failing with this error:
The COM+ System Application service
failed to start due to the following
error: Access is denied.
DCOM also logs an error in the even...
I have a .NET 1.1 solution I'm opening in VS2003. One of the Projects is a Webservice, which points to a page on localhost. On the computer that created the solution it is able to open it and works just fine. When opened on any other computer, I get prompted:
Set Project Location - ProjectName
Select the location of the working copy of...
I'm experiencing an issue where the ASP.NET Cache objects are cleared out every minute or so. The proper behavior is that the cache objects should last 24 hours. This issue started recently when our public web servers were recently upgraded from IIS 5 to IIS 6. The site in question gets about 15,000 page views/hour during peak times. Th...
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 this on IIS 5.1 and on error exists at Server.CreateObject(ADODB.Connection), also the purpose of the ASP code is to read an Excel file
Error Type:
Server ob...
I want to add .doc to my mapped file extensions in IIS 5.1 as part of my build script. Is there a script or some example code somewhere that I could include that would do this?
...
Note: I couldn't decide whether this was more appropriate for Stack Overflow or Serverfault, so if you have some insight into that, let me know.
Background: Recently, my server (Windows 2000, MS SQL 2005, IIS 5.0, ASP Classic) experienced a spike in traffic to a specific set of ASP pages. This spike caused a massive drain on the process...
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 able to see the initial landing page . But when i force a controller action call like this .
http://localhost/controllername/actionMethodName
i receive the 40...
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 Windows XP and IIS 5.1. At first attempt adding a wildcard file type mapped to aspnet_isapi.dll didn't work. I also tried using a file extention to no avail.
My ...
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 application. It "caches" a series of files with funcitons in them using the ExecuteGlobal command. On both server, the command executes without error. However, ...
I have developed a sample WCF service. I would like to know the steps to host this in IIS 5.1(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?
...
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 Integrated Windows Authentication (IWA) and Anonymous this seems to work fine.
When I deploy to Windows Server 2K3 it all changes and with both IWA and Anonym...
First - I know XP isn't great at hosting, but as the site is only for my personal use, and I already have an XP licence, that's what I'm using...
I'm using the pure asp upload script from link text to upload images to a website hosted on a Windows XP Pro pc.
The upload script works great on other sites I have developed but these were a...
Hi folks:
As title said, I cannot find aspnet_wp.exe in II6.
Where is it or replaced in IIS6?
Thanks.
...