G
Guest
Hi all
I have written a WindowsService in C# 2005.
I am running this service on a 64bit Windows Server 2003
and I like to run some Interop.Excel within this service.
It seams that Interop does not run in 64bit mode ...
I have tried to compile the service as x86 but it does not help,
the service is still running in 64bit mode ...
Does anybody know something about a issue like this??
Would be happy for any comment !
Best regards
Frank Uray
I have written a WindowsService in C# 2005.
I am running this service on a 64bit Windows Server 2003
and I like to run some Interop.Excel within this service.
It seams that Interop does not run in 64bit mode ...
I have tried to compile the service as x86 but it does not help,
the service is still running in 64bit mode ...
Does anybody know something about a issue like this??
Would be happy for any comment !
Best regards
Frank Uray