Test: Please Ignore.
Thu, 17 Jul 2008 10:28:25 -0400
...
|
VS2008: Performance issue with large folders
Thu, 17 Jul 2008 15:03:35 +0100
With a web site which includes two folders with ~7700 .jpg files each (the
folders were not included in the project, just in the same directory as the
project), I found debugging appeared to hang VS2008.
It isn't hung: it's just doing nothing (apparently) for 40-odd minutes
whilst using as much CPU time as ...
|
Managing includes and libraries for multiple solutions (VS2005)
Wed, 16 Jul 2008 14:22:10 -0400
Hi all. I'm trying to deal with a frustrating problem. First let me
outline how I have been doing things and what I have tried:
I have several solutions comprised of up to 80 projects in each. When
building the C++ libraries (DLL's) they are always created in a common
folder, so in VS 2005, "Tools/options/pro ...
|
Visual Studio 2008 build option
Wed, 16 Jul 2008 07:53:06 -0700
I have a C project developed in Visual Studio 2008. From IDE, I have to
compile debug and release for Win32 and debug and release for x64. Is there a
way specify 'compile for all platforms and all release/debug ". This will
keep all my compilations at almost one time and in synch. I dont want to
manually bui ...
|
How to stop DocumentEvents.DocumentClosing event
Tue, 15 Jul 2008 11:16:14 +0800
Hi there,
I'm writting a macro in Visual Studio 2008.
I want to check document when I click close on a file in Visual Studio
Editor, and keep the document opening if I find something.
I add check code in DocumentEvents.DocumentClosing, but I don't know how
to prevent the document closing. Could anyone giv ...
|
VB app not getting new versions
Mon, 14 Jul 2008 19:51:12 GMT
Good Afternoon,
Hopefully someone can help, i am going nuts!
i have a small but important app in vb express that used to automatically
check for a new pulished version or update, but now it is not. I have
checked my settings, and all seems to be okay. All my paths are ok, and it
is set to check for an u ...
|
Datagrid Select Button
Mon, 14 Jul 2008 11:06:51 -0400
I have a datagrid that has two Select Button columns. I cannot figure out
how, when a button is clicked in a row and the SelectedIndexChanged event
fires, to identify which of the two buttons was clicked ... the one in, say,
column 3 or the one in column 7?
Thanks for any help.
...
|
|
|
Build Setup and Deployment Project Problems
Mon, 14 Jul 2008 07:28:56 -0700 (PDT)
Windows Installer issues building Setup Deployment Project in Visual
Studio 2005.
Using two machines both with the following software configuration:
- Windows XP Pro SP3
- Visual Studio 2005 Professional 8.0.50727.762 (SP.050727-7600)
with ENU Service Pack 1 (KB926601)
- Microsoft .NET Framework 2.0.5072 ...
|
How to create a shortcut in "Send to folder" in VS 2005 setup project.
Mon, 14 Jul 2008 08:25:31 -0500
I am unable to create a shortcut in the "send to" folder using a VS 2005
deployment project. It looks pretty straight forward in the project but for
some reason when I build the project and test it, my shortcut never appears
in the send to folder.
Is this a bug or am I not doing something right?
Ertan Zana ...
|
Declined Symbol Sever EULA; then "Microsoft Visual Studio is Busy"
Mon, 14 Jul 2008 02:49:00 -0700
Hello everyone,
I fall into a problem that Visual Studio 2005 on Windows XP SP3 has become
very slow in debug session.
It happened in this way.
1.It is Dell GX270. (Desktop PC)
I installed 'Debuging Tools for Windows(x86)', 'LiveKd', and Kernel Symbols
together with setting the Environment variable _NT_S ...
|