VB.NET code on a network share
From: Stuart Douglas (stuart.douglas_at_npws.nsw.gov.au)
Date: 06/25/03
- Previous message: Mattias Sjögren: "Re: Trouble running tlbimp.exe"
- Next in thread: Eidolon: "Re: VB.NET code on a network share"
- Reply: Eidolon: "Re: VB.NET code on a network share"
- Reply: Eidolon: "Re: VB.NET code on a network share"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Tue, 24 Jun 2003 18:59:30 -0700
I have a VB.NET project located on a shared network drive.
I get a warning each time I open the project telling me
that the network is not a trusted location and that I
might get security exceptions.
The project has an OracleDataAdapter and OracleConnection.
At initialisation I get a Security Exception.
If I move the project to a local drive it runs OK.
What do I need to do to reconfigure the security so that
it runs from the network?
Once the application is built it will be deployed on the
company network. Are there any additional things I need to
do for deployment?
Can someone point me to a compreshensive resource the
gives a step-by-step explanation of how to configure
security for projects on a network share?
I'm running:
Windows XP Professional v5.1
Visual Basic .NET v7.1.3088
.NET Framework v1.1
Novell Netware v5.1
Thanks for any help.
- Previous message: Mattias Sjögren: "Re: Trouble running tlbimp.exe"
- Next in thread: Eidolon: "Re: VB.NET code on a network share"
- Reply: Eidolon: "Re: VB.NET code on a network share"
- Reply: Eidolon: "Re: VB.NET code on a network share"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|