Search:

Type: Posts; User: JudyKamber

Search: Search took 0.01 seconds.

  1. Replies
    17
    Views
    1,851

    Re: [RESOLVED] Count txt Files

    I'm using this code in VB6 on my PC and it works fine. But when I run it on a Windows Server 2003 R2 with SP1, it returns 0 for a folder with over 100 files. Any ideas? Thank you!



    Public...
  2. Replies
    22
    Views
    19,183

    Re: Intellisense isn't working

    I had a similar, puzzling problem and I thought it was because the building had a power outage. Turns out I had two functions with the same name. Once I tried compiling and fixed that error,...
  3. Replies
    2
    Views
    6,176

    Re: Zip and Unzip Example

    I found this code and it's wonderful. But I'm having a problem with zipping. My source directory has 250 files and often the zip only copies most of them. It will get to 180 or 200 or even 210 but...
  4. Replies
    17
    Views
    56,671

    Re: vb6 - Zipping and Unzipping using Shell32

    Thanks for that idea about the CopyHere parameter. I don't see any of them which, by their description, might cause my symptoms. Why would the copy just stop part way through the directory? Do you...
  5. Replies
    17
    Views
    56,671

    Re: vb6 - Zipping and Unzipping using Shell32

    This code has been working well for me except for one problem. What I'm doing is zipping up 500 image files plus a text file which is like a directory of the images. Sometimes all the files get...
  6. Replies
    17
    Views
    56,671

    Re: vb6 - Zipping and Unzipping using Shell32

    I was trying to avoid using other people's software and use Windows functions.

    I decided to use the software supplied in this post, create my own executable with parameters for action, source and...
  7. Replies
    17
    Views
    56,671

    Re: vb6 - Zipping and Unzipping using Shell32

    This code is amazingly helpful. My only problem is that the CopyHere statement opens another window and the calling application continues processing. I tried putting in a few SLEEP statements but...
  8. Replies
    13
    Views
    1,541

    Re: Runtime 3709 appearing after years

    Thanks, LaVolpe. We do have checks for connection and attempts to reconnect. And all the other background applications running on that machine have the same connect/reconnect logic and are fine. ...
  9. Replies
    13
    Views
    1,541

    Re: Runtime 3709 appearing after years

    Funny. Unfortunately, it's happened every morning this week so restarting didn't help.
  10. Replies
    13
    Views
    1,541

    Re: Runtime 3709 appearing after years

    Thanks all for your input. I tried setting a few instances to nothing which should have been done anyway to free up resources but that didn't help. I checked with the DBAs to see if Oracle was...
  11. Replies
    2
    Views
    1,509

    Re: Visual SourceSafe - Open database problem

    VSS Explorer-32 bit. Version 6.0d (Build 31222).
    I'll have to find out the answers to the other questions but we are Windows based if that helps.
  12. Replies
    13
    Views
    1,541

    Re: Runtime 3709 appearing after years

    3709 - The connection cannot be used to perform this operation. It is either closed or invalid in this context.
  13. Replies
    2
    Views
    1,509

    Visual SourceSafe - Open database problem

    I have Visual SourceSafe running on a server accessible to all. I can open my VSS database from my PC.

    On the new PCs we're trying to set up, we have access to the server. When opening VSS, I...
  14. Replies
    13
    Views
    1,541

    Runtime 3709 appearing after years

    I have an application in VB6 which has been running on the same machine for years. The database shuts down over night and comes back on after an hour or two.

    The application goes to sleep way...
Results 1 to 14 of 14



Click Here to Expand Forum to Full Width