Re: [ADVANCED-DOTNET] FileLoadException thrown on remoting using IIS

2003-02-24 Thread Matt Milner
ssage- From: Saurin Vasani [mailto:[EMAIL PROTECTED] Sent: Friday, February 21, 2003 3:05 PM To: [EMAIL PROTECTED] Subject: [ADVANCED-DOTNET] FileLoadException thrown on remoting using IIS I'm trying to create a remote data access component that runs under IIS and queries a SQLServe

[ADVANCED-DOTNET] FileLoadException thrown on remoting using IIS

2003-02-21 Thread Saurin Vasani
I'm trying to create a remote data access component that runs under IIS and queries a SQLServer db. on a different machine, and returns the results to the remoting client. The IIS box is a server running Win2K Server. I'm impersonating the client user by passing the credentials while making the re