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

View Assembly Cache information remotely?

In .NET Configuration 1.1 - Assembly Cache, there's a link called "View
List of Assemblies in the Assembly Cache." I need to look at that
information on several Windows 2000 Advanced Servers.

Is there a way I can view this list remotely? Without having to
terminal into each server? Registry entry perhaps?

Better yet, is there a command line utility that would allow me to view
and/or add an assembly cache on a remote server?

Any suggestions will be greatly appreciated. Thanks.

Jul 21 '05 #1
3 2431
the short answer is no,

you can use an unmanaged library called fusion lib to create an
application to do this though

Jul 21 '05 #2
Just an idea, you could remotely look at the file structure underneath
C:\Windows\assembly. Maybe even the Explorer plugin for the GAC works
over the network. I would try \\server\C$\WINDOWS\assembly

Jul 21 '05 #3

Christian Benien wrote:
Just an idea, you could remotely look at the file structure underneath
C:\Windows\assembly. Maybe even the Explorer plugin for the GAC works
over the network. I would try \\server\C$\WINDOWS\assembly


Thanks Christian! As for viewing the existing Assembly Cache components
I'm concerned with, a DIR on the folder works fine:
F:\WINNT\assembly\GAC\IBM.Data.DB2>dir
Volume in drive F is SYSTEM
Volume Serial Number is 204B-3DCE

Directory of F:\WINNT\assembly\GAC\IBM.Data.DB2

06/01/2005 08:58a <DIR> .
06/01/2005 08:58a <DIR> ..
06/01/2005 08:58a <DIR> 8.1.2.0__7c307b91aa13d208
06/01/2005 08:58a <DIR> 8.1.2.1__7c307b91aa13d208
0 File(s) 0 bytes
4 Dir(s) 6,878,289,408 bytes free

F:\WINNT\assembly\GAC\IBM.Data.DB2>

Jul 21 '05 #4

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

Similar topics

26
by: nospam | last post by:
Just wondering, What do you think the difference in performance would be between (1.) Compiled C# (2.) Compiled C++ (3.) and Assembly Language And how would the mix be if some if any of...
5
by: Jeff B. | last post by:
Hello, Can anyone tell me how long an assembly downloaded via a no-touch application will remain in the assembly download cache? I realize I can manually remove them via the "gacutil.exe /cdl"...
6
by: MoriCristian | last post by:
Just a question. If i have an app with a dll version 1.5 and I replace it with version 1.6 everithing works fine. If i change the strong name however the app crash, but this is fine. My curiosity...
3
by: Michael Bøcker-Larsen | last post by:
Hi I'v been stuck on this problem for ages now. I have found that I'm not the only one with this problem, by looking through the different newsgroups. Hope you can help me! I know there is a...
2
by: George Durzi | last post by:
I have a dll that I use in several projects, that I placed in the Global Assembly Cache. This dll is references in each of my projects. This Dll is referenced by a type= declaration in my...
3
by: tron9901 | last post by:
In .NET Configuration 1.1 - Assembly Cache, there's a link called "View List of Assemblies in the Assembly Cache." I need to look at that information on several Windows 2000 Advanced Servers. Is...
12
by: Steven Berkovitz | last post by:
I have several ASP.NET applications with near identical web.config files. In one of them I am successfuly able to bind to an assembly while on others I am not. All of them have the following...
4
by: =?Utf-8?B?SmFu?= | last post by:
I have a .NET 2.0 application divided in two assemblies; the exe and a dll. The application generates a plugin-dll which is then loaded in a separate AppDomain (along with a second instance of my...
8
by: Joe Withawk | last post by:
I have a solution consisting of a c# project as win application and a c++ project as classlibrary. Both are .net 2.0 The classlibrary handles some loading of quicktime movies, but that should not...
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
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
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: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
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
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,...
0
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...

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.