Bugs item #3314793, was opened at 2011-06-10 19:36
Message generated for change (Tracker Item Submitted) made by gaulive
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=402868&aid=3314793&group_id=31650

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Framework support
Group: 0.91-alpha2
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Olivier Gaudefroy (gaulive)
Assigned to: Nobody/Anonymous (nobody)
Summary: WPF 4 Support

Initial Comment:
The current alpa-release (0.91 R2) doesn't support correctly WPF references.
I solved this issue by adding those items in my nant.exe.config file.

<include name="WPF/NaturalLanguage6.dll" />
<include name="WPF/NlsData0009.dll" />
<include name="WPF/NlsLexicons0009.dll" />
<include name="WPF/PenIMC.dll" />
<include name="WPF/PresentationCore.dll" />
<include name="WPF/PresentationFramework.Aero.dll" />
<include name="WPF/PresentationFramework.Classic.dll" />
<include name="WPF/PresentationFramework.dll" />
<include name="WPF/PresentationFramework.Luna.dll" />
<include name="WPF/PresentationFramework.Royale.dll" />
<include name="WPF/PresentationHost_v0400.dll" />
<include name="WPF/PresentationNative_v0400.dll" />
<include name="WPF/PresentationUI.dll" />
<include name="WPF/ReachFramework.dll" />
<include name="WPF/System.Printing.dll" />
<include name="WPF/System.Speech.dll" />
<include name="WPF/System.Windows.Input.Manipulations.dll" />
<include name="WPF/System.Windows.Presentation.dll" />
<include name="WPF/UIAutomationClient.dll" />
<include name="WPF/UIAutomationClientsideProviders.dll" />
<include name="WPF/UIAutomationProvider.dll" />
<include name="WPF/UIAutomationTypes.dll" />
<include name="WPF/WindowsBase.dll" />
<include name="WPF/WindowsFormsIntegration.dll" />
<include name="WPF/wpfgfx_v0400.dll" />

Hope this helps !
Best regards,
Olivier GAUDEFROY

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=402868&aid=3314793&group_id=31650

------------------------------------------------------------------------------
EditLive Enterprise is the world's most technically advanced content
authoring tool. Experience the power of Track Changes, Inline Image
Editing and ensure content is compliant with Accessibility Checking.
http://p.sf.net/sfu/ephox-dev2dev
_______________________________________________
nant-developers mailing list
nant-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nant-developers

Reply via email to