Click here to Skip to main content
15,896,269 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionInclude tree view in every page Pin
J Liang9-Jul-07 15:55
J Liang9-Jul-07 15:55 
AnswerRe: Include tree view in every page Pin
Michael Sync9-Jul-07 16:04
Michael Sync9-Jul-07 16:04 
GeneralRe: Include tree view in every page Pin
J Liang9-Jul-07 18:30
J Liang9-Jul-07 18:30 
GeneralRe: Include tree view in every page Pin
Michael Sync9-Jul-07 19:53
Michael Sync9-Jul-07 19:53 
GeneralRe: Include tree view in every page Pin
J Liang9-Jul-07 20:06
J Liang9-Jul-07 20:06 
GeneralRe: Include tree view in every page Pin
Michael Sync9-Jul-07 20:23
Michael Sync9-Jul-07 20:23 
AnswerRe: Include tree view in every page Pin
Sven Cipido9-Jul-07 20:16
Sven Cipido9-Jul-07 20:16 
QuestionRemote Debugging dll issues asp 1.1 Pin
evodev9-Jul-07 14:39
evodev9-Jul-07 14:39 
I have been having issues with remote debugging. I have never had remote debugging working, so I am not entirely sure how it should work. Pleas help.

I run
C:\Program Files\Microsoft Visual Studio .NET 2003\Common7\Packages\Debugger\
msvcmon -tcpip

On the remote server that has all the code including code behinds. The dll is a debug and I have the pdb up there too.

I believe I have set all the correct settings in the project configuration properties including:

Enable ASP.NET Debugging = True
Enable Remote Debugging = True
Remote Debug Machine = {the server name}


Then I run the application using a browser.
Finally, I attach the debugger by going to Tools > Debug Process and select the Transport:
TCPIP (native only) for the {server name}

at this point msvcmon says that a debugging session has been attached.

I highlight the worker process and the msvcmon says a debugging session has been attached again

Now I stick a break point on my Visual Studio code and proceed on the browser application, but the breakpoint is never reached. The application continues as if I have no breakpoints.

I get no errors.

Any ideas? HELP!

Thank you very much.


QuestionHow to create Pop up Calendar ? Pin
kidus19-Jul-07 10:59
kidus19-Jul-07 10:59 
AnswerRe: How to create Pop up Calendar ? Pin
Christian Graus9-Jul-07 11:17
protectorChristian Graus9-Jul-07 11:17 
AnswerRe: How to create Pop up Calendar ? Pin
jcdevnet9-Jul-07 11:42
jcdevnet9-Jul-07 11:42 
GeneralRe: How to create Pop up Calendar ? Pin
kidus19-Jul-07 12:11
kidus19-Jul-07 12:11 
GeneralRe: How to create Pop up Calendar ? Pin
Christian Graus9-Jul-07 15:17
protectorChristian Graus9-Jul-07 15:17 
AnswerRe: How to create Pop up Calendar ? Pin
Michael Sync9-Jul-07 15:43
Michael Sync9-Jul-07 15:43 
AnswerRe: How to create Pop up Calendar ? Pin
linpihong9-Jul-07 16:14
linpihong9-Jul-07 16:14 
QuestionAny recommend a book on IIS6.0 Administration? Pin
martin_hughes9-Jul-07 9:22
martin_hughes9-Jul-07 9:22 
AnswerRe: Any recommend a book on IIS6.0 Administration? Pin
Sathesh Sakthivel9-Jul-07 15:35
Sathesh Sakthivel9-Jul-07 15:35 
GeneralRe: Any recommend a book on IIS6.0 Administration? Pin
Sonia Gupta9-Jul-07 18:21
Sonia Gupta9-Jul-07 18:21 
GeneralRe: Any recommend a book on IIS6.0 Administration? Pin
martin_hughes9-Jul-07 22:11
martin_hughes9-Jul-07 22:11 
QuestionWizard Pin
Brendan Vogt9-Jul-07 6:37
Brendan Vogt9-Jul-07 6:37 
AnswerRe: Wizard Pin
Fred_Smith9-Jul-07 7:06
Fred_Smith9-Jul-07 7:06 
AnswerRe: Wizard Pin
Guffa9-Jul-07 7:53
Guffa9-Jul-07 7:53 
QuestionCustom Login and Membership classes Pin
Brendan Vogt9-Jul-07 5:24
Brendan Vogt9-Jul-07 5:24 
AnswerRe: Custom Login and Membership classes Pin
Not Active9-Jul-07 6:06
mentorNot Active9-Jul-07 6:06 
Questiongridview in asp.net 2.0. Pin
samerh9-Jul-07 5:10
samerh9-Jul-07 5:10 

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.