Remote GAC

  • Thread starter Thread starter Nikolaj Christiansen
  • Start date Start date
N

Nikolaj Christiansen

Hi!!

This is the scenario

I have a server and a client! The client is totally
scratch except for the .Net FrameWork and windows etc.

I have build a MyApp.exe (placed on server) that
references an assembly in the GAC on the server. If this
is run locally on ther server it works perfect. But....

If I make a Vertual Directory and executes MyApp.exe from
the client it cant find the Assembly in the GAC on the
server!!

How do I accomplish this task???

Regards

Nikolaj
 
Back
Top