Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / .NET Framework / CLR / March 2005

Tip: Looking for answers? Try searching our database.

XCopy-Deployment & NGen

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Klaus Aschenbrenner - 17 Mar 2005 14:27 GMT
Hi!

As far as I know assemblies which are precompiled with NGen must be placed
into the GAC. Is it also possible to make use of XCopy-Deployment & NGen
assemblies?

Thanks

Klaus Aschenbrenner
MVP Visual C#
www.csharp.at, www.anecon.com
http://weblogs.asp.net/klaus.aschenbrenner
Brock Allen - 17 Mar 2005 15:18 GMT
NGen never required GAC deployment. The NGen'd assembly does get placed near
the GAC; On my machine:

C:\WINDOWS\assembly\NativeImages_v2.0.41202_32

NGen should only be run on the machine that the assembly will be loaded on.
So, no, once it's NGen'd it's targeted for the machine it was NGen'd on.
If you want to install an assembly on a different machine, NGen it once it's
installed (or better yet, make that part of your installer).

-Brock
DevelopMentor
http://staff.develop.com/ballen

> Hi!
>
[quoted text clipped - 8 lines]
> www.csharp.at, www.anecon.com
> http://weblogs.asp.net/klaus.aschenbrenner

Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.