I have an assembly on a machine that does a P-Invoke to a local dll.  The assembly is 
exposed 
via a web service.  If I call the assembly locally without going through the web 
service, everything
works fine.  If I call the assembly via the WebService, I get an error when I try to 
Marshal to data
from my pinvoke call.  Seems like it might be a rights issue.  Any suggestions are 
welcome.

thanks..
-Jason

You can read messages from the DOTNET archive, unsubscribe from DOTNET, or
subscribe to other DevelopMentor lists at http://discuss.develop.com.

Reply via email to