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

.NET (Core and Framework)

 
GeneralRe: Windows service error Pin
Ankur\m/2-Dec-10 19:08
professionalAnkur\m/2-Dec-10 19:08 
QuestionX509Certificate Error Pin
ganesh_IT1-Dec-10 2:52
ganesh_IT1-Dec-10 2:52 
AnswerRe: X509Certificate Error Pin
kadaoui el mehdi2-Dec-10 1:42
kadaoui el mehdi2-Dec-10 1:42 
QuestionDebug.WriteLine Pin
Ray Cassick30-Nov-10 16:38
Ray Cassick30-Nov-10 16:38 
AnswerRe: Debug.WriteLine Pin
Luc Pattyn30-Nov-10 16:50
sitebuilderLuc Pattyn30-Nov-10 16:50 
GeneralRe: Debug.WriteLine Pin
Sathesh Sakthivel1-Dec-10 23:42
Sathesh Sakthivel1-Dec-10 23:42 
AnswerRe: Debug.WriteLine Pin
RaviRanjanKr16-Dec-10 2:16
professionalRaviRanjanKr16-Dec-10 2:16 
GeneralRe: Debug.WriteLine Pin
Ray Cassick16-Dec-10 4:30
Ray Cassick16-Dec-10 4:30 
Yes, I know how to use the statements themselves. I have been using them for years now.

The oddness seems to be specific to VS2010 and how it allows, or rather does NOT allow the output from these statements to leave the VS environment.

In previous versions of VS I used to be able to fire up a unified debug collection tool like windebug and gather all my debug statements in one log file This was helpful when trying to gather coordinated debug between several different processes together in one area.

Now it appears as if the IDE gets in the way and blocks that ability. You can see the output from Debug.WriteLine in the IDE area but it never makes it out into the standard debug stream like it used to so collecting it together from several instances of VS at once is not possible.

This also means that now I have to write my debug statements to provide a date and time component in them where collecting them in the windebug tool used to do that for me, and once again, used to do it from several instances at once.

QuestionRegistry Cleaner Pin
Herboren29-Nov-10 17:27
Herboren29-Nov-10 17:27 
QuestionExtracting audio from WMV Pin
ganesh_IT28-Nov-10 22:43
ganesh_IT28-Nov-10 22:43 
AnswerRe: Extracting audio from WMV Pin
Eddy Vluggen28-Nov-10 23:35
professionalEddy Vluggen28-Nov-10 23:35 
AnswerRe: Extracting audio from WMV Pin
Abhinav S29-Nov-10 0:36
Abhinav S29-Nov-10 0:36 
QuestionCMS development Pin
Karthikeyan Mathiyalagan25-Nov-10 17:28
Karthikeyan Mathiyalagan25-Nov-10 17:28 
AnswerCross Post Pin
JF201525-Nov-10 20:20
JF201525-Nov-10 20:20 
QuestionHow to run asp.net applications in one system which is developed using Visual studio 2005(5.1.6 connector) and 2008 (6.1.3 connector) [modified] Pin
sr15925-Nov-10 2:22
sr15925-Nov-10 2:22 
AnswerRe: How to run asp.net applications in one system which is developed using Visual studio 2005(5.1.6 connector) and 2008 (6.1.3 connector) Pin
Not Active25-Nov-10 4:51
mentorNot Active25-Nov-10 4:51 
GeneralRe: How to run asp.net applications in one system which is developed using Visual studio 2005(5.1.6 connector) and 2008 (6.1.3 connector) Pin
sr15925-Nov-10 18:07
sr15925-Nov-10 18:07 
GeneralRe: How to run asp.net applications in one system which is developed using Visual studio 2005(5.1.6 connector) and 2008 (6.1.3 connector) Pin
Not Active25-Nov-10 18:19
mentorNot Active25-Nov-10 18:19 
GeneralRe: How to run asp.net applications in one system which is developed using Visual studio 2005(5.1.6 connector) and 2008 (6.1.3 connector) Pin
sr15925-Nov-10 22:55
sr15925-Nov-10 22:55 
GeneralRe: How to run asp.net applications in one system which is developed using Visual studio 2005(5.1.6 connector) and 2008 (6.1.3 connector) Pin
Luc Pattyn26-Nov-10 1:54
sitebuilderLuc Pattyn26-Nov-10 1:54 
QuestionSgen tool Pin
Member-495917624-Nov-10 18:16
Member-495917624-Nov-10 18:16 
AnswerCross post. Pin
Pete O'Hanlon24-Nov-10 22:23
mvePete O'Hanlon24-Nov-10 22:23 
AnswerRe: Sgen tool Pin
RaviRanjanKr25-Nov-10 16:39
professionalRaviRanjanKr25-Nov-10 16:39 
QuestionCustom web control property does not accept ldquo and rdquo Pin
Gregory Gadow19-Nov-10 11:35
Gregory Gadow19-Nov-10 11:35 
AnswerResolved... sort of Pin
Gregory Gadow22-Nov-10 5:51
Gregory Gadow22-Nov-10 5:51 

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.