locked
getting error after website migrate from one server to another. RRS feed

  • Question

  • User1219651576 posted

    Errror:

    Server Error in '/' Application.
    
    Parser Error
    
    Description: An error occurred during the parsing of a resource required to service this request. Please review the following specific parse error details and modify your source file appropriately.
    
    Parser Error Message: Could not load the assembly '****'. Make sure that it is compiled before accessing the page.

    suppose i am browsing  web.com/main/

    in main folder, bin folder and my default page is there but why this error giving.

    Any Solution?

    Thursday, May 9, 2013 4:50 AM

Answers

  • User361859439 posted

    Hi,

    As suggested above the directory has to be an application and make sure that you are using the correct .NET version with correct permission.

    • Marked as answer by Anonymous Thursday, October 7, 2021 12:00 AM
    Thursday, May 9, 2013 11:12 AM

All replies

  • User1428336426 posted

    Make sure you make main as  a virtual directory to work properly

    Thursday, May 9, 2013 6:53 AM
  • User361859439 posted

    Hi,

    As suggested above the directory has to be an application and make sure that you are using the correct .NET version with correct permission.

    • Marked as answer by Anonymous Thursday, October 7, 2021 12:00 AM
    Thursday, May 9, 2013 11:12 AM