Visual Studio 6.0 TRACE() not displaying in Debug window
Thu, 8 Jun 2006 18:57:01 -0700
Can someone provide me with some suggestions on why I am not getting my
TRACE("some string...") output in the debug window? This is a simple C++
diaglog type appication using MFC that compiles with the TRACE() statements
but I see nothing in the debug window.
I have currently looked at the following ...
|
Conditionals in DLL module definition file
Thu, 8 Jun 2006 14:05:47 -0400
I'm wondering if there is any way to put conditions (i.e. #ifdef BLAH) in
module definition files (.def).
I want to have conditional exports. I cannot just use _declspec(dllexport)
because I am pulling some of the exports in from static libraries
(_declspec(dllexport) does not carry over to the DLL, from ...
|
Unable to start debugging on the web server - Duplicate name on Network?
Thu, 8 Jun 2006 07:43:32 -0700
I've just recently upgraded to VS2005 and have managed to build my web site,
however when it tries to go into debug mode on the web server it comes up
with:
"Unable to start debugging on the web server. You were not connected
because a duplicate name exists on the network. Go to System in Control
Panel to ...
|
Great time in France
Wed, 7 Jun 2006 15:34:43 +0100
Hello
I had a fantastic time in France, hope to visit again soon.
I found a holiday cottage from these guys www.looktogo.co.uk http://www.looktogo.co.uk
Regards,
Dancer: ). ...
|
Keyboard shortcut to switch from code to page source (not design)
6 Jun 2006 04:09:59 -0700
I used to switch from the code to HTML view using Shift+F7, however
pressing these keys on VS.NET 2005 is automatically switching to design
view and it's taking a considerable time on a more complex page (and
because of some nested placeholders etc. usually it's useless). So is
there a way to "tell" visual s ...
|
Run vbscript as post build event in VS 2005
5 Jun 2006 13:59:36 -0700
I am trying to run a vbscript as a post build event command. I'm
running VS 2005 and creating a C# dll.
Oddly enough, VS will run other post build commands I test. But as
soon as I change it to the vbscript it doesnt work... no errors or
messages, just doesnt run. I even tried running a cmd file, which in ...
|
Spurious errors "Object reference not set to an instance of an object"
5 Jun 2006 12:47:12 -0700
Greetings,
We are receiving an error seemingly when calling the pairs
Monitor.Enter() and Monitor.Exit(). As a general rule we are calling
this from within an instance, so we have the luxury of being able to
call it with the this pointer.
This may or may not be the best approach, however. As stated in the ...
|
|
|
Visual Studio 2005 Standard Edition & SQL Server Standard Edition 2005 for $200
Mon, 05 Jun 2006 19:28:22 GMT
Contact: Syed
SaleMoving@shaw.ca
Visual Studio 2005 Standard Edition
And
SQL Server Standard Edition 2005
Details: Visual Studio 2005 Standard Edition
Visual Studio Standard Edition is an entrypoint
professional development tool that maintains the simplicity of the Express
line ...
|
Please Help find the solution for the following issues
Mon, 5 Jun 2006 05:28:02 -0700
Issues with Infopath and sharepoint
The development environment tools
Windows XP Professional
MS Office Professional with SP2
Visual Studio 2005
Infopath 2003 Toolkit for VS 2005
Sharepoint Server 2003
1. Closing the form in the OnLoad Event.
We are validating the user in the onload event a ...
|
Report Viewer Problem
Sat, 3 Jun 2006 12:24:49 +0100
Hi I have several reports that I have imported from Access into SQL
Reporting Services 2005. They are multi-level grouping reports and SQL
Server Reporting Services generates rectangles and lists within lists to
make them work. I then go in and set the visibility conditionally on the
various rectangles to hide ...
|