All TagsIIS 7.0IIS 7.0 Problem (RSS)
  • Could not load file or assembly '******' or one of its dependencies. Access is denied.

    There's plenty of information out there about this error. I haven't seen anything specific to IIS7. The error is random, but after it happens once, it continues for every subsequent request until the site is restarted. We have 3 servers in a farm, this happens on all of them. We are on 2008 64bit...
    Posted to Forum by shiftynick on 08-21-2009, 9:08 AM
  • Erractic behaviour with IIS7

    Thank you for reading this post, I am at my wits end. I am migrating a site from IIS4 to IIS7. I have converted all content to ASP and adjusted permissions etc. The site loads properly except for one thing. The header image which is a static link appears the first time you load the page and will not...
    Posted to Forum by Shamron on 06-04-2009, 5:25 PM
  • Re: IISMANAGER_CRASH IIS Manager terminated unexpectedly.

    Hello, I found the answer by trying a hell lot of things. Hopefully it will be of help to others as well. It started off with the error that service unavailable. To resolve that, I replicated the classic asp.net application pool and changed the Application pool of my web application to the new application...
    Posted to Forum by sabarslan on 03-26-2009, 6:15 AM
  • IIS Cannot modify Archive File

    Ok, bear with me as this is my first post and I am still quite green to most of this ASP/IIS stuff. I have a website running on Visual Basic/.Net. Everything runs fine except one little "feature"; Essentially what happens is the code behind calls the Shell method to add files to an archive...
    Posted to Forum by fball922 on 03-17-2009, 2:13 AM
  • HTTP Error 405.0 - Method Not Allowed

    I am getting the following error message when I call or execute a cgi script from another website. HTTP Error 405.0 - Method Not Allowed The page you are looking for cannot be displayed because an invalid method (HTTP verb) is being used. I have attached a screen shot of the error message. http://www...
    Posted to Forum by will1968 on 01-27-2009, 11:08 AM
  • Problem with ApplicationPools

    Hi, Lately (for the last 4-6 days) I have started experiencing problem with my websites running on IIS7. My websites running on Application Pools based on .net 2.0 (integrated and/or classic mode) seem to get 'stuck'. They will load all other pages properly but the page that gets 'stuck'...
    Posted to Forum by fadi89 on 12-14-2008, 11:14 AM
  • Client-IIS connection disconnects suddenly while reading request

    Normal 0 false false false EN-US X-NONE X-NONE MicrosoftInternetExplorer4 /* Style Definitions */ table.MsoNormalTable {mso-style-name:"Table Normal"; mso-tstyle-rowband-size:0; mso-tstyle-colband-size:0; mso-style-noshow:yes; mso-style-priority:99; mso-style-qformat:yes; mso-style-parent:"";...
    Posted to Forum by dkinjal on 11-28-2008, 10:09 AM
  • Problems with content on UNC share

    Hello, I have some problems migrating my old ASP applications to IIS7. I configured an application pool that runs under an domain user that has access to the UNC root path of the website. (this user is also used in the live IIS6 environment so permissions are ok...) The Anonymous authentication is set...
    Posted to Forum by FlorisvanHaaster on 10-11-2008, 9:26 AM
  • Error message 401.2.: Unauthorized: Logon failed due to server configuration - IIS7

    I migrated an application from IIS 6 to IIS7 and everything works except one thing. We have a Download Manager that uses a WebService to connect to the site but for some reason it gives the following error: " Error message 401.2.: Unauthorized: Logon failed due to server configuration Verify that...
    Posted to Forum by cosmin10 on 09-30-2008, 3:49 PM
  • Access Denied

    The installer for our application includes the following bit of code: public static ArrayList PopulateSites( string serverName) { ArrayList sites = new ArrayList (); DirectoryEntry w3svc = new DirectoryEntry ( "IIS://" + serverName + "/w3svc" ); DirectoryEntries webSites = w3svc.Children;...
    Posted to Forum by gsullivan on 09-15-2008, 3:59 PM
Page 1 of 1 (10 items)
Microsoft Communities