Click here to Skip to main content
15,897,334 members
Home / Discussions / C#
   

C#

 
GeneralRe: .NET and MySQL Pin
N a v a n e e t h12-Mar-08 2:46
N a v a n e e t h12-Mar-08 2:46 
QuestionSending multiple print files as a job to a network printer Pin
barts00712-Mar-08 2:29
barts00712-Mar-08 2:29 
GeneralSample projects Pin
Steve Declerck12-Mar-08 1:39
Steve Declerck12-Mar-08 1:39 
GeneralRe: Sample projects Pin
Paul Conrad12-Mar-08 5:43
professionalPaul Conrad12-Mar-08 5:43 
GeneralCreating Excel Sheet Pin
Prabhat00312-Mar-08 1:18
Prabhat00312-Mar-08 1:18 
GeneralRe: Creating Excel Sheet Pin
Prabhat00312-Mar-08 19:19
Prabhat00312-Mar-08 19:19 
Questiondifferent ways of invoking a webservice Pin
vngopal12-Mar-08 1:04
vngopal12-Mar-08 1:04 
QuestionRemote debugging problem in C# .Net 2003 Pin
ShelarHemant12-Mar-08 0:13
ShelarHemant12-Mar-08 0:13 
Hi,

I am facing problem while performing remote debugging. I have created a small application named "DebugHelloWorldRemotly.exe" in C# .Net using Visual Studio 2003. I have placed this exe and pdb file on one machine(lets call it as a Server). That exe is executing on server.

I am having its source code on my development machine. Now I want to debug that application (which is running on server) from my development environment.

I am performing following steps.



1) I have started an instance of msvcmon.exe using following command

msvcmon -tcpip -anyuser

2) Then I opened project i.e. DebugHelloWorldRemotly.sln

3) I go to Project->Properties

4) Click on Debugging option and set follwoing parameters

Enable ASP Debugging = True

Debug Mode = Project

Enable Remote Debugging = True

Remote Debug Machine = 10.52.33.244 ( this is ip of the server i.e. where exe is executing.)

Click on OK.



5) Then I go to Tools->Debug Process... menu

6) I select Trasport = TCP/IP (Native only)

8) Name = "10.52.33.244" ( Ip of server where exe is executing )

9) It shows list of all the processes which are executing on server.

10) I select DebugHelloWorldRemotly.exe and click on "Attach..."

It dose not give any error message but if I place any break point it syas "The break point will not be currently hit. No executable code is currently loaded at this location."



Please help.

Regards,

Hemant Shelar
GeneralVerifing server certificates Pin
Lucian.Palcu11-Mar-08 23:32
Lucian.Palcu11-Mar-08 23:32 
GeneralFastest way to render text Pin
genon6211-Mar-08 23:11
genon6211-Mar-08 23:11 
GeneralRe: Fastest way to render text Pin
Xmen Real 11-Mar-08 23:13
professional Xmen Real 11-Mar-08 23:13 
GeneralRe: Fastest way to render text Pin
Anthony Mushrow12-Mar-08 0:27
professionalAnthony Mushrow12-Mar-08 0:27 
Questionconstructor calling Pin
Pankaj Garg11-Mar-08 23:04
Pankaj Garg11-Mar-08 23:04 
GeneralRe: constructor calling Pin
N a v a n e e t h11-Mar-08 23:10
N a v a n e e t h11-Mar-08 23:10 
GeneralRe: constructor calling Pin
Pankaj Garg11-Mar-08 23:18
Pankaj Garg11-Mar-08 23:18 
GeneralRe: constructor calling Pin
Xmen Real 11-Mar-08 23:22
professional Xmen Real 11-Mar-08 23:22 
GeneralRe: constructor calling Pin
Xmen Real 11-Mar-08 23:11
professional Xmen Real 11-Mar-08 23:11 
GeneralRe: constructor calling Pin
DaveyM6912-Mar-08 0:07
professionalDaveyM6912-Mar-08 0:07 
GeneralProperyGrid and ListBox Pin
jason_mf11-Mar-08 22:25
jason_mf11-Mar-08 22:25 
GeneralRe: ProperyGrid and ListBox Pin
Xmen Real 11-Mar-08 23:08
professional Xmen Real 11-Mar-08 23:08 
GeneralRe: ProperyGrid and ListBox Pin
jason_mf12-Mar-08 17:24
jason_mf12-Mar-08 17:24 
GeneralMacros Pin
ellllllllie11-Mar-08 21:38
ellllllllie11-Mar-08 21:38 
GeneralRe: Macros Pin
John_Adams11-Mar-08 23:10
John_Adams11-Mar-08 23:10 
GeneralRe: Macros Pin
ellllllllie11-Mar-08 23:33
ellllllllie11-Mar-08 23:33 
GeneralRe: Macros Pin
buchstaben12-Mar-08 0:21
buchstaben12-Mar-08 0:21 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.