Installing an application in local network!, Help Please

R

rguarnieri

Hi!, I'm trying to install an vb.net 2005 application

I know that I need to use mscorcfg.msc to configure my application but
I don't know how to do it. I have my .exe and some .dlls, I need to put
the .exe in a local area network for many users, but I don't know how
to configure that.

Does anybody knows any information or tutorial about that?

Thank you.
 
N

Norman Yuan

..NET2.0 does not have a GUI tool to configure .NET security settings, as
..NET1.1 does, unless you install .NET2.0 SDK. So, you need to use command
line tool CASPOL.exe a command window, as you did in DOS (if you still know
what DOS is). Search the NET for CASPOL, to get lots of help links.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top