IPCChannel & ASP.NET app

  • Thread starter Thread starter Sahil Malik [MVP]
  • Start date Start date
S

Sahil Malik [MVP]

Okay, I am trying to use a service over a remoting connection using the IPC
Channel. This is from an ASP.NET app. The service is singleton if you care
(don't think it should me a difference).

But I'm getting an ugly "Access Denied" error.

Anyone knows how to fix this?

- Sahil Malik [MVP]
http://codebetter.com/blogs/sahil.malik/
 
Back
Top