472,094 Members | 2,494 Online
Bytes | Software Development & Data Engineering Community
Post +

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 472,094 software developers and data experts.

ERRORS in ASP.NET 2.0 Migration in VS2005

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

Sep 14 '06 #1
0 1409

This discussion thread is closed

Replies have been disabled for this discussion.

Similar topics

1 post views Thread by Mike | last post: by
2 posts views Thread by PointMan | last post: by
6 posts views Thread by SenthilVel | last post: by
1 post views Thread by SenthilVel | last post: by
1 post views Thread by (js) | last post: by

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.