Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[WPF] No longer compiles with MD on Windows #96

Closed
zaubererty opened this issue Apr 5, 2012 · 1 comment
Closed

[WPF] No longer compiles with MD on Windows #96

zaubererty opened this issue Apr 5, 2012 · 1 comment

Comments

@zaubererty
Copy link

This issue only comes up when you build the project with MD.

Unhandled Exception: System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.TypeInitializationException: The type initializer for 'Xwt.WPFBackend.TreeViewBackend' threw an exception. ---> System.IO.IOException: Cannot locate resource 'xwt.wpfbackend/treeview.xaml'.

at MS.Internal.AppModel.ResourcePart.GetStreamCore(FileMode mode, FileAccess access)

at System.IO.Packaging.PackagePart.GetStream(FileMode mode, FileAccess access)

at System.IO.Packaging.PackagePart.GetStream()

at System.Windows.Application.GetResourceStream(Uri uriResource)

at Xwt.WPFBackend.TreeViewBackend..cctor() in c:\Users\tzi\Documents\Projects\xwt\Xwt.WPF\Xwt.WPFBackend\TreeViewBackend.cs:line 49

@slluis
Copy link
Member

slluis commented Mar 28, 2013

Should be fixed.

@slluis slluis closed this as completed Jul 12, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants