all groups > dotnet academic > may 2004 >
You're in the

dotnet academic

group:

.NEt Application access from LAN


.NEt Application access from LAN IMRAN SAROIA
5/18/2004 10:59:07 PM
dotnet academic:
Hi!

I have developed a simple database application in VB.Net.
I have placed the Assembly (EXE) on server computer and
want to access the application from other workstations. When
ever databound form is going to be displayed security exception
about access denied is thrown.

Please advise.

This never happened with unmanaged code.

Regards

Imran

RE: .NEt Application access from LAN P. den Boer
5/21/2004 12:26:03 AM
You need to raise the .Net security trust level for your local intranet.

To do that you need to go to the 'Microsoft .NET Framework Wizards' which you'll find in 'Administrative Tools' in your 'Control Panel'

In the .Net Wizards dialog, click on 'Adjust .NET Security'. Choose either 'Make changes to this computer' or 'Make changes for the current user only' and click 'Next'

The next page will allow you to set the security level to 'Full Trust' for your Local Intranet. You'll have to do this for each workstation

Hope this helps. Regards. Pau

----- IMRAN SAROIA wrote: ----

Hi

I have developed a simple database application in VB.Net
I have placed the Assembly (EXE) on server computer an
want to access the application from other workstations. Whe
ever databound form is going to be displayed security exceptio
about access denied is thrown

Please advise

This never happened with unmanaged code

Regard

Imra


AddThis Social Bookmark Button