CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 3 of 3
  1. #1
    Join Date
    Mar 2003
    Posts
    1

    Unhappy Directory does not have write permission

    When I try to add a new item, in this case a new class, I recieve the following "Directory does not have write permission"? I am running VB.net with Win XP Home, plan to update to XP Pro this week.

  2. #2
    Join Date
    Mar 2003
    Posts
    15
    Hi

    Just check the User has the Administrator Privilege

  3. #3
    Join Date
    Feb 2003
    Posts
    51
    Or you could just set up the current user to have write privileges to that directory

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

Featured