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.
--
Tim.
Either change the trust for every machine that will access the app, or
install .NET 3.5 SP1 on each machine.
This "problem" was solved in framework 3.5 SP 1,
HTH
Michel
"Tim Munro" <Exce...@Liamtoh.moc> schreef in bericht
news:eh6jyzS...@TK2MSFTNGP03.phx.gbl...
As addition that blog entries can be useful about running an
application on network share:
http://blogs.msdn.com/vancem/archive/2008/08/13/net-framework-3-5-sp1-allows-managed-code-to-be-launched-from-a-network-share.aspx
Hope this helps,
Onur Güzel
onu...@yahoo.com
kimirai...@hotmail.com
--
Tim.
"kimiraikkonen" <kimirai...@gmail.com> wrote in message
news:9b0b806e-59a2-4f6e...@r32g2000vba.googlegroups.com...