All Tags404 (RSS)
  • IIS7 replace my custom 404 error management

    In my asp.net application, I created a module to do some url rewriting. IN this module, I also verify that all non valid call are executed by my err404.aspx page. This page has only 2 lines of code: Response.StatusCode = 404 Response.StatusDescription = "Not Found" I do not use the 404 redirection...
    Posted to Forum by foxontherock on 11-18-2009, 9:11 AM
  • Rule to catch swf files returns 404 file not found.

    I have the following rule in my web.config <RULE stopProcessing="true" name="Lesson Testing"> <MATCH url="(.+)/lesson/(.+).swf$"> <ACTION type="Rewrite" url="/handleSWF.aspx?lookingfor={R:0}"> </ACTION> </RULE> When i attempt...
    Posted to Forum by surrealis on 11-12-2009, 8:20 PM
  • Extensionless Files and IIS7

    Hello, How can I get IIS7 to serve up extensionless files? Right now all I get is a 404 page unless I put an extension on the files I need, but that's not gonna happen for the sheer volume of them and how the software works that uses them.
    Posted to Forum by Xipher on 11-12-2009, 5:17 AM
  • Can I make this app in IIS?

    Hi, I'm thinking of making a web application using VS2008 but I don't know if it is possible to configure IIS to make it work. Suppose I have the contoso.com domain, the app needs to do the following: if a user navigates to www.bob.contoso.com , the page displays: "Hello Bob". I don't...
    Posted to Forum by ikke_ook on 11-11-2009, 5:14 PM
  • Compression of 404 error text

    I was looking at the compression of content returned from my IIS7 websites and compressions is generally working well EXCEPT for the case of detailed error messages, such as 404 errors. The 404 errors have a content-type of "text/html; charset=utf-8", which is different than most of the content...
    Posted to Forum by SQLRocks on 11-04-2009, 11:21 PM
  • Head wrecker: 2 Identical servers with 2 websites BUT

    Hi Guys, I am doing a migration to two new servers and I am having a very strange problem. Server 1 and Server 2 both host multiple websites and use an web drive which is an EMC storage (both windows see them as normal drives) Server 1: Website-A works Website-B Does not work (error 404) Server 2: Website...
    Posted to Forum by theh1982 on 11-04-2009, 10:39 AM
  • Some forms error 404... others no (POST)

    I have IIS 6 with php and mssql server. I have 3 forms with POST method 1. works perfectly 2. Error 404. One of this forms, its a simple html form. why?
    Posted to Forum by lestatminiyo on 10-29-2009, 5:13 AM
  • Can not create directory with code Help ME!!

    Im have a web app being served up from my computer. Im running VB SSL. everything is just dandy:) The only issue Im having is that My code will not write to my File system or create a new directory from a client computer. the code will run just fine on my machine but when its called from an outside machine...
    Posted to Forum by I_Hate_This_Name on 10-22-2009, 11:20 AM
  • IIS 7.0 URL Rewrite and SharePoint 2007

    I was wondering if anyone has had any experience (and hopefully some success) using the IIS 7.0 URL Rewrite module with SharePoint 2007. My fear is that SharePoint is not going to allow the IIS 7.0 URL Rewrite module to handle redirects. I added a URL Rewrite wildcard rule against my SharePoint development...
    Posted to Forum by Robyn_Hutton on 09-08-2009, 10:30 AM
  • Server Error in '/' Application - The resource cannot be found.

    Hey Guys, I know this is a really common error, and you must be bored of troubleshooting it by now! But here's the situation I have: I created an "Asp.Net Web application" for .Net 2.0 using visual studio 2008. I then set up IIS on my local machine (XP SP2), and it runs the website fine...
    Posted to Forum by simonalexander2005 on 09-07-2009, 5:57 AM
Page 1 of 5 (48 items) 1 2 3 4 5 Next >
Microsoft Communities