First  |  Prev |  Next  |  Last
Pages: 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87
Error when using FileSystemObject.Move
I am using the FSO in my program and everything is working fine until I try to use the Move command as follows: fs.MoveFile strFileOld, strFileNew Then I get the "Permission Denied" error. Then when I check file attributes, there are no restrictions. Please tell me what is causing this. Thank y... 22 Dec 2006 21:51
May have hosed my registry
oops think I did a boo-boo :-( I've been working on a dll/ revising / unregistering / breaking compat /re-registering.... once time the other night I forgot to unregister before recompiling so now i had two references to my dll in the component manager dialog box no problem I thought, just unregister, use re... 21 Dec 2006 19:07
How to read UTF-8 chars using VBA
Hi, I am currently developing some Word templates (office 2003) + VBA I have a UTF-8 encoded text file...I wanted to read and show the values into a list box... The charactors are getting changed while reading and filling the control...(but in the text file they are perfect) I tried FSO and Open statemen... 7 Dec 2006 10:04
How to read from USB port?
MsComm can access comport. What can I use to read from USB port? Jack ... 25 Nov 2006 12:51
Method '~' of object '~' failed, Error Code: -2147417848
I have two aplpications, one is a Standard EXE, the other an ActiveX EXE. These have been running for over a year, each with succesive modifications. Today I modified the ActiveX EXE component. Specifically, I tweaked an error handler and increased the SQL Server timeout to 10 minutes. I compiled the components... 22 Nov 2006 11:12
RetrieveUrlCacheEntryFile example
Hello Evrybody, Can somone point me to an example of usage of RetrieveUrlCacheEntryFile in VB? Thanks, -- Syed Zeeshan Haider ------------------------------------------------------------ Learn about famous muslim names at http://szh.20m.com/learn/aboutnames.html ... 12 Nov 2006 11:09
VB6 FileCopy Fails Windows XP SP2
I found a message to do with XP SP2 causing this but no solution. I have a backup app that will backup from a users My Documents to their home directory on our file server. This has worked really well and then now some users are unable to backup. I just need to copy a file at a time if new or changed copy the fi... 30 Oct 2006 18:24
Getting current time in EPOCH time?
This is probably something simple. I'm trying to get the current time in EPOC time, which is, I believe, also called time_t in C. I think the GETLOCALTIME API call will do what I want, but I'm not sure. Reason I want this is to feed it to a printer that requires a match to the epoch time before it will serve ... 19 Oct 2006 21:46
Error 480 - can't create autoredraw image
> VB's back-buffer implementation uses a Device Dependant Bitmap (DDB) to store the image data, which is quite limited in how large it can be made. On older OS' this used to be ~16mb uncompressed data size, on later OS this has been expended but is still quite restrictive. Mike - Microsoft Visual B... 14 Oct 2006 05:15
Vb6 Project won't load
Can someone please tell me what is wrong with my project. I have been working on this project for 5 months. My deadline is the 9th of October. This morning when I tried to open my project, VB6 told me that it was unable to load my project. I tried opening form by form, but some of the forms wouldn't open and lo... 16 Oct 2006 15:30
First  |  Prev |  Next  |  Last
Pages: 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87