Does your aspx file reference the code behind file in the Page directive?
<%@ Page Language="CS" CodeFile="codebehind.aspx.cs" Inherits="Class" %>

Signature
Carsten Thomsen
Communities - http://community.integratedsolutions.dk
>I used a text editor to create a aspx file and its code-behind c# file,
>then
[quoted text clipped - 4 lines]
> advise.
> Peter
Bajoo - 29 Oct 2005 13:24 GMT
When you are using VS studio , VS studio compiles the code behind for
you which in the first case ( in which you were coping the files) was
not the case.
Regdrs,
Naveed Ahmad Bajwa
Kalsoft Pvt Ltd.