PC Review


Reply
Thread Tools Rate Thread

Distribution Issues

 
 
=?Utf-8?B?TWF0dA==?=
Guest
Posts: n/a
 
      23rd Jul 2004
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
 
Reply With Quote
 
 
 
 
Phil Wilson
Guest
Posts: n/a
 
      23rd Jul 2004
In general, a VB.NET exe or DLL (is it a class library?) just need the .NET
framework, but you've got COM errors and you haven't explained where COM
fits into your programs. Your DLLs are class libraries that are doing .NET
Interop? Or are they trying to create some other COM object that is not
provided by one of your DLLs? If you're installing .NET interop DLLs, look
at regasm.exe. If you're trying to create some other external COM object,
you may need to install the interop DLL for that COM server.
--
Phil Wilson
[MVP Windows Installer]
Definitive Guide to Windows Installer
http://www.amazon.com/exec/obidos/tg...044380-4696760

"Matt" <(E-Mail Removed)> wrote in message
news:2C402DA0-2FE6-47EC-80D6-(E-Mail Removed)...
> 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



 
Reply With Quote
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Distribution issues - can't get rid of action query warnings Dick Dodge Microsoft Access Security 3 25th Nov 2007 12:12 AM
distribution list and and reply to all issues. Leon Microsoft Windows 2000 Active Directory 7 11th Sep 2004 03:29 PM
.NET Distribution Issues =?Utf-8?B?TWF0dA==?= Microsoft Dot NET 1 24th Jul 2004 05:03 AM
Distribution list issues John McCoy Microsoft Outlook Contacts 0 26th Feb 2004 01:24 AM
PowerPoint VBA Add-in distribution issues Mike Lindeboom Microsoft Powerpoint 1 11th Jul 2003 11:33 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 02:37 AM.