I wonder if the following suggestions might help ? Ensure you're running VS.NET as an administrator, and check "Show processes from all users" and "Show processes in all sessions", sort the list on the Type col, and hopefully towards the top of the list you'll see the w3wp.exe process.
OK, i finally found the reason why w3wp.exe didn't show up in the proces list. Because i have installed Umbraco through WebMatrix im running IISExpress, and the proces is called iisexpress.exe. At least thats what its called on my machine.
debugging with iisexpress attached as process worked for me once and then never again.... anyone else experience this? EDIT: Ok problem solved, also remember to recopy the dll file from VS where applicable!
Want to debug but cant find the proces
I am trying to debug through Visual Studio 2010 but the correct proces to attach to doesnt show up in the list?
I run Umbraco 4.7 on a win7 platform. What do i have to do to get the proces på show in the list?
Hi Jan,
I wonder if the following suggestions might help ? Ensure you're running VS.NET as an administrator, and check "Show processes from all users" and "Show processes in all sessions", sort the list on the Type col, and hopefully towards the top of the list you'll see the w3wp.exe process.
HTH,
Hendy
Nope, that didn't do it. Any other suggestions?
OK, i finally found the reason why w3wp.exe didn't show up in the proces list. Because i have installed Umbraco through WebMatrix im running IISExpress, and the proces is called iisexpress.exe. At least thats what its called on my machine.
debugging with iisexpress attached as process worked for me once and then never again.... anyone else experience this? EDIT: Ok problem solved, also remember to recopy the dll file from VS where applicable!
is working on a reply...