Wrox Home  
Search P2P Archive for: Go

  Return to Index  

asp_components thread: cannot see this control on my client m/c


Message #1 by stephenb@w... on Thu, 1 Feb 2001 19:27:13 -0000
From Hamid Ibrahim [SMTP:hamid_md@b...]   



Hi ,

 

I made the cab file including all depending files for MSFLXGRD.OCX.

Still I cannot see this control on my client m/c.

 

I also tried the following,

 

1) I prepared an ActiveX control - say USERCONTROLX using MSFLXGRD.OCX as

one of the control, then prepared the cab file say USERCONTROLX.CAB.Then I

tested the following

a) I used this USSERCONTROLX while designing the ASP page. From the client

m/c it installs and runs this cab file(USERCONTROLX.CAB) and shows this

control(USERCONTROLX.OCX) on the page.

 

b) If I use MSFLXGRD.OCX from this cab file's code base(USERCONTROLX.CAB)

and give the codebase as that of the USERCONTROLX,  from the client m/c it

installs and runs the cab file(USERCONTROLX.CAB), BUT DOES NOT SHOW THE

MSFLXGRD.OCX. Here I did not drag the USERCONTROLX.OCX on my ASP page. I

only dragged the MSFLXGRD.OCX.

        c) I used both the controls USERCONTROLX.OCX and MSFLXGRD.OCX on

the same ASP page. In this case, on the client m/c, it installs and runs

the USERCONTROLX.CAB, I can see the USERCONTROLX but not the MSFLXGRD.OCX

 

I cannot further analyse as to why this happens. In case of USERCONTROLX,

it definitely packages all the depending components, then why I cannot see

the MSFLXGRD.OCX when I package it with the same depending components ?

 

Any further help in this regard from your side would be highly

appreciable.

 

Regards

Hamid 


  Return to Index