An error occurred during.... Could not load the assembly 'App_Web_oon-2ckc'.

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Gtu108
    New Member
    • Feb 2008
    • 1

    An error occurred during.... Could not load the assembly 'App_Web_oon-2ckc'.

    Hi,

    I am getting an error while uploading a published version of site. The error is like :

    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 'App_Web_oon-2ckc'. Make sure that it is compiled before accessing the page.

    Source Error:


    Line 1: <%@ page language="C#" autoeventwireup ="true" inherits="Index , App_Web_oon-2ckc" %>
    Line 2:
    Line 3: <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dt d">


    Source File: E:\hshome\forer epr\forevacatio ns.com\Index.as px Line: 1


    --------------------------------------------------------------------------------
    Version Information: Microsoft .NET Framework Version:1.1.432 2.2407; ASP.NET Version:1.1.432 2.2407

    My site is a sub domain. And the domain is having ASP.NET 1.1 version. Where as my site has been created with .NET version 2.0. I have compiled, published and then uploading it.

    The assembly it is searching for is already in bin folder. What is the problem then??? Can any one explain and resolve it.
Working...