Microstation Addin Wizard

Hi,

I have a problem about the  Microstation Addin Wizard  usage . I use Microsoft Visual Studio 2008 and Bentley_V8i. I  follow three steps and try to create a project. Here is my steps. 

1. Copy the MicroStationAddInControl.zip file to the VisualStudio 9\VC\vcprojects

directory. Unzip the MicroStationAddInControl.zip in the VC\vcrojects directory to place three files.

This will give you the link into the VS New project dialog.

2. copy the MicroStationAddInWizard2005-Rev2.zip file to the VisualStudio

9\VC\VCWizards directory.  Unzip the template file to expand out the MicroStationAddInWizard directory. This will provide the wizard mechanics and the templates for the source code.

3. Start VisualStudio look in the C++ projects for the MicroStation AddIn Wizard

after  this steps i try to create a project

I take an error during the project creation. Error message is "project creation failed".

I would like to ask you ,do we need MicroStationAddInWizard2008. If we need where can I find this version .