We've migrated our development workstations to Server 2008 and I've found I can no longer use BlogJet 2.0.0.10.
- BlogJet version : 2.0.0.10
- Windows version : Windows Server 2008 Enterprise x64
- What blogging service/software you use and its version : WordPress public
- URL of your blog (if possible) : http://blog.tiredstudent.com
- Detailed steps to reproduce the problem (1,2,3... What is the expected output? What do you see instead?)
After installation, attempt to execute BlogJet.exe and receive a critical error; the software never loads.
I've attempted to run in XP SP2 emulation mode, as an administrator (elevated privilages mode), in "portable mode", and cannot fix it.
When I debug the process (which I can only do briefly without the symbols), it is hitting an unhandled win32 exception and crashing out.
If it helps, the assembly stackframe it's crashing out on is:
009D75BA
with the values of :
int :: 3
Any ideas?