View Single Post

  #3 (permalink)  
Old 01-06-2005
gvkreddy gvkreddy is offline
Junior Member
White Belt
 
Join Date: Nov 2004
Posts: 6
Send a message via MSN to gvkreddy Send a message via Yahoo to gvkreddy
Hi Wilfried ,

Thanks for the reply.

I am using MapPoint.Application to load MapPoint file programmatically. After loading am searching for some addresses given to me. Based on matched addresses am generating a report.

I am able to search for nearly 400 addresses in a loop...

When I use the same application with a single user it works fine. It takes nearly 1:30 secs to generate the report in csv format.

But when I try to use the same with more than one user it works fine for 400 addresses search and generating the report.

When I increase the number of addresses more than 400, then MapPoint does not seems to be working.

For some time I can see the MapPoint instances in the memory, but after some time those instances will not be there.

I am not able to understand why is this happening.

Is there any MapPoint timeout??

Please do let me know how to solve this issue.

Thanks
Vijay
__________________
Thanks & Regards,
Vijay
Reply With Quote