473,378 Members | 1,426 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.

Placing assemblies into the GAC from a remote PC

Hi,

I have a problem with the GacInstall method.
When I use it with eg. "c:\bib\myFile.dll" as the AssemblyPath it works fine,
but when I try to use a path on a remote computer (http://10.10.200.175/myFile.dll), it dosen't work :-(
The remote computer is configured for handing out dll files and when I use
System.Reflection.Assembly.LoadFrom("http://10.10.200.175/myFile.dll")
it works fine( even if my application is launched as a Zero Deployment app over the web), so I'm pretty sure that it is the GacInstall method that fails.

How can I install an assembly from a remote computer into the GAC ?

Can I download it to the computer and then install it from the saved path ?
My app run as a Zero Deployment application, with full trust.

--------------------------------
From: Morten Larsen

-----------------------
Posted by a user from .NET 247 (http://www.dotnet247.com/)

<Id>yjnW1iygT0aML5+YWvHjaA==</Id>
Jul 21 '05 #1
0 1237

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

Similar topics

1
by: Vaishali Patel | last post by:
Hi, I am developing a windows based application that implements the concept of Internationalization. I intend to achieve the same using Satellite Assemblies. Can anyone lead me to useful sample...
6
by: Nate A | last post by:
I am at the beginning stages of writing a massive database-connected business management application using the .NET framework and am becoming worried about the security of the application upon...
2
by: Ray Mitchell | last post by:
Hello, I am currently doing default serialization of various objects and I am aware that the simplest way to do serialization between assemblies is to put the objects to be serialized in a...
0
by: JonS. | last post by:
Hey All, I'm currently working on a program that dynamically loads assemblies from a directory each into their own seperate AppDomains using a somewhat logical extension of Eric Gunnerson's...
1
by: Mark | last post by:
Can anyoine tell me how to tell VS 2003 that when the app is built to place it's referenced assemblies in a sub directory of bin, i.e. c:\app\program contains main.exe whilst...
0
by: Morten Larsen via .NET 247 | last post by:
Hi, I have a problem with the GacInstall method. When I use it with eg. "c:\bib\myFile.dll" as the AssemblyPath it works fine, but when I try to use a path on a remote computer...
4
by: Anthony Bouch | last post by:
I'm building an n-tier application with data access, application and UI layers in separate projects and hence separate assemblies. MyProjectUI.dll MyProjectApp.dll MyProjectDataAccess.dll ...
4
by: RossettoeCioccolato | last post by:
How do I determine programmatically whether or not the VC8 C/C++ SxS assemblies currently are installed on a system? Regards, Rossetoecioccolato.
4
by: illegal.prime | last post by:
Hi all, I'm getting unexpected results when trying to preload assemblies into an AppDomain I'm creating. Upon creation of the AppDomain - I attach an AssemblyResolve to both my current AppDomain...
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
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 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 former...
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: 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
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
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
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...
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.