ActiveX doc calling another ActiveX doc in Internet Explorer 
Author Message
 ActiveX doc calling another ActiveX doc in Internet Explorer

Hi all,
I have two Active Docs, the first (.vbd file) loads fine from the .CAB file
(I used Internet Download Setup option in Setup Wizard) and the VB5
components are downloaded (from the Internet), the user enters some data and
clicks OK to navigate to the second doc, but it doesn't open properly, it
comes up with the dialog box to Open or Save the second .VBD file.

Seems to me that the second Active Doc is perhaps not even a part of the
original .CAB file.  Could this be the case?  What is the best practice
here?  Any suggestions?

BTW, I am using VB5 EE (SP2), Windows95b, IE 4.71.1712.6

--

Kevin Jullion, MCSD, MCSE, MCT
Aragon Technology Consulting, Inc.

http://www.*-*-*.com/



Tue, 20 Jun 2000 03:00:00 GMT  
 ActiveX doc calling another ActiveX doc in Internet Explorer

Everytime I got this dialog box from IE is because some DLL or OCX is missing to
run the Activex Document. Did you check your dependencies?

Quote:

> Hi all,
> I have two Active Docs, the first (.vbd file) loads fine from the .CAB file
> (I used Internet Download Setup option in Setup Wizard) and the VB5
> components are downloaded (from the Internet), the user enters some data and
> clicks OK to navigate to the second doc, but it doesn't open properly, it
> comes up with the dialog box to Open or Save the second .VBD file.

> Seems to me that the second Active Doc is perhaps not even a part of the
> original .CAB file.  Could this be the case?  What is the best practice
> here?  Any suggestions?

> BTW, I am using VB5 EE (SP2), Windows95b, IE 4.71.1712.6

> --

> Kevin Jullion, MCSD, MCSE, MCT
> Aragon Technology Consulting, Inc.

> http://www.aragontech.com

--
Cludio Avolio Rodrigues
Systems Especialist
IBM GS

Home page: http://www.geocities.com/SunsetStrip/4994


Tue, 20 Jun 2000 03:00:00 GMT  
 ActiveX doc calling another ActiveX doc in Internet Explorer

Are both docs part of the same project when running the setup wizard? If the
second doc is not installed properly, you'll get this because it's only the
binary data in the vbd file that actives the installed doc.

Jarrod Marshall
MCSD

Quote:

>Everytime I got this dialog box from IE is because some DLL or OCX is
missing to
>run the Activex Document. Did you check your dependencies?


>> Hi all,
>> I have two Active Docs, the first (.vbd file) loads fine from the .CAB
file
>> (I used Internet Download Setup option in Setup Wizard) and the VB5
>> components are downloaded (from the Internet), the user enters some data
and
>> clicks OK to navigate to the second doc, but it doesn't open properly, it
>> comes up with the dialog box to Open or Save the second .VBD file.

>> Seems to me that the second Active Doc is perhaps not even a part of the
>> original .CAB file.  Could this be the case?  What is the best practice
>> here?  Any suggestions?

>> BTW, I am using VB5 EE (SP2), Windows95b, IE 4.71.1712.6

>> --

>> Kevin Jullion, MCSD, MCSE, MCT
>> Aragon Technology Consulting, Inc.

>> http://www.aragontech.com

>--
>Cludio Avolio Rodrigues
>Systems Especialist
>IBM GS

>Home page: http://www.geocities.com/SunsetStrip/4994



Fri, 23 Jun 2000 03:00:00 GMT  
 ActiveX doc calling another ActiveX doc in Internet Explorer

Hi all,
I have two Active Docs, the first (.vbd file) loads fine from the .CAB file
(I used Internet Download Setup option in Setup Wizard) and the VB5
components are downloaded (from the Internet), the user enters some data and
clicks OK to navigate to the second doc, but it doesn't open properly, it
comes up with the dialog box to Open or Save the second .VBD file.  Of
course everything works fine on my development machine, but not any other
machine.

Seems to me that the second Active Doc is perhaps not even a part of the
original .CAB file.  Could this be the case?  What is the best practice
here?  Any suggestions?

BTW, I am using VB5 EE (SP2), Windows95b, IE 4.71.1712.6
--
Kevin Jullion, MCSD, MCSE, MCT
Aragon Technology Consulting, Inc.

http://www.aragontech.com



Fri, 23 Jun 2000 03:00:00 GMT  
 ActiveX doc calling another ActiveX doc in Internet Explorer

Answers in line:

Quote:

>Are both docs part of the same project when running the setup wizard?

Yes, they are both part of the same project.

Quote:
>If the
>second doc is not installed properly, you'll get this because it's only the
>binary data in the vbd file that actives the installed doc.

Can you clarify this statement for me, please.

Kevin Jullion, MCSD, MCSE, MCT
Aragon Technology Consulting, Inc.

http://www.aragontech.com



Sat, 01 Jul 2000 03:00:00 GMT  
 
 [ 5 post ] 

 Relevant Pages 

1. ActiveX Doc DLL vs ActiveX Doc EXE

2. Can't load ActiveX Doc (*.VBD) File From Internet Server

3. ActiveX Doc & internet deployment

4. Menu on activeX Doc disappears when running internet download app

5. HELP WITH ACTIVEX CONTROLS AND ACTIVEX DOC

6. HELP WITH ACTIVEX CONTROLS AND ACTIVEX DOC

7. HELP WITH ACTIVEX CONTROLS AND ACTIVEX DOC

8. ActiveX Doc how to call UserDocument Public Function from Child form

9. ActiveX Doc how to call UserDocument Public Function from Child form

10. ActiveX Doc how to call UserDocument Public Function from Child form

11. VB macro disappears when .doc file is launched inside Internet Explorer window

12. GetObject() crashes when loading a word doc containing an ActiveX control

 

 
Powered by phpBB® Forum Software