Remote debugging VS2005 (pdb)
Mon, 19 Feb 2007 08:51:13 -0800
I'm testing the advance of remote debugging with VS2005 (c#).
Everything works fine. But my question is:
"Do I really have to copy all necessary pdb's to the remote computer"
or is it possible to reference a network folder.
My target is to "change nothing" on the remote computer. ...
|
SOS Command not working
15 Feb 2007 12:30:51 -0800
I am trying to use sos extension but almost half of the sos command do
not work, for example
0:027> !findtable
No export findtable found
0:027> !bpmd
No export bpmd found
0:027> !GCHandleLeaks
No export GCHandleLeaks found
0:027> !GCHandles
No export GCHandles found
0:027> !GetWorkItems
No export Ge ...
|
Generating always a .dmp file when my app crashes on WinXP
Thu, 15 Feb 2007 20:23:56 +0100
Hi all,
I am interested in generating a dump (.dmp) file on a user's XP machine
when my application crashes. I read the MSDNL article "Post-Mortem
Debugging Your Application with Minidumps and Visual Studio .NET" and
there is written:
"Creating a Minidump
There are three ways to create a minidump:
[... ...
|
VS2005 - "Attach to Process..." not on Debug Menu
Thu, 15 Feb 2007 07:26:40 -0800
am building a Windows Service in VB VS2005. The Services builds, installs,
and runs, but it does not work. I want to debug it, but "Attach to
Process..." does not appear on the Debug Menu. Why might this be so? ...
|
Package Load Failure 'Visual Studio Debugger'
15 Feb 2007 03:49:22 -0800
When I create a new project, I retrieve a follow message:
Package Load Failure
Package 'Visual Studio Debugger' has failed to load properly ( GUID =
{C9DD4A57-47FB-11D2-83E7-00C04F9902C1} ). Please contact package
vendor for assistance. Application restart is recommended, due to
possible environment cor ...
|
Debugging a WebService
Tue, 13 Feb 2007 15:28:10 -0600
Hello,
I want to set a break point in the web method that I am trying to debug and
then I want to access the web method via my cell phone and have the break
point activate so I can see what is going on. How do I do this?
PS: I am using "Microsoft Visual Studio 2005 (C#)" Professional Edition.
Thanks
...
|
Unable to start debugging
Tue, 13 Feb 2007 06:35:03 -0800
Hi, I have been using vs.net 2003 with Wxp for some time, but suddenly get
the following message when compiling - (using vb.net and this is not a web
application)
Error while trying to run project: Unable to start debugging.
Access is denied: Verify you are an administrator or a member of the
'Debugger ...
|
|
|
application referring to explorer
Tue, 13 Feb 2007 05:49:01 -0800
Sometimes our complete application is blocked (not responding in task
manager). We found that if this problem occures, in task manager you can find
a second entry in applications with identical name as the original
application which is also not responding. This second application is
referring to explorer ( ...
|
Can't debug with Express Edition
Mon, 12 Feb 2007 20:48:18 -0500
Hi All,
I'm an extreme newbee. I've started a new web site with Visual Web
Developer 2005 Express Edition. When I run the web site in debug mode
(F5), I get an error "The operation could not be completed". However,
when I run the same web site without debugging (Ctrl+F5), the site
runs normally. I have ...
|
Cannot see modules window when debugging
Sat, 10 Feb 2007 16:10:01 -0800
Hi,
I recently had to cahnge laptop and reinstalled VS2005. The wierd thing is
that certain menu items are no longer present. Especially disturbing is the
absence of a menu for opening the modules window.
What happened? Is this a configuration error?
--
Thanks in advance,
Juan Dent, M.Sc. ...
|