Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. .NET (Core and Framework)
  4. Need help with .Net security configuration [modified]

Need help with .Net security configuration [modified]

Scheduled Pinned Locked Moved .NET (Core and Framework)
databasecsharpsql-serverdotnetsysadmin
2 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • R Offline
    R Offline
    Richard Jones
    wrote on last edited by
    #1

    I have a small full-trust app that uses SQL Server Express database on C drive. It runs fine for me on that machine. On other machines, I get the message "Application attempted an operation not allowed by security policy. To grant this application the required permission contact your administrator, or use the .NET Framework Configuration tool. Request for the permission of type System.Data.SqlClient.SqlClientPermission.System.Data." I am using admin user on both machines. Is it because the database is on a remote pc, or does full trust lack something? Also, I don't see any Configuration for .Net 2.0. Only 1.1. -- modified at 10:42 Monday 16th July, 2007

    Paul Watson wrote: Like, if you say sort of, like, you know, one more, you know, time, I'm going to, like, you know, sort of sort you out, you know.

    A 1 Reply Last reply
    0
    • R Richard Jones

      I have a small full-trust app that uses SQL Server Express database on C drive. It runs fine for me on that machine. On other machines, I get the message "Application attempted an operation not allowed by security policy. To grant this application the required permission contact your administrator, or use the .NET Framework Configuration tool. Request for the permission of type System.Data.SqlClient.SqlClientPermission.System.Data." I am using admin user on both machines. Is it because the database is on a remote pc, or does full trust lack something? Also, I don't see any Configuration for .Net 2.0. Only 1.1. -- modified at 10:42 Monday 16th July, 2007

      Paul Watson wrote: Like, if you say sort of, like, you know, one more, you know, time, I'm going to, like, you know, sort of sort you out, you know.

      A Offline
      A Offline
      Akhilesh Yadav
      wrote on last edited by
      #2

      Check whether "Network Service" account is running in a user account having sufficient permissions.

      --Akki

      1 Reply Last reply
      0
      Reply
      • Reply as topic
      Log in to reply
      • Oldest to Newest
      • Newest to Oldest
      • Most Votes


      • Login

      • Don't have an account? Register

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • World
      • Users
      • Groups