Hi,
I have a serviced component, that exposes a class I am able to use some
methods from.
But one of the methods in my application flow then throws this
exception:
System.IO.FileNotFoundException: Die Datei oder Assembly Voil,
Version=1.0.0.0, Culture=neutral, PublicKeyToken=0f47ce5265036a51 oder
eine Abhängigkeit davon wurde nicht gefunden. Das System kann die
angegebene Datei nicht finden.
If I run the classes in local mode on my development system, all works
fine.
I have updated the assemblies, that must be in the GAC. I have
recreated the proxy classes.
The software runs with .NET 2.0.
Any help ?
Thanks, Lothar
lothar.behrens@lollisoft.de - 06 Nov 2006 16:34 GMT
Hi,
a short note: If I test the failing function with a vbs script, the
function gets called and
produces some entries on server side. So I assume, the error comes from
client side.
What I wan't to get back is a serialized object.
Lothar
> Hi,
>
[quoted text clipped - 19 lines]
>
> Thanks, Lothar