Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
110
Error running the xamlfeaturebrowser project
posted

Hi,

 I've downloaded and installed NetAdvantage_WPF_20082.exe . When I run the xamlFeatureBrowser project (both debug and 'debug full trust'), I get the following exception:

(copied from the inner exception)

 {"Unable to load DLL 'MSVCR80.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E)"}

"   at clock()\r\n   at ?A0xe96b2b07.clock_wrapper()\r\n   at <CrtImplementationDetails>.LanguageSupport._Initialize(LanguageSupport* )\r\n   at <CrtImplementationDetails>.LanguageSupport.Initialize(LanguageSupport* )"

 I'm using VS2008, full installation with no add ons, SP1, with .NET 3.5 SP1.

I've read a bit about the missing MSVCR80.DLL, but I'd rather first try a solution that ppl here may suggest. Any ideas?

 

David