Ask a Question related to ASP.NET General, Design and Development.
-
James Lang #1
Re: I can't debug one of my apps
Hi Karim
Try this
Choose build from the main menu
then configuration manager
then from the dialogue displayed choose debug from the configuration list
( if it isn't already ) If it says debug already then this is not the
answer
Cheers
James
"karim" <karim3411@11yahoo11.com> wrote in message
news:5b223883c472042b459421f6285aa1f0@free.teranew s.com...IIS>
> I loaded a project in vs.net and debugging has not effect. None of the
> breakpoints are hit, F11 or stepping in just runs the app without going
> into the debugger. I have debug=true in web.config. aspnet_isapi.dll in> accepts all verbs.
>
> Any ideas? I can debug other projects ok.
>
> Karim
James Lang Guest
-
example apps
hi, I have had coldfusion for a while now, but have never really looked at the example apps, I thought id' try and this is the message I got: ... -
Call windows apps from web apps
I have 2 apps windows and web apps. I would like to call a windows app (.exe) from web apps. How do I do this? -
Web enabled apps/Thin client apps
I'm writing an article and I need your informed opinions, so I ask you this: 1. Doesn't the web-enabled app generally run slower for one reason or... -
OS X must have apps
I'm looking for tips and suggestions on configuring OS X on a new G4 PB 15Inch. I'm new to OS X. Looking for stuff suggestions like: 'Must... -
Rick Strahl [MVP] #2
Re: I can't debug one of my apps
There are also project options that allow setting on whether you can debug
ASP.Net applications. Maybe these got turned off for some reason.
+++ Rick ---
--
Rick Strahl
West Wind Technologies
[url]http://www.west-wind.com/[/url]
[url]http://www.west-wind.com/wwHelp[/url]
----------------------------------
Making waves on the Web
"karim" <karim3411@11yahoo11.com> wrote in message
news:5b223883c472042b459421f6285aa1f0@free.teranew s.com...IIS>
> I loaded a project in vs.net and debugging has not effect. None of the
> breakpoints are hit, F11 or stepping in just runs the app without going
> into the debugger. I have debug=true in web.config. aspnet_isapi.dll in> accepts all verbs.
>
> Any ideas? I can debug other projects ok.
>
> Karim
Rick Strahl [MVP] Guest
-
David Waz... #3
Re: I can't debug one of my apps
Are you a member of "VS Developers" and "Debugger Users" in your windows
security settings?
Hmmmmmmmmmmmmmmmmm?
:-)
"karim" <karim3411@11yahoo11.com> wrote in message
news:5b223883c472042b459421f6285aa1f0@free.teranew s.com...IIS>
> I loaded a project in vs.net and debugging has not effect. None of the
> breakpoints are hit, F11 or stepping in just runs the app without going
> into the debugger. I have debug=true in web.config. aspnet_isapi.dll in> accepts all verbs.
>
> Any ideas? I can debug other projects ok.
>
> Karim
David Waz... Guest



Reply With Quote

