This is a migrated thread and some comments may be shown as answers.

presentationframework.pdb not loaded

1 Answer 2069 Views
Window
This is a migrated thread and some comments may be shown as answers.
Xavier
Top achievements
Rank 1
Xavier asked on 28 Feb 2013, 10:33 PM
Hello,

I migrate my project from VS2010 (V4.0) to VS2012 (V4.5).
Everything work fine except the main window as a radWindow.
I've got this error message : "presentationframework.pdb not loaded".
I tried to find in the debug options, but this file doesn't seem to exist.

When I remove the code below in App.xaml.cs, it works :

new WMain().Show();

base.OnStartup(e);

Any ideas ?
Regards

1 Answer, 1 is accepted

Sort by
0
Xavier
Top achievements
Rank 1
answered on 02 Mar 2013, 11:17 AM
Hello,
It works now !
I modified some debug options, clean and rebuild and everything work fine !
Regards
Xavier
Tags
Window
Asked by
Xavier
Top achievements
Rank 1
Answers by
Xavier
Top achievements
Rank 1
Share this question
or