![]() |
|
|||||||
| Home | Register | FAQ | Members List | Search | Today's Posts | Mark Forums Read |
| Questions & Help Needed Post any question regarding Basic4ppc. |
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
|||
|
Hi,
Normal compilation is working without problems, optimized compilation generates an error-free .exe, too, but if I try to start it on my PDA I get the following error (non-optimized works with no problems) datei- oder assemblyname 'crypto, Version=1.0.2647.40023,Culture=neutral, PublicToken=null' bzw. eine Abhängigkeit davon nicht gefunden something like file or assembly name 'crypto, Version=1.0.2647.40023,Culture=neutral, PublicToken=null' or a dependancy not found Any Ideas? .net 2 is installed on the device ROM. Cryptodevice.dll is available, of course - is there probably a new version of this lib for .net 2.0 somwhere? Robert |
|
||||
|
It's picking that wrong version number up from somewhere. If there is an appname.exe.config file, where appname is the name of your exe, in the same directory then delete it. Optimised compiled exes don't need them.
If that (probably) doesn't make any difference then if you have .NET Reflector check the versions of the references in the exe, or post an exe that exhibits the problem and I will have a look inside it and try it on my device. |
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Choose Folder - Optimized Compilation | orhan | Questions & Help Needed | 9 | 05-15-2008 02:36 PM |
| Optimized compilation | susu | Questions & Help Needed | 3 | 05-13-2008 06:23 AM |
| 6.01 Optimized compilation error | dpriem | Bug Reports | 2 | 01-06-2008 03:42 PM |
| FMOD and Optimized Compilation | @Work | Bug Reports | 8 | 12-28-2007 07:51 PM |
| Version 6.0 Device optimized compilation problem | HarleyM | Bug Reports | 0 | 12-28-2007 02:01 AM |