473,412 Members | 2,284 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,412 software developers and data experts.

GAC Sharing

I have been looking into making a common GAC for my
developers to use. This has come up since in our app we
are needing to share many common components among many
apps. I have found some info as far as modifying a REG Key
to point to a network drive for the GAC :
HKLM\Software\Microsoft\Fusion CacheLocation REG_SZ
@:\...\...Supposedly .NET will create a
subfolder "Assembly" in this location. Next I was to xcopy
the contents of the C:\Windows\Assembly folder(all the
GAC .dll's). I did all these steps and restarted the
machine and when it came up none of the .dll's were
visible in either folder location so it seems that some
settings need to be tweaked "Shell Namespace Extension"
viewer would be able to list the contents. I couldn't find
what and where though. Any ideas?

Jul 21 '05 #1
1 2090
Can I ask where you found the procedure for this? It is my understanding
that you can't simply copy and paste the GAC like that. You need to run
GACUtil to register the assembly with the GAC, I think that is your problem,
though I would like to see the procedures that you listed in thier original
form.

-Evan

"Kevin G. Merrill" <Ke****@profitsystems.net> wrote in message
news:0b****************************@phx.gbl...
I have been looking into making a common GAC for my
developers to use. This has come up since in our app we
are needing to share many common components among many
apps. I have found some info as far as modifying a REG Key
to point to a network drive for the GAC :
HKLM\Software\Microsoft\Fusion CacheLocation REG_SZ
@:\...\...Supposedly .NET will create a
subfolder "Assembly" in this location. Next I was to xcopy
the contents of the C:\Windows\Assembly folder(all the
GAC .dll's). I did all these steps and restarted the
machine and when it came up none of the .dll's were
visible in either folder location so it seems that some
settings need to be tweaked "Shell Namespace Extension"
viewer would be able to list the contents. I couldn't find
what and where though. Any ideas?

Jul 21 '05 #2

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

Similar topics

3
by: Alex | last post by:
Hi all, I want to write a "File sharing system". Is posssible with socket and thread create multisuer connection at the same time ? or is wrong my idea?? thanks
1
by: Simon Neve | last post by:
Hello, This question is related to sharing .Net projects across solutions and is reposted from the SourceSafe group. We have several different solutions and want to share common assemblies...
6
by: varlagas | last post by:
We disabled the antivirus software but the problem persists. Any clues? Many thanks in advance! Panagiotis Varlagas ======================================================================= ...
2
by: Vitaly | last post by:
Hi, I've encountered a problem sharing c# application in NetMeeting. The problem is that when I try to share some GUI application, I don't see it on remote computer. Sometimes I see random small...
5
by: Jeff | last post by:
Hi - I'm creating an installation program that will install a VB.NET program and an instance of MSDE on an unknown desktop (commercial application). The install will include the MSDE...
1
by: Joe | last post by:
While I understand that Server Side Includes still work, I realize it's not the best practice for sharing code such as a common set of includes between screens. In ASP.NET I've already built...
0
by: Emily | last post by:
Imagine a world where everybody shares and has faith in each other. We have all struggled at one time or another with our jobs or careers and have wondered if there was a better way to make a...
8
by: mc | last post by:
I would like to be able to send from an ASP.NET page an email which when recieved takes the form of a "Sharing Invitation for a RSS Feed"...
11
by: limperger | last post by:
Hello everybody! I have just found out that the sharing properties of a single database (mdb file on a network), accessed by 3 users, change depending on the user accessing the database. That is,...
1
by: strconv | last post by:
Hi, i get a project about; to showing videos and mp3 on server but without sharing. is it possible to do with winsock ? i have a server(xp pro) and i have 20+ client. but there is no file...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
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...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
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...
0
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...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
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...

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.