Content Load error for WPF file

Asked By 50 points N/A Posted on -
qa-featured

Hello,

I have created a WPF file on my computer and is running ok on my Windows 7, but when I want to deploy I have this error with Content Load. I have loaded the WPF file and tried to deploy it again. Can’t do it and the same error appears again. Does anyone have any idea how can I fix this ? What is wrong with this ?

Thanks !

Content Load Error

System.Windows.Markup.XamlParseException loading C:Program Files (6)Steamsteamappscommonsid meiers civilization v sdkModBuddyStartPageStartPage.xaml’:

Cannot create unknown type {clr-namespace:ModBuddy.StartPageassembly=ModBuddy.StartPage, Version=1.O.O.O, Culture neutral, PublicKeyToken=33fbf2a429992735)FixedMruListbox. Line number ‘131 and line position ‘26.

SHARE
Answered By points N/A #182417

Content Load error for WPF file

qa-featured

Hello,

This error happens when some corruption happens to a DLL file. You just need to copy and paste the file from a certain path to another path so that it will definitely work fine.

Copy “ModBuddy.StartPage.dll” from “C:Program Files (x86)Steamsteamappscommonsid meier's civilization v sdkModBuddyStartPage” to “C:Program Files (x86)Steamsteamappscommonsid meier's civilization v sdkModBuddyExtensionsApplication”.

Also, another copy-pasting is needed. Copy all the files from “C:Program Files (x86)Steamsteamappscommonsid meier's civilization v sdkModBuddy Build” to “C:Program Files (x86)MSBuildFiraxisModBuddy”. You need to create “Firaxis” and “ModBuddy” folders all by yourself.

Now I’m sure that your problem will no longer appear.

Related Questions