473,378 Members | 1,334 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,378 software developers and data experts.

Use of the GAC during development

Hopefully someone knows something about this:

I'm developing in a multi-project solution. One project is creating a DLL
assembly that gets installed into the GAC that shares some user controls
with the other (ASP.NET) applications. Is there anyway to run a command
after the successful compilation of an assembly? I'm assuming at this point
that after each time my assembly gets recompiled it needs to be reinstalled
into the GAC.

Thanks!

Jeff Tolman
je*********@eandm.com
May 10 '06 #1
2 1010
> with the other (ASP.NET) applications. Is there anyway to run a command
after the successful compilation of an assembly? I'm assuming at this point


Of course, although I don't do it myself and haven't tested it...

In the properties of the project, on the "build events" tab, enter a
Post-build event command line.
May 10 '06 #2
Hello Jeff,

Use gacutil.exe in the PostBuild property of your project

JT> Hopefully someone knows something about this:
JT>
JT> I'm developing in a multi-project solution. One project is creating
JT> a DLL assembly that gets installed into the GAC that shares some
JT> user controls with the other (ASP.NET) applications. Is there
JT> anyway to run a command after the successful compilation of an
JT> assembly? I'm assuming at this point that after each time my
JT> assembly gets recompiled it needs to be reinstalled into the GAC.
JT>
JT> Thanks!
JT>
JT> Jeff Tolman
JT> je*********@eandm.com
---
WBR,
Michael Nemtsev :: blog: http://spaces.msn.com/laflour

"At times one remains faithful to a cause only because its opponents do not
cease to be insipid." (c) Friedrich Nietzsche
May 10 '06 #3

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

Similar topics

5
by: Tony Wright | last post by:
Hi, I am having a problem installing an msi for a web site. The error message I am getting is: "The specified path 'http://mipdev05/features/Fas2' is unavailable. The Internet Information...
0
by: Mike Jansen | last post by:
We're doing .NET development for PocketPC, BizTalk, and miscellaneous other things. One of the difficulties has been keeping references to assemblies intact in a project when the referenced...
11
by: Yeounkun, Oh | last post by:
Hello. Sleep (x) function make a process sleep during x seconds. but, how to sleep during milliseconds... Pls. help me. Thank you. Regards.
2
by: Bill Moran | last post by:
Hello again, I'm developing a program based on PostgreSQL. It's consists of tables, constraints, _many_ stored procedures, 56M of test data, and a client app written in C. To help me with...
6
by: Primera | last post by:
I'm looking for the best way to test individual methods and such during development. I use VS2005, but am still new to .NET. I'd like to test things as I develop without executing the entire app...
1
by: genojoe | last post by:
I have a Windows Form VB.NET application with many, many menu items, and thousands of lines of code in the form class. I have upgraded it to VS 2005 and am now very unhappy with periodic delays...
1
by: Ken Jones | last post by:
Hi all, I am new to VB.NET and would like to get some help. I have a VB.NET Windows application that connects to my development SQLServer during development. I use the VS 2005 designer to...
5
by: Tim Zych | last post by:
What factor would allow an unhandled exception to occur in a compiled project, versus no error for the same action during development? In other words, I have a project that, in development when I...
1
by: jobs | last post by:
Building a simple website with membership security. I set my start page to the page I'm working on. However, when I F5 in VS.NET, it takes me through the login page every time. Any way to turn this...
3
by: jizzer | last post by:
Hi, I work in a company and we are continously trying to improve the quality of our software development process. Below are some thigs we have done to try and improve this: - Functional...
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
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
by: ryjfgjl | last post by:
In our work, we often need to import Excel data into databases (such as MySQL, SQL Server, Oracle) for data analysis and processing. Usually, we use database tools like Navicat or the Excel import...
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: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
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
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: 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.