Could not load type 'Admin.AdminTop' error message

N

noor

Hi
I have a user control with code behind.

<%@ Control ClassName="AdminTop" Language="c#" AutoEventWireup="false"
Codebehind="AdminTop.ascx.cs" Inherits="Admin.AdminTop"
TargetSchema="http://schemas.microsoft.com/intellisense/ie5"%>

When run this page from localhost, all is ok.
When put this page on another IIS server i get this error message.

Thanks for your time
 
T

Teemu Keiski

OK, is the app folder where the bin directory is, marked as an application.
Assemplies are searched from the bin directory on root of the app.

--
Teemu Keiski
MCP,Designer/Developer
Mansoft tietotekniikka Oy
http://www.mansoft.fi

ASP.NET Forums Moderator, www.asp.net
AspAlliance Columnist, www.aspalliance.com

Email:
(e-mail address removed)
 

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

Forum statistics

Threads
473,743
Messages
2,569,477
Members
44,898
Latest member
BlairH7607

Latest Threads

Top