VS 2008 devenv.exe - high cpu and memory usage
Sun, 27 Apr 2008 08:49:00 -0700
I start VS 2008 and open a solution. devenv.exe CPU busy goes to over 90% and
memory usage constantly grows. I haven't done anything but open the solution.
Is there a hot fix for this problem?
--
tsiGeorge ...
|
Shift+Ctrl+A Caps Lock Frustration!!! Help!!!
Sun, 27 Apr 2008 02:34:00 -0700
I've got a serious problem here and was wondering if anyone else is running
into it.
I had attributed this to a keyboard on one machine and didn't think to
report it, but now it is occurring on two seperate boxes. When using Visual
Studio 2008 for development, my CAPS LOCK suddenly engages (nope, didnt
ac ...
|
Order of start up items
Sat, 26 Apr 2008 19:22:00 -0700
Is it possible to establish the order that you want the start up items to
start up? I feel that my Security System should be the first item to be
started when my pc boots, in order to catch anyproblems that might be trying
to start, but I can't figure out how to change the start up order. ...
|
How do you detect a full screen game is running?
Sat, 26 Apr 2008 09:34:00 -0700
I need a way to detect that a full screen game is running from a vb.net/c#
application. Is there any way to do this from within the framework without
api calls? Even if API calls are needed, what is the most reliable way to do
this? ...
|
Team Build - Project Output To Separate Folders
Sat, 26 Apr 2008 08:38:20 -0700 (PDT)
I have a solution containing 20+ console application projects. I
created a team build script to build the solution and it works great
however the binaries for all projects are dropped into the same
folder. I would prefer to end up with 20+ folders, one for each of the
projects in my solution, with each folder co ...
|
VS 2008 Web Setup Project Problem
Fri, 25 Apr 2008 10:13:00 -0700
I'm having issues with the Web Setup Project in VS2008. We upgraded from
VS2005. The MSI created when run is not uninstalling the previous version
and is also restarting IIS even though in the project I have it set to
uninstall previous and not restart www service. This was all working fine in
2005 when w ...
|
"Input string was not in a correct format" when opening VSP files
Fri, 25 Apr 2008 02:16:13 -0700 (PDT)
When I opened Report files from the profiling tool in Microsoft Visual
Studio (*.VSP), after the analysis of the file I got the following
error message and the file didn't open.
---------------------------
Microsoft Visual Studio
---------------------------
Input string was not in a correct format.
-------- ...
|
|
|
Visual Studio 2005 won't reopen solution files/resources
Fri, 25 Apr 2008 00:14:03 -0700 (PDT)
Any help appreciated.
Visual Studio fails to reopen any solution files which were open when
the solution was last closed if (and only if) there are any resource
files open at close time (eg dialog, icon etc. in resource view).
If there are no resources open then VS seems to remember which project
files (eg ...
|
Visual Studio 2005 does not let me add projects to solutions
Thu, 24 Apr 2008 14:52:42 -0700 (PDT)
I have this issue that I just noticed in the VS 2005 IDE.
When I create a new solutions, either Windows Forms or Class Library
(and possibly others) VS creates the SLN and PROJ files, and loads up
the project but sometimes I only see the project loaded in the
solution explorer. Normally one sees the solution ...
|
Tab Color
Thu, 24 Apr 2008 10:46:06 -0700
I have a tab control in a VS 2005 project usting Visual Basic. Is there a way
to color the background of the tabs in a tab control in code? Just the tab,
not the page itself. If not a color, can the font be controlled individually
for each tab. I want identify tabs visually so the user knows which tab has
da ...
|