Results 1 to 3 of 3

Thread: cant get image(s)

  1. #1

    Thread Starter
    New Member
    Join Date
    Nov 2000
    Posts
    2

    Question

    Have a functional program except for 1 thing: no image. I have a "click a button to see an image" type activex program, it works ok in testing, but not as completed project (after application wizard/to internet form (.cab) file. A run time error comes up saying: Run-Time error 53, File not found 'mypicture.jpg'. Humm, it worked before in testing? I've tried putting the collection of images into the CAB folder, SUPPORT folder, the general folder, and have included the files as dependent..still the files/images cannot be found. Any ideas?

  2. #2
    New Member holmmd's Avatar
    Join Date
    Nov 2000
    Location
    Welington, NZ
    Posts
    15

    Smile

    This may sound obvious, but there seems to be a path problem thatmay be resolved if you put the images in the application folder or sub-folder and referenced it by 'App.path & strSubFolder' or something like that.
    Mark Holm
    Visual Studio 6 Enterprise(SP4)

  3. #3

    Thread Starter
    New Member
    Join Date
    Nov 2000
    Posts
    2

    Smile

    mark thanks. i though it could be related to vbscript or something in html (a pointer to the file), so i started researching that material. thanks for your advice, i'll try your suggestion.

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