[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 488: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 488: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 488: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 488: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 488: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 488: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 488: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 488: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 488: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 488: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 488: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 488: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 488: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 488: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 488: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 488: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 488: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 488: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 488: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 488: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 488: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 488: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 488: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 488: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 488: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 488: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 112: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 112: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4762: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3897)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4764: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3897)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4765: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3897)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4766: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3897)
ClanKiller.com - View topic - Unable to create or open a project in Visual Studio 2008
It is currently Sat Nov 23, 2024 2:08 pm



Reply to topic  [ 4 posts ] 
Unable to create or open a project in Visual Studio 2008 
Author Message
Felix Rex
User avatar

Joined: Fri Mar 28, 2003 6:01 pm
Posts: 16662
Location: On a slope
Reply with quote
Post Unable to create or open a project in Visual Studio 2008
Ok, another bug I managed to finally get around. I've been using Visual Studio Express for a long time... first 2005 and then 2008. However, my responsibilities expanded and I needed access to features only available in the full version.

So I installed it and...wtf....no option to create a new project or open an existing one. Tried different versions of VS2008 (first the tester edition, then the developer edition) with no luck. After installing it at one point, I couldn't even uninstall it... it kept bombing out. So, here's how I fixed the problems.

Uninstall Issues
1. To remove it, I went to the registry under HKEY_LOCAL_MACHINE/Software/Microsoft/Windows/Current Version/Uninstall and went down the list of GUIDs until I found the one for Visual Studio 2008. Deleted the key.
2. Manually deleted all the Visual Studio files (multiple folders under program files).
3. Download CC cleaner and use its tools to uninstall all the stuff that has to do with Visual Studio. There were like 8 different items. BTW, uninstalling the Microsoft Office Developer tools breaks Microsoft Office on the box. :roll:

At that point I was able to install VS 2008 again. Of course, that didn't fix my actual issue. As part of hte troubleshooting, we eventually tried logging a different user into my box... and VS2008 was fine for them, so it had to be something with the user level settings.

Can't Create or Open Projects
So, to fix it not allow me to create or open projects..
1. Go to the registry under HKEY_CURRENT_USER/SOFTWARE/Microsoft
2. Delete absolutely everything that has anything to do with Visual Studio
3. Reopen Visual Studio

It reconfigures its settings again as if it had just been installed, and then boom, everything worked as normal.

I spent about 6 hours total uninstalling and reinstalling this goddamned app trying to fix this issue. Pain in my ass. And I couldn't find any references to its cause online.

I think what happened is I had VS 2005 Team Server installed for bug and feature tracking. I think having the team server plugin installed screwed up the settings for VS 2008, even though it wasn't supposed to, and even when I uninstalled the Team Server stuff it didn't remove those settings. At least, that's my guess, though I couldn't be sure without trying to duplicate it.

At this point I need the team server crap to be reinstalled so I can get access to bug reports and requirements, but at least I have a fully functional development environment.

_________________
They who can give up essential liberty to obtain a little temporary safety, deserve neither liberty nor safety.


Last edited by Satis on Fri Dec 05, 2008 6:48 am, edited 1 time in total.



Thu Dec 04, 2008 4:47 pm
Profile WWW
Stranger
User avatar

Joined: Sat Apr 12, 2003 1:14 pm
Posts: 6362
Location: Estonia
Reply with quote
Post 

_________________
When someone asks how rich you are, quote Rinox " I don't even have a rusty nail to scratch my butt with...!"

Be well or Get Help!!


Thu Dec 04, 2008 5:32 pm
Profile
Felix Rex
User avatar

Joined: Fri Mar 28, 2003 6:01 pm
Posts: 16662
Location: On a slope
Reply with quote
Post 

_________________
They who can give up essential liberty to obtain a little temporary safety, deserve neither liberty nor safety.


Thu Dec 04, 2008 10:08 pm
Profile WWW
Emperor
User avatar

Joined: Wed Apr 16, 2003 1:25 am
Posts: 2560
Reply with quote
Post 
Registry doesn't have to be mass-edited manually. I use C++ to get rid of the keys I don't want or to mass-modify them in the way I want. Any programming language can be used for that (even Fortran) more or less comfortable. Still M$ sucks for their own applications are not stable on their own OSes.

I am lucky that I have more than one C++ compiler on the computer. Java as well never betrays me.

[ part of this message is not available ]

_________________
++


Fri Dec 05, 2008 12:24 am
Profile WWW
Display posts from previous:  Sort by  
Reply to topic   [ 4 posts ] 

Who is online

Users browsing this forum: No registered users and 4 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Jump to:  
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group.
Designed by STSoftware.