Results 1 to 1 of 1

Thread: [Resolved] Accessing a database on a shared drive

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Feb 2005
    Posts
    116

    Resolved [Resolved] Accessing a database on a shared drive

    Hi,

    Where I work, we use a shared home directory for all of our documents to access them from any computer. However, putting code in here - specifically, VB2005 - results in it not being able to access databases, and probably other things as well. I get a permissions error and the message about the location not being trusted. I can't run a compiled application from a shared path either.

    Is there a way round this?

    ---------------------------------------------------------------------

    Never mind - Tip #11 in the sticky '.NET Hints you might not know':
    caspol -q -machine -addgroup 1 -url file://h:/* FullTrust -name "H Drive"
    Last edited by olamm2k; Dec 20th, 2005 at 06:10 AM.

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