Wrox Programmer Forums
Go Back   Wrox Programmer Forums > Visual Basic > VB 6 Visual Basic 6 > VB Components
|
VB Components Issues specific to components in VB.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the VB Components section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old April 15th, 2004, 09:33 AM
Authorized User
 
Join Date: Apr 2004
Posts: 11
Thanks: 0
Thanked 0 Times in 0 Posts
Default Installing an application in COM+

When I try to install a .net dll inside a COM+ package I get this error:

"One or more files do not contain components or type libraries. These components cannot be installed"

I found this:

http://support.microsoft.com/default...ticle%3D318528

But I have Service Pack 4 for Windows 2000 and it doesn't work.

Any idea?

 
Old August 4th, 2004, 11:04 PM
Registered User
 
Join Date: Jan 2004
Posts: 8
Thanks: 0
Thanked 0 Times in 0 Posts
Default

I really dont know but i assume it works like this.
A COM+ application reads a dll file registers the dll with its name and works. but the data in the dll is not a managed code so its a classic DLL and not a .Net dll, but in dotnet the CLR is the base and not windows so i assume that it has nothing to do with your registry. so i dont think COM+ is supported by .NET as such.

Vinay Bhushan.S
Zenith Software Ltd.

http://www28.brinkster.com/developerhome/





Similar Threads
Thread Thread Starter Forum Replies Last Post
Problem installing application on user machine 4x4 ADO.NET 2 March 2nd, 2007 09:14 AM
Creating a self installing application kevo Beginning PHP 2 January 29th, 2007 06:52 AM
installing an application over Network problem Matthew Access VBA 2 November 29th, 2005 03:29 AM
Problem Facing while installing application rajib14 Crystal Reports 0 March 7th, 2005 04:07 AM
Installing a WinXP VB6 application on others O.S. MarcoV Pro VB 6 2 September 19th, 2003 04:20 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.