.NET
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Demand load from a server.

1 REPLY 1
Reply
Message 1 of 2
Anonymous
193 Views, 1 Reply

Demand load from a server.

This may be a stupid question but I decided I should ask before I try to do
it. I've read about demand loading .NET dll's in the registry and I was
wondering if those dll's need to be on the local machine or if I can have
them sitting on a server somewhere? I'd much rather just replace a dll on a
server than having to distribute and installer to each individual.

Thanks,
Tim
1 REPLY 1
Message 2 of 2
Elscimar
in reply to: Anonymous

You'd probably run into some .NET Security issues. you'd need to alter the security permissions on each machine that you intend to run the file on.

There is a command line tool for doing that, though, so it should be easy.

Something like "caspol.exe -machine -quiet -addgroup 1 -url file://MyServer/* FullTrust" should do it.

you can find caspol in c:\windows\microsoft.net\framework\version\

You'll have to check the syntax, I just got that from the 2.0 beta2 version, so it might different for 1.1. Message was edited by: Elscimar

Can't find what you're looking for? Ask the community or share your knowledge.

Post to forums  

Autodesk DevCon in Munich May 28-29th


Autodesk Design & Make Report

”Boost