Debugging umbraco 4.1 RC project in Visual Studio 2008
Hi,
I have installed umbraco 4.1 RC in Windows 7. I have set the APP_pool to .Net v4 Integrated. However since changing the setting to that,I am not able to debug my project by attaching to w3wp process.
Yes I figured that out. Also apparently, visual studio 2008 doesnt support .net4. So debugging 4.1 RC can only be made through VIsual Studio 2010. Anyway thanks for the feedback :)
Debugging umbraco 4.1 RC project in Visual Studio 2008
Hi,
I have installed umbraco 4.1 RC in Windows 7. I have set the APP_pool to .Net v4 Integrated. However since changing the setting to that,I am not able to debug my project by attaching to w3wp process.
Does anyone have any idea?
Thanks,
Steven
Hi Steven,
I tried that too, seems VS 2008 won't enter debug if IIS is set to use .NET 4 (which kinda makes sense).
The 3.5 compiled version of RC1 : http://nightly.umbraco.org/umbraco 4.1 for asp.net3.5/4.1/ works fine with VS 2008 tho.
HTH,
Hendy
Yes I figured that out. Also apparently, visual studio 2008 doesnt support .net4. So debugging 4.1 RC can only be made through VIsual Studio 2010. Anyway thanks for the feedback :)
is working on a reply...