Upgrading VC 6.0 custom appwizard application to VC .NET 
Author Message
 Upgrading VC 6.0 custom appwizard application to VC .NET

Hi,

I have custom appwizard application created using VC 6.0
and when I try to compile the same in VC .NET, I get
following errors

error C2061: syntax error : identifier 'IBuildProject'
error C2143: syntax error : missing ';' before '*'
error C2501: 'CMonWizardAppWiz::IApplication' : missing
storage-class or type specifiers
error C2501: 'CMonWizardAppWiz::pApplication' : missing
storage-class or type specifiers

It appears that existing appwizard applications are no
longer being supported in VC .NET.

Is there some migration tool to upgrade appwizard
application to VC .NET ? Any help would be greatly
appreciated.



Sun, 23 Oct 2005 06:37:29 GMT  
 
 [ 1 post ] 

 Relevant Pages 

1. upgrade of dll from vc++ 6.0 to vc++.net

2. Problem upgrading from VC 5.0 to VC 6.0

3. Custom MFC AppWizard in VC.NET

4. Upgrading VC 6 to VC.Net

5. Upgrading custom AppWizard to VS.NET

6. backward compatibility vc++ .net vc++ 6.0

7. Link Errors in VC.net that don't appear in VC 6.0

8. vc 6.0 and vc .NET

9. How to build setup program for VC application(VC 6.0)

10. DLL built with VC 6.0 not working with VC 7.0 application

11. embed an VC++6.0 ActiveX in a VC++.net Application

12. VC 6.0 Upgrade

 

 
Powered by phpBB® Forum Software