Usercontrol 0x80004005

M

Marcin S.

Hi,

I have strange problem, when running a ASP.NET i get the error 0x80004005
when loading a usercontrol, i know that the control is there.

The problem is more strange becouse the applications works fine and the
problem
appears after the first sessiontimeout occours. The only way to get it work
again is to restart IIS.

My application is built using neasted usercontrols and the Root control is
is stored in a session. There is't any problem loading the root control the
problem is to load other controls into the root control.


[HttpException (0x80004005): Failed to map the path '/controls/menu.ascx'.]
System.Web.Hosting.ISAPIWorkerRequest.MapPathSlowUsingIISCore(String
path) +307
System.Web.Hosting.ISAPIWorkerRequest.MapPath(String path) +419
System.Web.HttpRequest.MapPath(String virtualPath, String baseVirtualDir,
Boolean allowCrossAppMapping) +254
System.Web.UI.TemplateControlParser.CompileAndGetParserCacheItem(String
virtualPath, String inputFile, HttpContext context) +99
System.Web.UI.TemplateControlParser.GetCompiledType(String virtualPath,
String inputFile, HttpContext context) +12
System.Web.UI.UserControlParser.GetCompiledUserControlType(String
virtualPath, String inputFile, HttpContext context) +177
System.Web.UI.TemplateControl.LoadControl(String virtualPath) +41
ferus.controls.Root.PushLoadArts(String pSelect, String pList) +118
ferus._default.Page_Load(Object sender, EventArgs e) +434
System.Web.UI.Control.OnLoad(EventArgs e) +67
System.Web.UI.Control.LoadRecursive() +35
System.Web.UI.Page.ProcessRequestMain() +750
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,582
Members
45,058
Latest member
QQXCharlot

Latest Threads

Top