Saving takes 100 times longer than loading..? 
Author Message
 Saving takes 100 times longer than loading..?

My application opens up tif documents from a network location into a
workstation computer and lets the user view and annotate them using an
ImgEdit control. The network runs at 100MB, and opening documents (as well
as flipping pages) is instantaneous.
However, after annotating a documents the program needs to save it. I tried
it with a 16 page tif, 3.5 MB, and it takes about 40 seconds to save it with
one simple annotation. I tried saving only the current page but it's the
same. Can anyone think of a solution?
Thanks
Ido Kalir


Thu, 22 Jan 2004 16:06:15 GMT  
 Saving takes 100 times longer than loading..?
Not sure why that might be happening.  Have you experienced similiar
problems with other controls (ie. picture box, etc)?  You might try saving
the file to the local hard drive and then doing a file copy to the network
and see if that makes a difference.

Kevin Williamson - Microsoft Visual Basic Support

--------------------

| Subject: Saving takes 100 times longer than loading..?
| Date: Sun, 5 Aug 2001 10:06:15 +0200
| Lines: 12
| X-Priority: 3
| X-MSMail-Priority: Normal
| X-Newsreader: Microsoft Outlook Express 6.00.2462.0000
| X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2462.0000

| Newsgroups: microsoft.public.vb.bugs
| NNTP-Posting-Host: 212.199.19.154
| Path: cppssbbsa01.microsoft.com!tkmsftngp01!tkmsftngp02
| Xref: cppssbbsa01.microsoft.com microsoft.public.vb.bugs:45707
| X-Tomcat-NG: microsoft.public.vb.bugs
|
| My application opens up tif documents from a network location into a
| workstation computer and lets the user view and annotate them using an
| ImgEdit control. The network runs at 100MB, and opening documents (as well
| as flipping pages) is instantaneous.
| However, after annotating a documents the program needs to save it. I
tried
| it with a 16 page tif, 3.5 MB, and it takes about 40 seconds to save it
with
| one simple annotation. I tried saving only the current page but it's the
| same. Can anyone think of a solution?
| Thanks
| Ido Kalir
|
|
|



Sat, 24 Jan 2004 02:54:12 GMT  
 
 [ 2 post ] 

 Relevant Pages 

1. saving takes 100 times longer than loading...???

2. VB Executable taking 100% of CPU Time

3. NTVDM takes 100% processor time

4. Help Takes so long to load?

5. VB5 Takes too long to load!

6. VB5 takes too long to load!

7. DAO garbage cleanup taking a LONG time...

8. It takes a long time to open Form

9. Script Control "Taking a long time"

10. CreateObject takes unreasonably long time

11. VB InputB takes a long time in COM+

12. Accessing Paradox Table Takes *Long* Time

 

 
Powered by phpBB® Forum Software