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. Running .NET 2.0 exe from a network share

Running .NET 2.0 exe from a network share

Scheduled Pinned Locked Moved .NET (Core and Framework)
databasehelpsysadmincsharp
2 Posts 1 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.
  • C Offline
    C Offline
    Cape Town Developer
    wrote on last edited by
    #1

    Hi all, Problem --------- Im having a big issue when running a .net 2.0 exe developed in vb.net using vs 2005, from a "unc network share" that connects to a database on that server where the share resides on i get an error when executing a sql command. (SQL 2000 db) :confused: Ive checked the following. --------------------------------------------- 1) The folder as full access rights. 2) The connection string connects fine from my local pc as it has the connection to the db server. 3) im not using code access security when running the code. Thank you in advance. :rose:

    C 1 Reply Last reply
    0
    • C Cape Town Developer

      Hi all, Problem --------- Im having a big issue when running a .net 2.0 exe developed in vb.net using vs 2005, from a "unc network share" that connects to a database on that server where the share resides on i get an error when executing a sql command. (SQL 2000 db) :confused: Ive checked the following. --------------------------------------------- 1) The folder as full access rights. 2) The connection string connects fine from my local pc as it has the connection to the db server. 3) im not using code access security when running the code. Thank you in advance. :rose:

      C Offline
      C Offline
      Cape Town Developer
      wrote on last edited by
      #2

      i think this holds the answer to my problem. http://forums.microsoft.com/MSDN/ShowPost.aspx?PostID=1731662&SiteID=1[^]

      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