"Mark Palatucci" <[EMAIL PROTECTED]> wrote in message news:68303@palm-dev-forum... > > Hello, > > I recently upgraded to CW8. I am trying out the new > Palm OS Application wizard. Unfortunately, it crashes > codewarrior whenever I try to use it. I get the > following error right after I click "Finish" > in the wizard: > > Operating System Error -48 > Unable to create new project. File with specified name > and version already exists. > > Then I get: Unhandled exception at: c0000005 at: > 004385ca > > And then I get a win2k memory crash and the whole > thing goes down. > > There is no other file with the same name. I've tried > multiple names and directories and it crashes every > time with the same error.
Cool -- this is the first crash of the wizards I wrote that I've seen. I'm fairly sure the problem is that you've manually opened one of the wizard stationery project files and not deleted the directories that get created. Look in your "Rad_Stationery\Palm_OS" folder. Make sure you have exactly two directories: "Application" and "Shared Library". In each directory, you should only have one .mcp file. If you have anything else there, please delete it. I saw this error in testing -- its caused by leaving a folder in the directory with the mcp file, then having the wizard try to create it manually later. I should have this fixed for 8.1... in the meantime, please post and see if this fixes your problem -- if not, we'll look at some other possibilities. -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/
