473,385 Members | 1,333 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.

.NET Distribution Issues

I created some DLL and EXE files in VB.NET to be used on a Windows XP computer. They worked successfully on my laptop where they were written, so I prepared another machine to use them. I installed dotnetfx.exe on the other machine and registered the DLL's. When I tried to run the DLL's, however, I got this message:

"Attempt to execute COM object [object name here] failed. Could not create object."

When I tried to run the EXE files, this this was the message:

"Application has generated an exception that could not be handled. Process id=0xd08 (3336), thread id=0x408 (1032)"

Are there certain steps to place .NET DLL's and EXE's on another Windows XP machine?

Thanks in advance,
Matt
Jul 21 '05 #1
1 1135
What do you mean "registered"? Why do you need register DLL, now that you
develop .NET DLL and EXE? Do you make a .NET class library (DLL) and then
export it as a COM DLL, and then use it in your .NET EXE as COM component
(so complicated assumption, I know)?

If you develop your dll abd exe in .NET, using VB.NET, simple copy the DLL
and EXE to a .NET framework installed machine, in the same folder, off you
go. Nothing to "register".

"Matt" <Ma**@discussions.microsoft.com> wrote in message
news:5B**********************************@microsof t.com...
I created some DLL and EXE files in VB.NET to be used on a Windows XP computer. They worked successfully on my laptop where they were written, so
I prepared another machine to use them. I installed dotnetfx.exe on the
other machine and registered the DLL's. When I tried to run the DLL's,
however, I got this message:
"Attempt to execute COM object [object name here] failed. Could not create object."
When I tried to run the EXE files, this this was the message:

"Application has generated an exception that could not be handled. Process id=0xd08 (3336), thread id=0x408 (1032)"
Are there certain steps to place .NET DLL's and EXE's on another Windows XP machine?
Thanks in advance,
Matt

Jul 21 '05 #2

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

Similar topics

5
by: smjmitchell | last post by:
Hi All, I have written a program in VB 6.0 that I would like to distribute to many users (most likely via freeware / shareware). The program is a relatively simple and does not call any external...
0
by: Stefan | last post by:
Hi! I'm interested in which one is better for performance issues? The binary distribution or a self compiled one? Thanks for your answers. Stefan
0
by: Christine | last post by:
I am developing an Access Application for distribution to many users, who will probably have different versions of Windows installed. I have recently discovered iWshRunRimeLibrary, the windows...
9
by: Alessandro | last post by:
When I build a setup project under vb2005, starts "Microsoft sql server 2005 Tool" showing "Please wait while windows configures Microsoft sql server 2005 tools" Then it stop with this message:...
5
by: darren via AccessMonster.com | last post by:
Ok, perhaps incorrectly posted this as deployment before and got no responses. Perhaps, DISTRIBUTION was the term I was looking for. I've been trolling through the threads and most seem to point...
12
by: kabradley | last post by:
Hello, Thanks for looking at my post and hopefully having an answer or at least a suggestion to my problem. I currently work at a financial planning office that deals with many clients and accounts....
1
by: whatchamakeofit | last post by:
is there a way to modify outlook distribution lists via ASP? thanks
3
by: dbuchanan | last post by:
When there are only a few items in the CheckBoxList they are distributed in a sparse maner such as one at top, one in the middle and one at the bottom. Is there any way to have the vertical...
0
by: eGenix Team: M.-A. Lemburg | last post by:
________________________________________________________________________ ANNOUNCING eGenix.com mx Base Distribution Version 3.1.1 for Python 2.6 Open Source Python extensions providing...
0
by: M.-A. Lemburg | last post by:
Just to let you know: we also provide binaries and support for Mac OS X Intel and PPC. Thanks to Joe Strout for pinging us about this. On 2008-10-15 17:41, eGenix Team: M.-A. Lemburg wrote: ...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 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 former...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
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: 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?
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
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...

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.