473,466 Members | 1,389 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

Can not view ActiveX controls on IE

This one XP machine (with IE 6) is having a problem viewing any ActiveX
controls (created on VB6) on the Internet Explorer browser. I put the same
ActiveX control in a VB program, and when I run the VB program on that same
machine, I can view the ActiveX control fine. He is using Citrix.
The same ActiveX controls can be viewed on other machines.

When trying to view 1 of the ActiveX control, he got an error
"Visual Basic Run-time redist pack.
INF Install failure. Reason: Access is denied"

On another ActiveX control, the ActiveX control showed up as a box with a
red X on the left corner.

He logs in to his machine with his user id, which is an administrator on his
machine.
The following are the settings in his Internet Explorer :

ActiveX control and plug-ins
-Download Signed ActiveX controls -Prompt
-Download unsigned ActiveX controls - Disable
-Initialize and script ActiveX controls not marked as safe - Disable
-Run ActiveX controls and plug-ins - Enable
-Script ActiveX controls marked safe for scripting - Enable

Downloads
-File download - Enable

User Authentication
-Logon - Automatic logon only in Intranet Zone

The following is the code for the ASP page:
<object classid="clsid:E77F6134-B280-4516-9646-9F9E624D7451"
id="ctlTestBrowser1" codebase="TestBrowser.cab#version=1,0,0,0" VIEWASTEXT>
</object>

How can I fix this problem ? Thank you.
Jul 19 '05 #1
2 7553
What does this have to do with ASP? If you presented an <object> tag in a
ColdFusion page, would it suddenly become a ColdFusion problem?

I suggest you post to an Internet Explorer and/or ActiveX newsgroup.

--
http://www.aspfaq.com/
(Reverse address to reply.)


"Fie Fie Niles" <fn****@wincitesystems.com> wrote in message
news:ef**************@TK2MSFTNGP09.phx.gbl...
This one XP machine (with IE 6) is having a problem viewing any ActiveX
controls (created on VB6) on the Internet Explorer browser. I put the same
ActiveX control in a VB program, and when I run the VB program on that same machine, I can view the ActiveX control fine. He is using Citrix.
The same ActiveX controls can be viewed on other machines.

When trying to view 1 of the ActiveX control, he got an error
"Visual Basic Run-time redist pack.
INF Install failure. Reason: Access is denied"

On another ActiveX control, the ActiveX control showed up as a box with a
red X on the left corner.

He logs in to his machine with his user id, which is an administrator on his machine.
The following are the settings in his Internet Explorer :

ActiveX control and plug-ins
-Download Signed ActiveX controls -Prompt
-Download unsigned ActiveX controls - Disable
-Initialize and script ActiveX controls not marked as safe - Disable
-Run ActiveX controls and plug-ins - Enable
-Script ActiveX controls marked safe for scripting - Enable

Downloads
-File download - Enable

User Authentication
-Logon - Automatic logon only in Intranet Zone

The following is the code for the ASP page:
<object classid="clsid:E77F6134-B280-4516-9646-9F9E624D7451"
id="ctlTestBrowser1" codebase="TestBrowser.cab#version=1,0,0,0" VIEWASTEXT> </object>

How can I fix this problem ? Thank you.

Jul 19 '05 #2
I am sorry to post it here. I know it is not the ASP problem, but I thought
may be somebody who has worked with ASP has come across this problem before.
If anyone has, I would greatly appreciate if you can share the solution with
me. I posted it on the IE6 newsgroup, but I could not find ActiveX
newsgroup.
Thanks.
"Aaron [SQL Server MVP]" <te*****@dnartreb.noraa> wrote in message
news:%2****************@tk2msftngp13.phx.gbl...
What does this have to do with ASP? If you presented an <object> tag in a
ColdFusion page, would it suddenly become a ColdFusion problem?

I suggest you post to an Internet Explorer and/or ActiveX newsgroup.

--
http://www.aspfaq.com/
(Reverse address to reply.)


"Fie Fie Niles" <fn****@wincitesystems.com> wrote in message
news:ef**************@TK2MSFTNGP09.phx.gbl...
This one XP machine (with IE 6) is having a problem viewing any ActiveX
controls (created on VB6) on the Internet Explorer browser. I put the same ActiveX control in a VB program, and when I run the VB program on that

same
machine, I can view the ActiveX control fine. He is using Citrix.
The same ActiveX controls can be viewed on other machines.

When trying to view 1 of the ActiveX control, he got an error
"Visual Basic Run-time redist pack.
INF Install failure. Reason: Access is denied"

On another ActiveX control, the ActiveX control showed up as a box with a red X on the left corner.

He logs in to his machine with his user id, which is an administrator on

his
machine.
The following are the settings in his Internet Explorer :

ActiveX control and plug-ins
-Download Signed ActiveX controls -Prompt
-Download unsigned ActiveX controls - Disable
-Initialize and script ActiveX controls not marked as safe - Disable
-Run ActiveX controls and plug-ins - Enable
-Script ActiveX controls marked safe for scripting - Enable

Downloads
-File download - Enable

User Authentication
-Logon - Automatic logon only in Intranet Zone

The following is the code for the ASP page:
<object classid="clsid:E77F6134-B280-4516-9646-9F9E624D7451"
id="ctlTestBrowser1" codebase="TestBrowser.cab#version=1,0,0,0"

VIEWASTEXT>
</object>

How can I fix this problem ? Thank you.


Jul 19 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
by: Ike | last post by:
I have an Activex Control created in VB6, which, displays no problem on any machine I have, but, on some machines of others, it does not. All machines are running either XP or Windows 2000, and all...
18
by: DartmanX | last post by:
Is there a simple way to determine if someone using Internet Explorer has completely disabled ActiveX controls? Jason
1
by: Norman Fritag | last post by:
Hi there I have avoided to use active x controls because I thought they are causing more problems then they are doing any good. I a new application I would want to use the tree and list view...
3
by: ACaunter | last post by:
Hi all, Does anyone know how to view DICOM images (.dcm) in a picturebox/imagebox in asp.net. dicom are medical images which cannot be altered, but you should still be able to view them, maybe by...
4
by: Wilfried Mestdagh | last post by:
Hi, I have a C# application (VS2005) with Microsoft Mappoint activeX control on a form. At a certain moment I want to create a second one temporary in code. This seems not to work, when I try to...
0
by: Christian Nein | last post by:
Hello, does anybody have experiences with screenshots of ActiveX controls in .NET? I have a panel containing some controls, amongst others some ActiveX controls. I tried ...
4
by: Henrik Dahl | last post by:
Hello! Is it possible to use Visual Studio 2005 or, secondarily, Visual Studio .NET 2003 to create ActiveX controls which may be consumed by VB 6.0 programs, i.e. dealt with on forms in the...
6
by: hufaunder | last post by:
I have an ActiveX component that I want to use in a library that I am writing. As a first test I used the ActiveX component in a windows form application. Adding the component created: Ax.dll...
1
by: Hakan Fatih YILDIRIM | last post by:
Hi list, Ä° searched how to view web cam in asp.net applicaitpn but i didn't find anything working well.any free activeX component for web cam.. Best Regards, Hakan Fatih YILDIRIM
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
1
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.