LEADTOOLS Support
General
General Questions
FatalExecutionEngineError at DicomEngine.Startup()
This topic and its replies were posted before the current version of LEADTOOLS was released and may no longer be applicable.
#1
Posted
:
Sunday, May 6, 2012 3:58:58 PM(UTC)
Groups: Registered
Posts: 1
I tried to run CSDicomDemo in VisualStudio 2010 debugger,
and FatalExecutionEngineError happened at DicomEngine.Startup().
Without debugger, CSDicomDemo seems to work fine.
I'm using VirtualBox for the development environment,
and the guest Windows is 64bit version.
I think the problem may had been caused by the environmental factor,
the combo of VirtualBox, 64bit OS and VS2010,
but I also doubt x64 DICOM assembly might have something problem
because other functions seem to work fine.
x64 DICOM assembly can run on VM ?
My environment is:
VM: VirtualBox 4.1.14
Host OS: Windows 7 64bit SP1
Guest OS: Windows 7 64bit SP1
Debugger: Visual Studio 2010 SP1
Project file: CSDicomDemo_x64_2010.csproj (.NET Framework 4, 64 bit)
#2
Posted
:
Monday, May 7, 2012 12:38:17 AM(UTC)
Groups: Registered, Tech Support
Posts: 1,326
Was thanked: 1 time(s) in 1 post(s)
The 64-bit assemblies should work without problems on a virtual machine that has 64-bit version of Windows. The problem might be related to the EXE not locating the assemblies. Try to set the working directory in the Debug settings to be the .NET 4 64-bit BIN folder of LEADTOOLS, which is by default "C:\LEADTOOLS 17.5\Bin\Dotnet4\x64"
Thanks,
Maen Badwan
LEADTOOLS Technical Support
LEADTOOLS Support
General
General Questions
FatalExecutionEngineError at DicomEngine.Startup()
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.