If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Data Access, Manipulation & Batch Languages > ASP > Remote Procedure Call failed

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 12-13-03, 07:32
nshukla nshukla is offline
Registered User
 
Join Date: Sep 2003
Location: Mumbai, INDIA
Posts: 8
Question Remote Procedure Call failed

We get the above error when we try to download the site for offline use. We are using the application 'Webcopier' for this purpose. During the download process if there is a problem on a certain page due to bad url or a code problem, the VM consumption of DLLHOST process starts increasing. It reaches to a level of about 1.8 GB before killing the process and restarting it.

The above error is thrown on the browser page, if the site is accessed during this period and if the User has unchecked 'Show me friendly HTTP message' box in the IE.

Our server is WIN2K, with a shared database on SQL 2000. CPU 2.4, 1 GB RAM and 2 * 40 GB HDD
Reply With Quote
  #2 (permalink)  
Old 12-15-03, 04:55
Apel Apel is offline
Registered User
 
Join Date: Apr 2002
Location: Germany
Posts: 228
Just that I get the things clear. You are using 'Webcopier' on your server and DLLHOST leaks memory on the server machine when ASP throws an error? Are you using any custom ActiveX server components? What are you using to access the data on your SQL-Server? The error message is typical for leaking ActiveX components.
Reply With Quote
  #3 (permalink)  
Old 12-15-03, 23:08
nshukla nshukla is offline
Registered User
 
Join Date: Sep 2003
Location: Mumbai, INDIA
Posts: 8
Dear Apel,

Thanks for your reply.

I think some clarifications are needed. We are using the application 'Webcopier' on our desktops to hit the server and download the whole site.

NO, no active x components are being used. We are using 2 external components, ASP Upload and ASP Email. Yes, the increase of the memory size and throwing of the erros on the browser are at the same time.

Hope this is sufficient information. Do let me know if any other details are required.
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On