-
visual studio 2003 & 2005:debugging issues
Hi,
I have installed visual studio express edition and visual studio 2003.The problem is:
i am able to debug the web applications built in asp.net 2.0(visual studio 2005) but not in visual studio 2003.
It says the following error:
"unable to attach the aspnet_wp.exe process" with some error code number.
Any pointers pls?
Thanks,
sk
-
I don't think you can use VS 2003 to debug ASP.NET 2.0 applications. Is there some reason you can't do your debugging in Visual Web Developer Express?
Phil Weber
http://www.philweber.com
Please post questions to the forums, where others may benefit.
I do not offer free assistance by e-mail. Thank you!
-
Visual Studio 2003 uses the 1.1 Framework and VWD uses 2.0. As such, it makes sense that Visual Studio 2003 would not be able to debug your app if it was compiled with VWD.
Similar Threads
-
By premartha in forum .NET
Replies: 1
Last Post: 10-24-2005, 09:45 AM
-
By Zahid Iqbal in forum dotnet.announcements
Replies: 0
Last Post: 05-20-2003, 07:06 AM
-
By Seth Grossman [MSFT] in forum vb.announcements
Replies: 1
Last Post: 03-13-2002, 08:32 PM
-
By Seth Grossman [MSFT] in forum .NET
Replies: 1
Last Post: 02-15-2002, 01:35 AM
-
By Robert Scoble in forum .NET
Replies: 0
Last Post: 07-20-2000, 04:11 AM
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Development Centers
-- Android Development Center
-- Cloud Development Project Center
-- HTML5 Development Center
-- Windows Mobile Development Center
|