473,395 Members | 1,401 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,395 software developers and data experts.

Register C# IE add-on

Hi,

Sorry if this isn't the right place to be asking, but I could find a
group for C# in particular. I've inherited some code that is supposed
to be an add-on for IE (BHO I think), but I can't figure out how I'm
supposed to install it. I'm used to C++/COM where I'd just use
regsvr32. Any help would be greatly appreciated.

Thanks,
Kevin
Jul 21 '05 #1
1 3561
May be this will help? http://weblogs.asp.net/stevencohn/articles/60948.aspx

"Kevin Menard, Jr." <km*****@wpi.edu> wrote in message
news:Os*************@tk2msftngp13.phx.gbl...
Hi,

Sorry if this isn't the right place to be asking, but I could find a
group for C# in particular. I've inherited some code that is supposed
to be an add-on for IE (BHO I think), but I can't figure out how I'm
supposed to install it. I'm used to C++/COM where I'd just use
regsvr32. Any help would be greatly appreciated.

Thanks,
Kevin
Jul 21 '05 #2

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

Similar topics

5
by: Giles Brown | last post by:
I'm feeling quite dumb this morning. I'm trying to build a COM server DLL using py2exe and it ain't working. Here's what ain't working... setup_dll.py based on py2exe sample: """from...
1
by: G Kannan | last post by:
Hey all! I have written a perl script to retrieve information from a HTML Form and insert the data into an Oracle database table. I am gettting the the following error message: "Use of...
0
by: Marina | last post by:
Hi, I was playing around with a tool available from gotdotnet to create documentation from xml comment in vb.net. Part of what I had to do was install an add in to allow help projects to be...
0
by: N.V.Dev | last post by:
Hi all; I have a little problem registering my DB2 Add-Ins for VC++ (.NET). I have Windows XP and when try to register add-ins I get the following message. Registering IBM DB2 Development...
13
by: Shankar Agarwal | last post by:
I was trying to use a variable whose value is temporary and i don't want it to go to the memory for performance reasons. Is there a way to specify the variable like that so that any assignment to...
13
by: Dave win | last post by:
howdy.... plz take a look at the following codes, and tell me the reason. 1 #define swap(a,b) a=a^b;b=b^a;a=a^b 2 3 int main(void){ 4 register int a=4; 5 register int b=5;...
0
by: Sergey Polyakov | last post by:
Hello everybody! I am authoring my custom webcontrol and faced a very difficult problem. I have two assemblies: the first one contains some base classes and the second one contains a class which...
3
by: Goh | last post by:
Hi, May I know how to register a java script inside the <head> tag not the body? I found only got method that able register at the body like RegisterStartupScript and RegisterClientScriptBlock....
7
by: John\\ | last post by:
I created a simple DLL called: MyDLL I have been trying to register it so I can see it in the COM References; Regsvr32 does not work for .NET DLL RegAsm - seems to work, but I can not select...
5
by: Nathan Sokalski | last post by:
My Web.config file contains the following section to register some of my UserControls: <pages> <controls> <add tagPrefix="NATE" tagName="Banner" src="~/Banner.ascx"/> <add tagPrefix="NATE"...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
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
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
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...
0
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...

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.