memory corrept when loading emulator in Micro framwork.
Luo Bingqiao <[email protected]>
| Newsgroups | gmane.comp.windows.devel.dotnet.advanced |
|---|---|
| Message-ID | <[email protected]> |
Hi, Do some of you ever seeing this strange problem? error while resolving symbols: CLR_E_TYPE_UNAVAILABLE It happens when the initialization of Emulator. The msdn says : Problem: When compiling, I get an error message that says, "Error: Error while resolving symbols: CLR_E_TYPE_UNAVAILABLE" Description: This error appears when assemblies reference DLLs that don't exist. The following steps provide an example. 1. Create and build a library called A. 2. Create library B that references A and build it. 3. Create program C that references B and build it. 4. Delete all instances of A from all the bin directories. (A.dll will be located in all of the directories.) 5. Run C and you get the error. Fix: Add a direct reference to the assembly in all assemblies and programs that use it. And it is in micro framework. I checked the assemblies, but they seems ok.. Thanks a lot. =================================== View archives and manage your subscription(s) at http://peach.ease.lsoft.com/archives