473,569 Members | 2,799 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Setup projects, GAC, and Merge Modules

We currently are developing an enterprise framework and I am trying to
create a set up project for this. Currently I have a merge module that has
all of our assemblies set to go into the GAC, and a test set up application
with a text file in it and the merge module. Some of the assemblies have
references to other assemblies in the framework, so under dependencies I've
right clicked and chose exclude.
When I run the set up application the assemblies get deployed to the
application directory for the main set up app, but not installed into the
GAC.

I have the following questions:

1) why wouldn't they get installed into the GAC? I didn't do anything
special to the merge module other than add the GAC folder, place all the
assemblies in it, and remove the detected dependencies except for the 2.0
frame work.

2) I'm thinking that I shouldn't use a merge module, but rather a MSI
install for the Framework, but how to add a dependency to the application
for our framework?

Thanks
Wayne
Sep 22 '06 #1
0 1590

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

Similar topics

3
2091
by: Ryno Rijnsburger | last post by:
I am busy packaging our product as a standard Setup project in VS.NET that uses a bunch of merge modules (basically, a merge module for every key infrastructure component in our system). Part of the installation needs to "dump" a bunch of files (third party product's project files) to the user's system. These files are transient in nature...
1
1596
by: Peter | last post by:
Hallo, my application depends on others (libraries + a service), so I wrote a custom installer action for my MSI setup project that tries to install all dependencies. Unfortunately, one of them also uses a MSI setup. At that point during the installation I get an error saying there's another installation in progress at the moment and the...
1
2127
by: Samir Azmat via .NET 247 | last post by:
Hi! I just wanted to ask about the dlls that we add to theapplication folder using the setup projects, are they registeredon installation and if yes why. The reason that i ask this isthat my project required mfc70.dll for it to work, i addedmfc70.dll in the application folder and now when i install theapplication using the installer, there is...
0
2518
by: forge | last post by:
Installing Merge Modules from C# Windows Form Application (not using a setup and deployment project) Hi, Currently, we have an InstallShield project that creates a setup.exe that only installs 20 or so merge modules. It does nothing else. We then have our own custom, C# Windows Form application that installs our software applications. ...
0
982
by: CMA | last post by:
hi all, I'm having a problem of deploying. here I'm explaining why, how, what is doing. we have common set of pages where login, logout.. etc (called application framework) we have set of modules. these modules need to be develop separately and tested. so we add one module
6
10643
by: Simon Jefferies | last post by:
Hello, I've created a setup project and when I run the .msi I get the following message. "The installer has encountered an unexpected error installing this package. This may indicate a problem with this package. The error code is 2709." What causes this error message?
0
1184
by: segal.aviad | last post by:
Hi, I'm trying to create a customized setup project for my application. I want to write a setup project which will install several merge modules (- this I know how to do). Before running the setup, I want the admin to have the ability to create a customized setup, containing which ever merge modules he choses to include from the merge...
1
4287
by: mjobbe | last post by:
I have an installer that requires three merge modules (ATL, CRT, and MFC), and after adding them in, I get the following warnings when I build the MSI: WARNING: Two or more objects have the same target location ('\8.0.50727.42.cat') WARNING: Two or more objects have the same target location ('\8.0.50727.42.cat')
3
1543
by: Claire | last post by:
Im transferring a visual studio 2003 project to Visual Studio 2005. The solution includes a windows installation project. With 2003 creating the setup got complicated with the crystal reports part and I had to include several merge projects plus obtain a license key. Is it the same with 2005? Im recreating the setup from the bottom. I dont...
0
7612
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 effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language...
0
7924
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, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. ...
0
8120
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that...
1
7672
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For...
0
7968
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the...
0
5219
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert...
0
3640
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
2113
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
0
937
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating...

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.