Hi,
I have a website written in asp.net 1.1
Is it possible to convert it to asp.net 2.0
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\Migra ted\Stub_AddCo_ aspx_cs.cs 22 32 D:\Base\
I have a website written in asp.net 1.1
Is it possible to convert it to asp.net 2.0
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\Migra ted\Stub_AddCo_ aspx_cs.cs 22 32 D:\Base\
Comment