> I have a website written in asp.net 1.1
OK.
> Is it possible to convert it to asp.net 2.0
Yes.
> here iam getting error :
>
> Error 2 The type or namespace name 'BaseScreen' could not be found
> (are you missing a using directive or an assembly reference?) D:\Base
> \App_Code\Migrated\Stub_AddCo_aspx_cs.cs 22 32 D:\Base\
What is 'BaseScreen'? Is it a method in a separate assembly which you've
omitted to add to the project's \bin folder...?

Signature
Mark Rae
ASP.NET MVP
http://www.markrae.net