Results 1 to 2 of 2

Thread: VB document cannot be executed

  1. #1

    Thread Starter
    Frenzied Member
    Join Date
    Jan 2005
    Posts
    1,069

    VB document cannot be executed

    Hello
    I just made my first VB document, migrated it and tried to run it on my browser but it comes up with the options

    Open, Save, Cancel, Help

    when i hit open, it says "count not start application"

    is that because of some security feature in my browser

    also i was wondering what the type : octet stream meant?

  2. #2
    Banned dglienna's Avatar
    Join Date
    Jun 2004
    Location
    Center of it all
    Posts
    17,901

    Re: VB document cannot be executed

    if you used VB instead of VBA, then you need to compile your program before it will work, and it will not work as a document. It wil work from the run command, and wil start and end in its own process. VBA will work in a M$ application.

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