P
Per Rasmussen
I have started to use vs2005 to build my CF application recently, but I have
experienced some problems. My application accesses several native dlls
through some wrapper dlls (which is .NET assemblies), and I have several
times experienced that when I execute the application, the first line that
calls the wrapper assembly throws a missingmethod exception. To my
knowledge, this usually means that the dll either present or has been
changed. The strange thing is that the dll IS present and definitely has not
been changed.
Has anyone experienced something similar? Any good ideas to what I might do
wrong?
Thanks in advance,
Per Rasmussen.
experienced some problems. My application accesses several native dlls
through some wrapper dlls (which is .NET assemblies), and I have several
times experienced that when I execute the application, the first line that
calls the wrapper assembly throws a missingmethod exception. To my
knowledge, this usually means that the dll either present or has been
changed. The strange thing is that the dll IS present and definitely has not
been changed.
Has anyone experienced something similar? Any good ideas to what I might do
wrong?
Thanks in advance,
Per Rasmussen.