Remoting in ASP.NET environment - Delete Context Proxy?

G

Guest

Hi all,

I have an ASP.NET page (web service) which acts as a remoting client.

I'm using a singleton model. The webpage passes an object to the server for
processing.

In perfmon I've noticed that my context proxies in the host are increasing
- it seems like the host is not releasing context proxies on the client
side.

Is there a way on the client (ASP.NET) to close off my remoting connection
and to remove the context proxy on the server side once I'm done with my
remote call?

Thanks!
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

ASP.NET + Remoting 3
Remoting crashes IIS 0
ASP.NET Session State/Remoting 0
.net Remoting in IIS 0
java proxy server problem 4
ASP.NET & Remoting. 1
Asp.net and .Net Remoting 0
proxy baffement 12

Members online

Forum statistics

Threads
473,770
Messages
2,569,584
Members
45,075
Latest member
MakersCBDBloodSupport

Latest Threads

Top