error while trying to run project

Kenn_rosie

New member
Joined
Nov 30, 2005
Messages
4
Programming Experience
5-10
Help I get the following error:

Error while trying to run project: Unable to start debugging on the web server

Debug:
Auto-attach to process '[2128] aspnet_wp.exe' on machine 'bulldog' failed. Error code 0x8013134b.

I started a asp.net web application in visual studio,
It automatically named it webapplication1 for me

then when I press F5 to run the program I get the above error
 
Back
Top