No problem coding and running the Silverlight stuff but got this cryptic message when I try to run a WPF Interactive SDK from ESRI:
LoaderLock was detected
Message: Attempting managed execution inside OS Loader lock. Do not attempt to run managed code inside a DllMain or image initialization function since doing so can cause the application to hang.
WinXP Sp3 with all sorts of IDE on it, VS2003, VS2005, and VS2008. Am I missing something for WPF development? I have tried starting a brand new WPF project in VS2008 and same thing occured. :mad: