473,769 Members | 6,187 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Problem installing and registering activex into vista machine.


Hi All

I have created a Activex using C# 2.0 and i am deploying it to
user's machine through WebLogic app server.The activex gets downloaded
and registerd perfectly in case of all XP machines.

But now i am testing the same Activex download on Vista machine,It
failed to install if the UAC is enabled.

If i disabled the UAC then it gets insalled.(Don't know whether
registerd to machine or not)

and when it invoked for my JSP application then it fails to function.

I have also signed the Activex locally and imported the certificate to
my IE provided by server.

I want it to work as in XP ,no UAC disable stuff also.

How can i achieve this goal without tampering any thing in my machine
settings.

Thanks

___Das
--
das.dwipayan
Sep 12 '08 #1
1 1849
das.dwipayan wrote:
I want it to work as in XP ,no UAC disable stuff also.

How can i achieve this goal without tampering any thing in my machine
settings.
XP and Vista are not the same under the hood even though they both are
NT based O/S(s). A solution that's targeted for the XP platform has a
strong possibility that it's not going to run on Vista platform, as you
can see.

So, you're going to have to code and test your solution on Vista and
make sure it works on Vista.

It may be that you may have to test for the platform that the code is
executing on to see what execution path should be taken, based on the
platform it is running on.

http://www.developer.com/net/net/article.php/3695651
Sep 12 '08 #2

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

Similar topics

3
15075
by: Stangonline.com | last post by:
Ok, im familiar with typical troubleshooting of this type on problem, but I do not do any programming myself. Im hoping you guys can help me with an install problem that I am having. I have an application that fails to register 2 .ocx files during installation. The OS is Windows Server 2003 running as a terminal server. I have since tried to install the same application in Windows 2000 Terminal server and it worked fine. SO im...
2
15228
by: Ken Lindner | last post by:
I have a need to become familiar with SQL Server 2000 for work. Needless to say I am new to SQL Server any version, but not IT in general. My employer has provided me with the SQL Server 2000 Personal disk from the SQL Server 2000 Enterprise kit as this is reported here on the MSDN web site to be the version that is supported on Windows XP. In fact so many of you kind people confess to having succeeded in doing it. I have tried...
13
2046
by: Karl | last post by:
Hi all. I've recently rebuilt my Vista Ultimate workstation with Visual Studio Team Developer edition. Ive also put on the SQL Server 2005 tools and it's fully patched. I was building a web application in VS before the rebuild and I've just come to do some work on it, and it has reminded me that I need to install Ajax 1.0 again as I haven't done it yet (Ajax was installed before and the site makes use of it) but when I go to install it
11
20225
by: Don | last post by:
QUESTIONS: 1. Has anyone figured out how to successfully install the Office 97 Pro Service Release 2 patch in Vista? 2. Has anyone successfully installed an Office 97 Pro CD (SR2 version) in Vista? DETAILS: My setup: Dell Inspiron notebook with Vista Business edition My CD: Office 97 Professional (Service Release 1) Upgrade
12
7483
by: John Connic | last post by:
Hi All: I just setup a new machine with Vista Business Edition and IIS 7. I had to turn on IIS 7 attributes including the IIS Manager. Not sure what options I needed I turn them all on that even remotely look like I might need them. The IIS Manager looks total foreign to me but eventually I figure how to add a virtual folder. I then started making script files in html, javascript and vbscript. I would run them through IIS 7 using the...
5
1741
by: Geoff Blood | last post by:
Using Visual Studio 2005 I have VB project that produces a program that is to be deployed using a VS2005 deployment project. There are some legacy COM components that need to be registered with Windows. Everything works jus fine under XP, including the COM components self-registration. But when the deployment msi or setup.exe are run under Vista (Business Ed), the self-registration fails with an Authorities error - even when I hae the...
0
1411
by: ARC | last post by:
Hello all, I've had an access 2007 runtime app out since October. So far, it's been a very stable download / install, regardless of whether they have widows xp, or vista. I've had 2 instances recently where, upon first installing my software, then attempting to launch, the user has received the dreaded Error 429 Active X can't create object. I'm really only using 4 .dll's / .ocx's: -------------------------------------
0
1787
by: Peter Van Peborgh | last post by:
I have an app that is built in Access 2002 and packaged with its runtime. When installing it in a Vista PC/laptop, several dialog boxes pop up that require specific answers for the app to install and work OK under Vista. Is there any way to make this installation more straightforward by pre-empting these dialog boxes and/or answering them automatically so that the User does not have to do it himself and probably get it wrong? Here is what I...
4
3169
by: Dave Burns | last post by:
I am self hosting a Web Service in a Windows service. I am trying to start the service using the NT AUTHORITY\NetworkService account. I get a NullReferenceException on ServiceHost.Open() in the ServiceBase.OnStart() method. SCM throws a 1067 error as well. I get the same problem with NT AUTHORITY\LocalService. When I use the LocalSystem account, my domain account, or another regular user account, the windows service starts just fine.
0
9589
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, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
9863
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
8872
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, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
7409
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
5299
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 last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
5447
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
3959
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 we have to send another system
2
3562
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
3
2815
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

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.