Unexpected Exception in loading the assemblies

Discussion in 'ASP.NET / ASP.NET Core' started by shero, Jan 21, 2006.

Thread Status:
Threads that have been inactive for 5 years or longer are closed to further replies. Please start a new thread.
  1. I get the following exception periodically on my site www.masr2006.com:


    Could not load file or assembly 'App_Web_t3334rcj, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null' or one of its dependencies. The system cannot find the file specified.

    (every time its a different assembly)

    The websiteworks just fine for a couple of hours and then the error occurs again. No user can log in or sign up when this happens and it is temporarily resolved by uploading any file to my project (web.config, the bin directory, even any aspx file [​IMG]

    very weird ... hope some can help

    Thanx in advance
    Sherif
     
  2. I've seen this before on other sites. I'm suspecting this is an asp.net 2.0 bug, but I don't have enough information about it yet.


    Joel Thoms

    DiscountASP.NET
    http://www.DiscountASP.NET
     
  3. Bruce

    Bruce DiscountASP.NET Staff

    is the application built w/ the released version of VS.NET or VWD?

    we've seen some problem w/ running sites created by beta release of VS.NET running on released version of asp.net framework 2.0.

    Bruce

    DiscountASP.NET
    www.DiscountASP.NET
     
Thread Status:
Threads that have been inactive for 5 years or longer are closed to further replies. Please start a new thread.

Share This Page