Results 1 to 11 of 11

Thread: Won't work in WinXP

  1. #1

    Thread Starter
    Member
    Join Date
    Mar 2004
    Posts
    45

    Won't work in WinXP

    Hi

    I have written this software and it won't work in Windows XP. It loads up fine but won't dispaly anything in the listbox's that are meant to display mp3 files in the directory which is selected. Everything else works except the viewing of the list of files!

    Anyone got any ideas? I have used the fso to list the files - is there a prob with this in XP?

    The zip file attached has a setup.exe that will install all the files for you (just created with the Package and Development wizard) and also the vb files + the ocx's.

    Thanks in advance

  2. #2
    Hyperactive Member Jlarini's Avatar
    Join Date
    Jan 2002
    Location
    São Paulo, Brazil
    Posts
    263
    Robintw,

    Where's the attachment ?!?!?

    JL
    nothing is impossible, it's sometimes very hard to do!

    If your thread is solved... Please edit it and add [Resolved] or [Solved] on it!

    If you like Marine aquarium, feel free to PM me.

    Sorry my bad English

    God bless Parksie!

  3. #3

    Thread Starter
    Member
    Join Date
    Mar 2004
    Posts
    45
    I told it to attach it!.....Trying again this time!

  4. #4

    Thread Starter
    Member
    Join Date
    Mar 2004
    Posts
    45
    It still didn't work! I wonder why!?!

    Instead.........download it from here:

    Click Here

    v weird!

    Robin

  5. #5

    Thread Starter
    Member
    Join Date
    Mar 2004
    Posts
    45
    Sorry again.....This is the right one:

    Click Here

    Robin

  6. #6
    Hyperactive Member Jlarini's Avatar
    Join Date
    Jan 2002
    Location
    São Paulo, Brazil
    Posts
    263
    robyn,

    I just answered you, cos there's no attach here in this topic, so, you will wait a lot without it...


    I have no XP machines here, so I can't give a try...

    Let's wait... There's a lot of people that can help you, with the attach...

    JL
    nothing is impossible, it's sometimes very hard to do!

    If your thread is solved... Please edit it and add [Resolved] or [Solved] on it!

    If you like Marine aquarium, feel free to PM me.

    Sorry my bad English

    God bless Parksie!

  7. #7
    Banned dglienna's Avatar
    Join Date
    Jun 2004
    Location
    Center of it all
    Posts
    17,901
    I don't like to run .exe's and you have 2 of them. Just put all of the necessary files into the zip file, and we'll deal with them when needed.

    I didn't see where you dim'd a fso. all I see is dim new xxx as fso
    Usually I see

    dim xfso as fso
    dim xxx as new xfso

    Does this run on anything else? Could be missing the first dim statement, or I could be wrong about this.

  8. #8

    Thread Starter
    Member
    Join Date
    Mar 2004
    Posts
    45
    Hi

    It works absolutely fine on my machine!

    In the zip file is the setup.exe to install it........plus the vbp file and the ocx's needed to run it.

    Robin

  9. #9
    Banned dglienna's Avatar
    Join Date
    Jun 2004
    Location
    Center of it all
    Posts
    17,901
    there may be files missing from the setup.exe, which I hesitate to run. sorry. post a section of the code, and the error that you are getting and I'll take a look at it.

  10. #10

    Thread Starter
    Member
    Join Date
    Mar 2004
    Posts
    45
    As I said earlier there is not error message, the files just don't display in the listbox!

    I have no idea what is wrong - and It seems to just be WinXP.

    Robin

  11. #11
    Banned dglienna's Avatar
    Join Date
    Jun 2004
    Location
    Center of it all
    Posts
    17,901
    put a breakpoint in, and examine values that are supposed to be added to the listbox. make sure that the file is getting opened.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width