Problem with Visual Studio and Shared Folders

Discussion in 'Windows Virtual Machine' started by Joanna Carter, Jun 21, 2008.

  1. Joanna Carter

    Joanna Carter Junior Member

    Messages:
    14
    Hi folks

    I am trying to use Visual Studio with Oxygene to create applications using the Mono framework.

    My problem seems to be one of permissions on a shared folder situated on the OS X disk.

    The Oxygene compiler is supposed to make an application bundle but there is a file in the MacOS folder of the bundle that does not get its permissions set to include x (execute). As soon as I set this permission in Console, the app runs.

    Apparently the folks at RemObjects who make Oxygene say that there is no such problem using their product to create app bundles on VMWare Fusion.

    Anyone got any ideas ?
     
  2. John@Parallels

    John@Parallels Forum Maven

    Messages:
    6,333
    This is security policy in VS, please make sure that you added shared folders in trusted
     
  3. Joanna Carter

    Joanna Carter Junior Member

    Messages:
    14
    Hi John, I already did this and no longer get the untrusted location problems in VS2005, just this little problem with no executable permissions on a script file created in the app bundle. As I said, apparently, this is not a problem in VMWare... or do I just have to keep a Console window open to chmod the file ? :-(
     

Share This Page