
Signature
thanks - dave
david_at_windward_dot_net
http://www.windwardreports.com
Hi Dave,
>How do I set up my project so it runs under IIS and
>I am running and debugging from VS2005?
There is no such setting in VS2005's web site project. If you want to debug
an ASP.NET 2.0 application under IIS server, you just need to run it from
Internet Explorer at first, then attach the VS2005 debugger to the
corresponding aspnet_wp.exe process(use the CLR option in 'attach to
process' dialog box). Please refer to the following articles for the
details:
Debugging Deployed ASP.NET Web Applications/XML Web Services
http://msdn2.microsoft.com/en-us/library/b00hf3c0.aspx
Debugging an ASP.NET Web Application, Part II - Debugging... (Paragraph:
Debugging a running process)
http://www.dotnetjohn.com/articles.aspx?articleid=66
Thanks!
Best regards,
Gary Chang
Microsoft Community Support
======================================================
PLEASE NOTE the newsgroup SECURE CODE and PASSWORD will be updated at 9:00
AM PST, February 14, 2006. Please complete a re-registration process by
entering the secure code mmpng06 when prompted. Once you have entered the
secure code mmpng06, you will be able to update your profile and access the
partner newsgroups.
======================================================
When responding to posts, please "Reply to Group" via your newsreader so
that others may learn and benefit from this issue.
======================================================
This posting is provided "AS IS" with no warranties, and confers no rights.
======================================================
David Thielen - 06 Mar 2006 14:35 GMT
What about http://www.sharepointblogs.com/vandest/archive/2005/11/18/4229.aspx
or
http://www.dotnetslackers.com/ASP_NET/re-15743_System_ArgumentOutOfRangeExceptio
n.aspx

Signature
thanks - dave
david_at_windward_dot_net
http://www.windwardreports.com
> Hi Dave,
>
[quoted text clipped - 33 lines]
> This posting is provided "AS IS" with no warranties, and confers no rights.
> ======================================================
"Gary Chang[MSFT]" - 07 Mar 2006 03:13 GMT
Hi Dave,
>What about http://www.sharepointblogs.com/vandest/archive/2005/11/18/4229.aspx
That is also a solution to your problem. But if your target web site
project's locaton is File System(specified when you 'New' that web site),
you need to close that project and reopen it from your IIS server's mapped
virtual directory to debug it.
Thanks!
Best regards,
Gary Chang
Microsoft Community Support
======================================================
PLEASE NOTE the newsgroup SECURE CODE and PASSWORD will be updated at 9:00
AM PST, February 14, 2006. Please complete a re-registration process by
entering the secure code mmpng06 when prompted. Once you have entered the
secure code mmpng06, you will be able to update your profile and access the
partner newsgroups.
======================================================
When responding to posts, please "Reply to Group" via your newsreader so
that others may learn and benefit from this issue.
======================================================
This posting is provided "AS IS" with no warranties, and confers no rights.
======================================================