Tagged Questions

0
votes
2answers
523 views

FatalExecutionEngineError during C# Marshalling

I'm running into an issue when trying to read c++ structures from memofields in a number of DBase IV files into C# (.Net 4) and then insert them into MSSQL 2008. The data is being extracted ok from ...
0
votes
2answers
503 views

Debug Techniques: Visual Studio 2008 Process fatal crash after debug of WPF application

I have a relatively large C#/WPF Visual Studio 2008 solution that I am trying to test and synchronize across 2 developer's computers. On my computer, I am able to build and debug (run) the project ...
0
votes
1answer
358 views

CVTRES : Fatal Error CVT1105: Cannot Seek In File

I was compiling my Windows Mobile project that is a image viewer and just when I clicked in the build button I got this error: CVTRES : fatal error CVT1105: cannot seek in file I'm using Windows ...