Smart device CAB project - registry error during build

I am building a CAB file for a Pocket PC application in Visual Studio .NET 2005. In VS .NET 2003, there was a fairly straightforward option to 'Build CAB file' in the project context-sensitive menu. As far as I can see, in VS .NET 2005, one has to add a Smart device CAB project. I have followed walkthrough 'Packaging a Smart Device Solution for Deployment' available in VS .NET 2005 online help and completed all the steps. When attempting to build the cab file, I receive the following error in the output window:

Warning: Section [RegKeys] registry value "" has an empty string for the data

Error: CAB file "P:\MyApp_Setup\Release\MyApp.CAB" could not be created

I am guessing that VS wants me to do some extra work in the registry editor in the deployment project, over and above what the walkthrough specifies. Of course, there is a possibility that I am doing something else wrong. Any assistance will be gratefully received.

Cheers



Answer this question

Smart device CAB project - registry error during build