Working from a Network drive

T

Tim Munro

Hi all,

I am in the process of upgrading a VB6 application to VB 2008. My first
obstacle is the "Trust" issue. I can alleviate that by installing the 2.0
SDK (which seems over kill to get mscorcfg.msc). My question is, once I have
the application properly running, how do I allow other people, say a service
desk, to run this application, from a network drive? Do each of them have to
install the SDK and configure using mscorcfg.msc?

My apologies if this is the wrong board for this question.

Thanks.
 
J

Jack Jackson

Hi all,

I am in the process of upgrading a VB6 application to VB 2008. My first
obstacle is the "Trust" issue. I can alleviate that by installing the 2.0
SDK (which seems over kill to get mscorcfg.msc). My question is, once I have
the application properly running, how do I allow other people, say a service
desk, to run this application, from a network drive? Do each of them have to
install the SDK and configure using mscorcfg.msc?

My apologies if this is the wrong board for this question.

Thanks.

Either change the trust for every machine that will access the app, or
install .NET 3.5 SP1 on each machine.
 
T

Tim Munro

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