davidrobin Posted July 11, 2003 Posted July 11, 2003 I have installed the DX9aSDK successfully all apart from the application wizards. I have tried copying the following files to the VBProjects folder on my C drive at the VS 2003 installation location. Mdx9appwizard.ico .vsz .vsdir and also copied the Mdx9appwizard folder from the SDK to the VBWizards folder in my VS installation location. When I say new project the DirectX icon appears for but when I click on it I get the following error. object with program ID VsWizard.VsWizardEngine cannot be created. Any one got any ideas how to properly install the wizards. Quote
Mike in Paradis Posted July 11, 2003 Posted July 11, 2003 CHange the wizard file Go to the Visuals Studio Setup page and it is documented here http://www.seedwiki.com/page.cfm?doc=directxlinks&wikiid=2492&wpid= You need to change your wizard id type. The wizazd doesn't put the Windows.Form as the first class so once the wizard code is generated you need to change the form to the first class and bob is your uncle... Quote
davidrobin Posted July 12, 2003 Author Posted July 12, 2003 Worked a treat. Thanks a million. Now all I have to do is learn how to program DirectX9. Quote
*Experts* mutant Posted July 12, 2003 *Experts* Posted July 12, 2003 Now all I have to do is learn how to program DirectX9. You made it sound so easy , like its easier than to install wizards :). Quote
davidrobin Posted July 13, 2003 Author Posted July 13, 2003 Sound clever don't I. More like :confused: It certainly isn't easy, as I'm sure you well know.. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.