472,992 Members | 3,294 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

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

COM dll registration and installer project

I have an installer project for a COM dll on my solution,
when I build the installer I get a warning - see below.
The properties are set so the the dll should be registered
upon installation however since this warning has started
appearing the dll no longer registers automatically
although I can do it by hand with no problems. Does anyone
have an idea of what could cause this or how to get more
information from the installer as to why its failing?

------ Build started: Project: ITGAcom_install,
Configuration: Debug ------

Building file 'c:\bin\ITGAcom.msi'...
WARNING: Unable to create registration information for
file named 'ITGAcomd.dll'
Packaging file 'InstMsiW.Exe'...
Packaging file 'Xalan-C_1_4_0D.dll'...
Packaging file 'libnetsocketd.dll'...
Packaging file 'xerces-c_2_1_0D.dll'...
Packaging file 'MSVCP71D.dll'...
Packaging file 'Setup.Exe'...
Packaging file 'libconfigurationd.dll'...
Packaging file 'InstMsiA.Exe'...
Packaging file 'libqueryd.dll'...
Packaging file 'MSVCR71D.dll'...
Packaging file 'libclientd.dll'...
Packaging file 'libengined.dll'...
Packaging file 'LIBEAY32.dll'...
Packaging file 'libosthreadd.dll'...
Packaging file 'libxmld.dll'...
Packaging file 'SSLEAY32.dll'...
Packaging file 'libcommond.dll'...
Packaging file 'ITGAcomd.dll'...

---------------------- Done ----------------------

Build: 9 succeeded, 0 failed, 0 skipped
Nov 17 '05 #1
0 1608

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

Similar topics

3
by: Arun Bhalla | last post by:
I'm borrowing some code from Pavel's Command Prompt Explorer Bar installer to use in my own explorer bar's installer. Recently I've been thinking that using an assembly version like "1.0.*"...
5
by: Arun Bhalla | last post by:
I'm working with VS.NET 2003 and .NET 1.1 (not SP1) on Windows XP SP1. My application is using the Windows Installer Bootstrap. (I may have also installed a module which detects requirements (.NET...
2
by: MENTAT | last post by:
Hi, I am trying to create an installer for my web application. So I added a web setup project to my solution (I am using VS.NET 2003). Been playing around with it since then and it basically...
3
by: Brian Henry | last post by:
This has worked perfectly for the past year now all the sudden it will not compile the installer project correctly. All our source code is in a Source Safe database so every system we do this on...
0
by: zoneal | last post by:
I am having two problems concerning COM Interop Registration: While building a project (COM DLL) that has reference to other DLL project (not COM). I getting this error: COM Interop...
6
by: Brett | last post by:
I've created a Windows setup project in VS.NET 2003. The first setup ran fine minus creating the Program's group. I made some changes and rebuilt the MSI and setup.exe files. Now when I run the...
1
by: apondu | last post by:
Hi, I needed some help in the installer. I have a project and nw i decided to create a Installer for this project. I wanted to create a file in this Installer. I have a override function for...
4
by: vovan | last post by:
I created Windows Service in VB 2005. Using InstallUtil.exe I register it on any machine with Windows XP, Windows 2003 Server without any problem. I even never had to learn that process. After...
0
by: lllomh | last post by:
Define the method first this.state = { buttonBackgroundColor: 'green', isBlinking: false, // A new status is added to identify whether the button is blinking or not } autoStart=()=>{
2
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 4 Oct 2023 starting at 18:00 UK time (6PM UTC+1) and finishing at about 19:15 (7.15PM) The start time is equivalent to 19:00 (7PM) in Central...
0
by: Aliciasmith | last post by:
In an age dominated by smartphones, having a mobile app for your business is no longer an option; it's a necessity. Whether you're a startup or an established enterprise, finding the right mobile app...
0
tracyyun
by: tracyyun | last post by:
Hello everyone, I have a question and would like some advice on network connectivity. I have one computer connected to my router via WiFi, but I have two other computers that I want to be able to...
2
by: giovanniandrean | last post by:
The energy model is structured as follows and uses excel sheets to give input data: 1-Utility.py contains all the functions needed to calculate the variables and other minor things (mentions...
3
NeoPa
by: NeoPa | last post by:
Introduction For this article I'll be using a very simple database which has Form (clsForm) & Report (clsReport) classes that simply handle making the calling Form invisible until the Form, or all...
3
by: nia12 | last post by:
Hi there, I am very new to Access so apologies if any of this is obvious/not clear. I am creating a data collection tool for health care employees to complete. It consists of a number of...
0
isladogs
by: isladogs | last post by:
The next online meeting of the Access Europe User Group will be on Wednesday 6 Dec 2023 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, Mike...
3
SueHopson
by: SueHopson | last post by:
Hi All, I'm trying to create a single code (run off a button that calls the Private Sub) for our parts list report that will allow the user to filter by either/both PartVendor and PartType. On...

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.