|
-
Jan 14th, 2005, 11:42 AM
#1
Thread Starter
Frenzied Member
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?
-
Jan 14th, 2005, 07:20 PM
#2
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|