Results 1 to 2 of 2

Thread: When Run ASP.Net Appication system generate this error

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    Jan 2005
    Location
    Canada
    Posts
    141

    Angry When Run ASP.Net Appication system generate this error

    Server Error in '/Patwar' Application.
    --------------------------------------------------------------------------------

    Debugging is not supported under current trust level settings.
    Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

    Exception Details: System.Web.HttpException: Debugging is not supported under current trust level settings.

    Source Error:

    An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.

    Stack Trace:



    [HttpException (0x80004005): Debugging is not supported under current trust level settings.]
    System.Web.UI.TemplateParser.HandlePostParse() +183
    System.Web.UI.TemplateParser.Parse() +200
    System.Web.UI.TemplateParser.GetParserCacheItemThroughCompilation() +74
    System.Web.UI.TemplateParser.GetParserCacheItemInternal(Boolean fCreateIfNotFound) +219
    System.Web.UI.TemplateParser.GetParserCacheItemWithNewConfigPath() +125
    System.Web.UI.TemplateParser.GetParserCacheItem() +98
    System.Web.UI.ApplicationFileParser.GetCompiledApplicationType(String inputFile, HttpContext context, ApplicationFileParser& parser) +171
    System.Web.HttpApplicationFactory.CompileApplication(HttpContext context) +43
    System.Web.HttpApplicationFactory.Init(HttpContext context) +485
    System.Web.HttpApplicationFactory.GetApplicationInstance(HttpContext context) +170
    System.Web.HttpRuntime.ProcessRequestInternal(HttpWorkerRequest wr) +414

  2. #2
    Fanatic Member
    Join Date
    Jun 2004
    Location
    All useless places
    Posts
    917

    Re: When Run ASP.Net Appication system generate this error

    This kind of information will never evoke any response. Be a bit more informative about your problem. I can't make anything out of it. Wish that somebody else will.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width