Sebastian1989101
New Member
- Joined
- Aug 28, 2015
- Messages
- 21
- Reaction score
- 0
At two of my 3 systems Demonbuddy is crashing without any error message after login. Because one of the systems is my development system I could use the Visual Studio debugger to find out what exactly goes wrong. The exception is a IO-FileNotFoundException and the message says he misses the GreyMagic.dll - but this one is in the application folder such as expected.
I tried a few thinks without any change to the problem:
- Adding the assembly to the GAC
- Adding the assembly to System32
- Create a Shortcut with explicit working directory
- Start DB from cmd
- Running BuddyWizzard
I use the installer to install DB the first time. I don't know why it works on one machine and the other two fails with that. Is theire anything like log4net impleted to see a logging with more details?
Used debugger: VS2012, VS2015
Operating System: Windows 10 Pro 64-Bit (on all three Systems)
I tried a few thinks without any change to the problem:
- Adding the assembly to the GAC
- Adding the assembly to System32
- Create a Shortcut with explicit working directory
- Start DB from cmd
- Running BuddyWizzard
I use the installer to install DB the first time. I don't know why it works on one machine and the other two fails with that. Is theire anything like log4net impleted to see a logging with more details?
Used debugger: VS2012, VS2015
Operating System: Windows 10 Pro 64-Bit (on all three Systems)
Last edited: