Click here to Skip to main content
15,896,269 members
Home / Discussions / .NET (Core and Framework)
   

.NET (Core and Framework)

 
AnswerRe: How to use perfmon Pin
Simon P Stevens12-May-09 0:23
Simon P Stevens12-May-09 0:23 
QuestionNeed help in code-behind Pin
Senthil S11-May-09 21:23
Senthil S11-May-09 21:23 
AnswerRe: Need help in code-behind Pin
Samer Aburabie12-May-09 20:40
Samer Aburabie12-May-09 20:40 
QuestionHow to use "Session" variables?? Pin
lsh486love11-May-09 21:21
lsh486love11-May-09 21:21 
AnswerCP IGNORE: Cross-posting Pin
Rajesh R Subramanian11-May-09 21:52
professionalRajesh R Subramanian11-May-09 21:52 
QuestionQuestion regarding File SreamReader in VB.NET Pin
bheeem11-May-09 21:05
bheeem11-May-09 21:05 
QuestionDebug Windows service Pin
Sundeep Ganiga11-May-09 18:27
Sundeep Ganiga11-May-09 18:27 
AnswerRe: Debug Windows service Pin
Mark Salsbery12-May-09 7:13
Mark Salsbery12-May-09 7:13 
Build the application for debugging.

Make sure the deployed location of the service application .EXE has the application's
debug info file (.PDB) there too.

In Visual Studio, go to the Debug menu and choose "Attach to Process...".

Adjust the settings in the dialog as necessary and find your running service process
in the list of processes. Then click the Attach button.


If you do this with the service application project loaded in VS, you can open source files
and set breakpoints, or whatever other usual debugging stuff you want to do.

Mark Salsbery
Microsoft MVP - Visual C++

Java | [Coffee]

GeneralRe: Debug Windows service Pin
Sundeep Ganiga13-May-09 1:35
Sundeep Ganiga13-May-09 1:35 
GeneralRe: Debug Windows service Pin
Mark Salsbery13-May-09 6:11
Mark Salsbery13-May-09 6:11 
Question.Net Configuration Tool Pin
Roger Wright11-May-09 15:22
professionalRoger Wright11-May-09 15:22 
QuestionGrouping of Colors to "main" color / nuance. Pin
mm-2k11-May-09 7:49
mm-2k11-May-09 7:49 
Questionadding atext to atextbox in section 1 in crystalreport c# Pin
Member 439903611-May-09 7:21
Member 439903611-May-09 7:21 
QuestionActive Directory Pin
jarbo3a11-May-09 2:05
jarbo3a11-May-09 2:05 
AnswerRe: Active Directory Pin
glumlord12-May-09 8:15
glumlord12-May-09 8:15 
Question.Net memory usage Pin
krishnan.s10-May-09 22:08
krishnan.s10-May-09 22:08 
AnswerRe: .Net memory usage Pin
Eddy Vluggen10-May-09 22:23
professionalEddy Vluggen10-May-09 22:23 
AnswerRe: .Net memory usage Pin
Eddy Vluggen10-May-09 22:40
professionalEddy Vluggen10-May-09 22:40 
AnswerRe: .Net memory usage Pin
Simon P Stevens11-May-09 0:05
Simon P Stevens11-May-09 0:05 
QuestionUnable to connect to SQL Server database Pin
v.narasa10-May-09 19:17
v.narasa10-May-09 19:17 
AnswerRe: Unable to connect to SQL Server database Pin
Atif Shahbaz10-May-09 20:04
Atif Shahbaz10-May-09 20:04 
QuestionGetting WebBrowser to be as smart as IE Pin
sethpeck9-May-09 7:14
sethpeck9-May-09 7:14 
QuestionProblems about Using ActiveX Objects in ASP.NET Pin
lynn10078-May-09 20:57
lynn10078-May-09 20:57 
AnswerRe: Problems about Using ActiveX Objects in ASP.NET Pin
lynn10079-May-09 15:25
lynn10079-May-09 15:25 
Question.NET Runtime 2.0 Error Reporting Pin
Evan St. John7-May-09 6:49
Evan St. John7-May-09 6:49 

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.