J
Jason Jacob
to all,
I think I am not the first one to ask this question
I've written a dll in c# (project type is a library project , not
library project under SmartDeviceApplication)
Then I've attached the dll reference to another Smart Device App.
project, can the TypeLoadException occur (something like "can't load
System.Drawing.Color from the assembly 1.0.5000.0......")
Again, the dll work fine under non smart device projects.
The problem could be solved if the dll is ported to a Smart Device
App's Library project!!! It works fine then, but why?????
Microsoft Products are really buggy....... Maybe Service pack 3 may
solved the problem (I doubt +_+!)
And this is not a good solution too, since there are lots of dll
projects started earlier, so it is not practical to port or rewrite
them into the CE platform.
Can anybody help to resolve such problem ???
From Jason (Kusangihk)
I think I am not the first one to ask this question
I've written a dll in c# (project type is a library project , not
library project under SmartDeviceApplication)
Then I've attached the dll reference to another Smart Device App.
project, can the TypeLoadException occur (something like "can't load
System.Drawing.Color from the assembly 1.0.5000.0......")
Again, the dll work fine under non smart device projects.
The problem could be solved if the dll is ported to a Smart Device
App's Library project!!! It works fine then, but why?????
Microsoft Products are really buggy....... Maybe Service pack 3 may
solved the problem (I doubt +_+!)
And this is not a good solution too, since there are lots of dll
projects started earlier, so it is not practical to port or rewrite
them into the CE platform.
Can anybody help to resolve such problem ???
From Jason (Kusangihk)