Try our conversational search powered by Generative AI!

IIS7 Default Document 404

Vote:
 

Hi we are having an issue where on IIS7 the /ui/edit and /ui/admin result in a 404 error. /ui/admin/default.aspx and /ui/edit/default.aspx works ok. Of course we have default documents set up correctly in IIS7. We have tried all combinations of config for this.

We are sure that it is something to do with our episerver configuration.

Many thanks

Jet Basrawi

#34791
Nov 16, 2009 16:25
Vote:
 

Is this a new install of EPiServer on IIS7 or migrated from IIS6? Also what mode is your application pool running in, Classic or Integrated?

#35393
Dec 08, 2009 23:27
Vote:
 

Hi Jet,

 

What I did to solve this issue is just to copy empty (if you don't use it for some custom code) Global.asax to the root of the website.

<%@ Application Language="C#" Inherits="EPiServer.Global" %>

<%@ Application Language="C#" Inherits="EPiServer.Global" %>

Above is all I have in my file,

Regards,

Kris

#36886
Edited, Feb 12, 2010 17:36
This thread is locked and should be used for reference only. Please use the Episerver CMS 7 and earlier versions forum to open new discussions.
* You are NOT allowed to include any hyperlinks in the post because your account hasn't associated to your company. User profile should be updated.