November Happy Hour will be moved to Thursday December 5th.
AI OnAI Off
November Happy Hour will be moved to Thursday December 5th.
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?
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" %>
Above is all I have in my file,
Regards,
Kris
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