HighTechTalks DotNet Forums  

ERRORS in ASP.NET 2.0 Migration in VS2005

Dotnet Framework (CLR) microsoft.public.dotnet.framework.clr


Discuss ERRORS in ASP.NET 2.0 Migration in VS2005 in the Dotnet Framework (CLR) forum.



Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old   
SenthilVel
 
Posts: n/a

Default ERRORS in ASP.NET 2.0 Migration in VS2005 - 09-14-2006 , 10:52 AM






Hi All

I have problems when i convert my 1.1 ASPX web application to 2.0 using
VS2005.

My web application gets compiled fine in CLR1.1 and there is no problem with
that.

When i do the migration , i use the VS2005 wizard and follow the migration
steps.

and finally when i open my web application in VS2005 IDE and compile i get
errors like :

Error The type or namespace name 'ExtSys' could not be found (are you
missing a using directive or an assembly reference?)
Error The type or namespace name 'SysFMForm' could not be found (are you
missing a using directive or an assembly reference?)
Error The type or namespace name 'ConfForm' could not be found (are you
missing a using directive or an assembly reference?)
Error The type or namespace name 'Ntifier' does not exist in the namespace
XXX(are you missing an assembly reference?)
Error The type or namespace name 'Ntifier' does not exist in the namespace
'XXX' (are you missing an assembly reference?)


Error } expected
Error Invalid token '=' in class, struct, or interface member declaration
Error Class, struct, or interface method must have a return type
Error Expected class, delegate, enum, interface, or struct
Error Type or namespace definition, or end-of-file expected

Also most of the Access modifierrs are modified ...
Can any one let me know how we can do a COrrect Migration with VS2005?

also is there a way in the VS2005 migration where i can make options not to
convert the access modifiers and so ?

thanks
Senthil









Reply With Quote
Reply




Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.