Click here to Skip to main content
15,898,371 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: ASP.NET on Windows with MySQL Back End on Linux OS Pin
kipchirchir28-Oct-07 11:19
kipchirchir28-Oct-07 11:19 
QuestionRetiving Application Virtual path in ASP [modified] Pin
clife53727-Oct-07 20:10
clife53727-Oct-07 20:10 
AnswerRe: Retiving Application Virtual path in ASP Pin
Anurag Gandhi28-Oct-07 18:49
professionalAnurag Gandhi28-Oct-07 18:49 
QuestionHow to get back to previous code in Visual Studio Pin
dataminers27-Oct-07 15:28
dataminers27-Oct-07 15:28 
AnswerRe: How to get back to previous code in Visual Studio Pin
John-ph27-Oct-07 20:08
John-ph27-Oct-07 20:08 
QuestionHow to get raw HTML response before it's sent to the client? Pin
Dominic Pettifer27-Oct-07 11:41
Dominic Pettifer27-Oct-07 11:41 
AnswerRe: How to get raw HTML response before it's sent to the client? Pin
Ghazi H. Wadi28-Oct-07 3:10
Ghazi H. Wadi28-Oct-07 3:10 
QuestionDiagnostics.Trace Pin
Gareth H27-Oct-07 10:18
Gareth H27-Oct-07 10:18 
Hi,

I'm new to ASP.NET but not to C#. I'm re-using some classes i wrote for a windows app that have some Trace messages in. I want to be able to view them in DebugView (http://www.microsoft.com/technet/sysinternals/utilities/debugview.mspx)

I've made it so the Page.Trace messages get chucked out to DebugView by adding:

<trace enabled="true" requestlimit="20" writetodiagnosticstrace="true ">to the Web.config file, but the question is, how do i make it so the Diag.Trace messages are also picked up by DebugView.

Regards,
Gareth.
AnswerRe: Diagnostics.Trace Pin
Gareth H28-Oct-07 0:01
Gareth H28-Oct-07 0:01 
GeneralRe: Diagnostics.Trace Pin
Gareth H29-Oct-07 10:52
Gareth H29-Oct-07 10:52 
Question[Message Deleted] Pin
Deepak Nigam27-Oct-07 9:44
Deepak Nigam27-Oct-07 9:44 
AnswerRe: Only one user can login by a browser. Pin
John-ph27-Oct-07 19:57
John-ph27-Oct-07 19:57 
AnswerRe: Only one user can login by a browser. Pin
Saksida Bojan28-Oct-07 5:13
Saksida Bojan28-Oct-07 5:13 
AnswerRe: [Message Deleted] Pin
Paul Conrad28-Oct-07 12:00
professionalPaul Conrad28-Oct-07 12:00 
QuestionHide SQL Pin
mehrdadc4827-Oct-07 9:26
mehrdadc4827-Oct-07 9:26 
AnswerRe: Hide SQL Pin
Guffa27-Oct-07 9:41
Guffa27-Oct-07 9:41 
AnswerRe: Hide SQL Pin
Blue_Boy27-Oct-07 11:33
Blue_Boy27-Oct-07 11:33 
AnswerRe: Hide SQL Pin
Paul Conrad27-Oct-07 11:55
professionalPaul Conrad27-Oct-07 11:55 
QuestionProblem in Page.User.Identity.Name [modified] Pin
Pandiarajan R T27-Oct-07 5:58
Pandiarajan R T27-Oct-07 5:58 
QuestionKeeping track of online users . Pin
devboycpp27-Oct-07 5:53
devboycpp27-Oct-07 5:53 
AnswerRe: Keeping track of online users . Pin
Paul Conrad27-Oct-07 11:49
professionalPaul Conrad27-Oct-07 11:49 
GeneralRe: Keeping track of online users . Pin
devboycpp28-Oct-07 8:05
devboycpp28-Oct-07 8:05 
GeneralRe: Keeping track of online users . Pin
Paul Conrad28-Oct-07 8:09
professionalPaul Conrad28-Oct-07 8:09 
GeneralRe: Keeping track of online users . Pin
devboycpp28-Oct-07 8:38
devboycpp28-Oct-07 8:38 
GeneralRe: Keeping track of online users . Pin
Paul Conrad28-Oct-07 8:57
professionalPaul Conrad28-Oct-07 8:57 

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.