Results 1 to 2 of 2

Thread: Security

  1. #1

    Thread Starter
    New Member
    Join Date
    May 2003
    Location
    Connecticut
    Posts
    6

    Security

    I have an application that was developed in VB .NET.

    I want the EXE to reside on the network and be executed from there. However, it generates a System.Security.SecurityException error whenever I try to run the application.

    I'm new to VB .NET, but I know that it has various enhanced security features that are non-existent in VB6.

    Please advise on what I can do to execute this application on the network.

    If it helps, I am running Windows 2000 client.

    Thanks a million!
    Last edited by CaptGuam; Sep 4th, 2003 at 09:35 AM.

  2. #2
    Your Ad Here! Edneeis's Avatar
    Join Date
    Feb 2000
    Location
    Moreno Valley, CA (SoCal)
    Posts
    7,339
    Under the Administrative Tools in Windows 2k there is an item that says 'Microsoft .NET Framework 1.1 Configuration' or 1.0 if that is your version. You must go into there and add the assembly so it will be trusted. There should be a help file on the process in your IDE.

    You sohuld add the URL/Path to the Runtime Security Policy->Machine->Code Groups->All_Code as a new group.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width