ERRORS in ASP.NET 2.0 Migration in VS2005

S

SenthilVel

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
'Misys.Phys.Ifc.MIM' (are you missing an assembly reference?)
Error The type or namespace name 'Ntifier' does not exist in the namespace
'Misys.Phys.Ifc.MIM' (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
 

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,755
Messages
2,569,534
Members
45,007
Latest member
obedient dusk

Latest Threads

Top