error when debugging web service VS2008
Thu, 24 Apr 2008 23:56:00 -0700
I am getting this error when trying to debug a managed c++ web service .
"The operation could not be completed. Not enough storage is available to
complete this operation.". The web service was built outside of VS2008 (using
make files) but compiled with 2008 version of CL. The web service was
deployed on t ...
|
Visual STUDIO 2005 is slow
Tue, 22 Apr 2008 06:49:02 -0700
I have migrated my web asp (VB) application to my windows 2003 server, but
now when i open the solutuion whit Visual Studio , Visual Studio is very low
to open it and to debug it!!!
THANK's ...
|
How to enable process coredumps on Windows ?
Mon, 21 Apr 2008 04:59:22 -0700 (PDT)
How to enable the Windows analog of process coredumps in WIndows XP ?
Thanks
V.M. ...
|
VS2005 Remote Debugger not launching in 2008 server
Thu, 10 Apr 2008 13:39:00 -0700
I cant get the vs2005 debugger to launch on a 2008 server, it complains about
the firewall ports not being open and presents a dialog box to open them but
fails when I select any of the options. The firewall ports are open and the
vs2008 debugger works fine. ...
|
VS2005 and VMWare
Thu, 10 Apr 2008 00:07:14 +0200
Dear group,
does anyone of you have experience with the VMWare Visual Studio
debugger? I only know that it is designed for remotely debugging an
application inside a virtual machine, but don't know how to use it.
Thanks,
honey ...
|
Netiquette and mail addresses
Thu, 10 Apr 2008 00:04:47 +0200
Dear group users,
I would much like to attend this newsgroup and discuss with you.
However, in face of the commonly known problems with publishing one's
own email address in news groups, presenting them to spammers like on
the tablet... What are you thinking?
Is it really necessary to specify one's real em ...
|
I am not able to profile a C# app
Fri, 4 Apr 2008 16:26:00 -0700
Hi,
I have a C# app that uses several assemblies and I selected profiling by
sampling. When I launch it I get:
"Could not launch xxxx.exe . The profiler was unable to start sampling with
the specified configuration."
what could be wrong in the "configuration"?
--
Thanks in advance,
Juan Dent, M ...
|
|
|
ASP + .net debugging
Wed, 02 Apr 2008 15:04:56 -0400
Hello,
I am using a vb.net COM component in a classic ASP web application.
Is there any way to debug the vb.net COM component using Visual Studio 2005 (on XP SP2) by attaching to inetinfo or dllhost?
Based on my experience so far I think this is a dead-end but I want to confirm that no one else has made thi ...
|
VS2005 Remote Debug connection problem
Wed, 2 Apr 2008 11:27:00 -0700
I got error message when trying connecting to remote debugging machine using
Visual Studio 2005's Attach to Process, it said "Unable to connect to the
Microsoft Visual Studio Remote Debugging Monitor named 'machine_name'. The
data area passed to a system call is too small."
I've been following Microsoft ins ...
|
VB.net 2005: Breakpoint in click event of button causes progr cras
Tue, 1 Apr 2008 17:19:00 -0700
Hi,
I have the problem in a larger project, however, even a simple windows
program like a hello world prog leads to the same problem:
In Visual Studio.net 2005 (+VS2005-SP1, + all update as far as
update.microsoft.com presents them) I created a new windows project in Visual
Basic. It has one form and the ...
|