Errors on Dao.DBengine
If the core fails to compile on Dao.DBengine, your system does not have the Microsoft Office 2007 interoperabilty assemblies installed that are needed to compact ACCDB databases. These assemblies are installed with Microsoft Office. You can:
- Install Microsoft Office
OR
- Download the Redistributable Primary Interop Assemblies from Microsoft and install these separately.
BadImageFormatException was unhandled
This exception indicates a corrupted build environment. Perform the following:
- Build > Clean solution
- Close Visual Studio
- manually delete any obj and bin folders from the sources folder tree.
InvalidOperationException was unhandled
A possible cause for this exception is a 64-bit incompatibility problem with the .NET and the Microsoft Access drivers. To overcome this problem, EwE6 must be compiled for 32 bit processors. Do the following:
- Select Build menu > Configuration Manager
- Select Active Platform to x86 (new if not listed). See image.
SVN Issues
MKactivity 403 forbidden - If you get this error, you'll have to ensure the SVN root is ok. To fix this, Select SVN>Relocate and ensure the case sensitivity is accurate for the SVN URL.
Attachments
- Configuration Manager x86.png (174.5 KB) - added by shermanl 15 years ago.