473,385 Members | 1,907 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,385 software developers and data experts.

RegAsm.exe missing from client machines

I've developed a VB6 application that uses a VB.Net dll. When
distributed to client machines it works fine except for a few cases.
The clients having problems seem to be missing RegAsm.exe from their
machines, and the .Net dll is not being registered correctly (no tlb
file is being created), causing an error saying "ActiveX cannot create
object" when trying to create an object from the type library. What do
the clients need to do to get regasm.exe on their machines? Is it
available for download somewhere, or do they need to install some other
program?

Nov 21 '05 #1
4 30884
I think that is in the Client Framework directory, or may be only in the
previous version..
"Sean" <nb****@gmail.com> wrote in message
news:11*********************@g49g2000cwa.googlegro ups.com...
I've developed a VB6 application that uses a VB.Net dll. When
distributed to client machines it works fine except for a few cases.
The clients having problems seem to be missing RegAsm.exe from their
machines, and the .Net dll is not being registered correctly (no tlb
file is being created), causing an error saying "ActiveX cannot create
object" when trying to create an object from the type library. What do
the clients need to do to get regasm.exe on their machines? Is it
available for download somewhere, or do they need to install some other
program?

Nov 21 '05 #2
So can I simply send out copies of my regasm.exe to clients who need
it? Or should I be doing something with my VB.Net solution for the dll
that will cause regasm.exe to be installed on their machines?

Nov 21 '05 #3
"Sean" <nb****@gmail.com> schrieb:
So can I simply send out copies of my regasm.exe to clients who need
it?


No! Instead you need to install the .NET Framework, which is necessary to
execute the .NET DLL.

Deploying the .NET Framework in a setup package
<URL:http://dotnet.mvps.org/dotnet/faqs/?id=deployframework&lang=en>

--
M S Herfried K. Wagner
M V P <URL:http://dotnet.mvps.org/>
V B <URL:http://classicvb.org/petition/>

Nov 21 '05 #4
Thanks for all the help. I ended up just having the clients install
the .Net framework themselves, since there were only a few missing it.
Instructions are here for anyone else needing this fix:

http://msdn.microsoft.com/netframewo.../framework1_1/

Nov 21 '05 #5

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

Similar topics

1
by: Andrew Clancy | last post by:
Hi, I'm reposting this question as no resultion as yet. Couple of updates, so re-read if you have seen before. I am trying to set up VS Developer users with non-administrator rights debug ASP...
2
by: mb12036 | last post by:
All- Having a problem installing a DB2 client on a machine running AIX version 5.0. Client appeared to install one time succesfully, then was uninstalled and a reinstall was attempted. For...
1
by: awk | last post by:
I have a dll built with c# in VS.net and Register for COM interop is set to true. This builds fine on my xp development machine and the dll output is used by a User defined function in sql...
1
by: Dev | last post by:
Good morning sirs, I'm new on deploying .NET application, and now I need to deploy one. I will try myself to find information about the installing of the framework (if you have some...
1
by: Vikram | last post by:
i am registering crypto assebmbly using regasm for using it in my vb app, but when i refer class and invode its method it gives me some of the dependecies not found error. any suggestions
3
by: Howard Kaikow | last post by:
I was playing with a COM example in an article at the MSFT web site. This resulted in a DLL, call it x.dll, getting registered. When I was done, I tried to unregister the dll using regasm /u...
0
by: sureshmylavarapu | last post by:
Hi all, I have an assembly dll. while trying to register it using regasm regasm x:\source\qryserver\NVserver\bin\debug\NVServer.dll. I had successfully registered the same on other machines,...
6
by: db2_d_b_a | last post by:
Hello All, I have a rather strange issue here connecting to the database on an ESE environment. A little background on the issue. The cluster is an 8 server, 64 partition system. So when I try...
4
by: =?Utf-8?B?R2Vvcmdl?= | last post by:
Hello everyone, I am debugging and learning MSDN C# COM server sample. http://msdn2.microsoft.com/en-us/library/aa645738(vs.71).aspx I am using Regasm to generate Windows Registry scripts,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
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...
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
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,...

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.