Bugs item #3314793, was opened at 2011-06-10 10:36
Message generated for change (Comment added) made by rmboggs
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: Closed
>Resolution: Fixed
Priority: 5
Private: No
Submitted By: Olivier Gaudefroy (gaulive)
>Assigned to: Ryan Boggs (rmboggs)
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

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

>Comment By: Ryan Boggs (rmboggs)
Date: 2011-10-18 20:47

Message:
Dunno if this should have been a Feature request or bug but it's been
committed.

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

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

------------------------------------------------------------------------------
All the data continuously generated in your IT infrastructure contains a
definitive record of customers, application performance, security
threats, fraudulent activity and more. Splunk takes this data and makes
sense of it. Business sense. IT sense. Common sense.
http://p.sf.net/sfu/splunk-d2d-oct
_______________________________________________
nant-developers mailing list
nant-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nant-developers

Reply via email to