| View previous topic :: View next topic |
| Author |
Message |
AlienX-P Advanced Cheater
Reputation: 0
Joined: 31 Jan 2008 Posts: 52
|
Posted: Thu Mar 13, 2008 5:28 pm Post subject: Having problems with VC++ 2005 express edition.. |
|
|
I'm running on Windows Vista, and i tried to create a project in visual c++ 2005 express edition, the status bar shows;
"Creating project '-project name here-'... Project creation failed."
I tried googling, no solutions worked, even the replacing texts in deven.exe.config (or whatever it is named), as i don't even have the file in the folder.
|
|
| Back to top |
|
 |
hcavolsdsadgadsg I'm a spammer
Reputation: 26
Joined: 11 Jun 2007 Posts: 5801
|
Posted: Thu Mar 13, 2008 5:30 pm Post subject: |
|
|
| running as admin?
|
|
| Back to top |
|
 |
AlienX-P Advanced Cheater
Reputation: 0
Joined: 31 Jan 2008 Posts: 52
|
Posted: Fri Mar 14, 2008 4:48 am Post subject: |
|
|
| Yeah, i'm running as admin..
|
|
| Back to top |
|
 |
Estx Expert Cheater
Reputation: 0
Joined: 04 Mar 2008 Posts: 172
|
Posted: Fri Mar 14, 2008 5:48 am Post subject: |
|
|
Did you install GAX? If you did, that's why it's doing that.
Either way double check for the following in your "%visualstudio%\Common7\IDE\devenv.exe.config":
Search for: Microsoft.VisualStudio.TemplateWizardInterface
If it's found, modify it to look like this:
| Code: | <dependentAssembly>
<!-- assemblyIdentity name="Microsoft.VisualStudio.TemplateWizardInterface" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" / -->
<bindingRedirect oldVersion="0.0.0.0-8.9.9.9" newVersion="9.0.0.0" />
</dependentAssembly>
|
If you've done that, try updating:
http://www.microsoft.com/downloads/details.aspx?familyid=90e2942d-3ad1-4873-a2ee-4acc0aace5b6&displaylang=en
If all else fails, try the following:
| http://forums.microsoft.com wrote: | 1. Remove SDK.
2. Delete CoreCon files.
3. Repair VS 2005.
4. Reapply VS 2005 SP1.
5. Install SDK. |
|
|
| Back to top |
|
 |
AlienX-P Advanced Cheater
Reputation: 0
Joined: 31 Jan 2008 Posts: 52
|
Posted: Fri Mar 14, 2008 6:23 am Post subject: |
|
|
Well, i did double checked, i even used the search, i searched the whole C:/ for that file, but still, not valid.
And, no, i didn't installed GAX. Only VC++ 05.
|
|
| Back to top |
|
 |
Estx Expert Cheater
Reputation: 0
Joined: 04 Mar 2008 Posts: 172
|
Posted: Fri Mar 14, 2008 7:12 am Post subject: |
|
|
So ya didn't install the Vista SP1 update? Make sure you grab that, it fixes quite a few bugs, and adds a few features. The link is in the previous post lol.
And when you searched, you opened up the devenv.exe.config file in notepad right? I think I might have explained it badly.
Open up devenv.exe.config in notepad again, and search for the text: Microsoft.VisualStudio.TemplateWizardInterface
If that's what you did, then just ignore that and try the update.
|
|
| Back to top |
|
 |
AlienX-P Advanced Cheater
Reputation: 0
Joined: 31 Jan 2008 Posts: 52
|
Posted: Fri Mar 14, 2008 9:07 am Post subject: |
|
|
Um, yeah, i know that, there's no file named that in my folder.
And i tried all solutions from google...
But it still wouldn't work.
Even installing the download you gave me..
|
|
| Back to top |
|
 |
junxuan Master Cheater
Reputation: 0
Joined: 21 Dec 2006 Posts: 495
|
Posted: Fri Mar 14, 2008 12:33 pm Post subject: |
|
|
| umm use 2008?
|
|
| Back to top |
|
 |
AlienX-P Advanced Cheater
Reputation: 0
Joined: 31 Jan 2008 Posts: 52
|
Posted: Fri Mar 14, 2008 4:32 pm Post subject: |
|
|
Tried 2008, it just gives me crap error, i couldn't even create a windows form app.
It gives me "balbalblabla call stack blablabla".
|
|
| Back to top |
|
 |
|