jim87
New Member
- Joined
- Aug 26, 2011
- Messages
- 445
- Reaction score
- 7
Hello!
I'm currently developing the 2nd version of LootStatistics... I decided to try out WPF, but I started having problems in HB. If I compile it within VS2010 it's all ok, it builds in HB too, but when I try to open up the WPF page, it will throw a FileNotFound error relative to the assembly "LootStatistics2, Culture=neutral" (or one of its dependencies). It shouldn't be the background image as I tried to comment it, still same error. I tried setting the neutral culture too (it was none), but no luck. Any idea?
The source code is attached...
Thanks!
View attachment 34612
I'm currently developing the 2nd version of LootStatistics... I decided to try out WPF, but I started having problems in HB. If I compile it within VS2010 it's all ok, it builds in HB too, but when I try to open up the WPF page, it will throw a FileNotFound error relative to the assembly "LootStatistics2, Culture=neutral" (or one of its dependencies). It shouldn't be the background image as I tried to comment it, still same error. I tried setting the neutral culture too (it was none), but no luck. Any idea?
The source code is attached...
Thanks!
View attachment 34612






