Trusted Sources

  • Thread starter Thread starter Ronald Dodge
  • Start date Start date
R

Ronald Dodge

How can I get a file server to be seen as a trusted source in VB.NET
Standard Edition, Version 2002?
 
Hi ,
Are you trying to make a network share fully trusted on your local system?
Anand

Anand Balasubramanian
Microsoft, Visual Basic .NET

This posting is provided "AS IS" with no warranties, and confers no rights.
Please reply to newsgroups only. Thanks
 
That is correct as when I open the project from a network share, it gives
the error message, that it may not run as expected cause it's not a trusted
source. The only thing that's seen as being trusted is the local HD, which
I don't like to have stored on the local HD for backup reasons.
 
When I type in "mscorcfg.msc" in the Run dialog box, it returns that it
can't be found or one of it's components are missing. I am working on W2K
Pro, SP4, and I do have local administrative rights, but not server
administrative rights.
 
Very strange, it didn't work from the run dialog box, but when I went to the
DOS window, changed the directory from H: to C: then typed in the
"mscorcfg.msc" without the double quotes, it brought up the configuration
manager, even though it took it a bit of time to come up.
 
Back
Top