Page 1 of 2 12 LastLast
Results 1 to 15 of 16

Thread: "My Documents" on a network share -> InstallShield fails with 1327

  1. #1
    Martin Korndoerfer Guest

    "My Documents" on a network share -> InstallShield fails with 1327

    I have mapped my "My Documents" system directory (or "Documents" as it's
    called in Vista) to a subdirectory of a network share permanently connected
    to a drive letter.

    The problem is that every installation using InstallShield is failing with
    the error message: "Error 1327.Invalid Drive U:\"

    U: is the letter I'm using for the network share.

    The share is working, the network connection is stable, I can browse U:\ and
    "My Documents" just fine.

    If I'm moving "My Documents" to a local directory, everything is working.
    But that's very cumbersome.

    I've found a knowledge base entry (282183) which is referring this problem,
    but they assume that the network share isn't working properly, which is not
    the case for me.

    I think that InstallShield might try to access U:\ with different
    credentials and doesn't get access because of that. Can that be the problem?
    How can I work around this?

  2. #2
    Keith Miller MVP Guest

    Re: "My Documents" on a network share -> InstallShield fails with 1327

    It may just not like network drives, I'm not sure. But you might try this:

    In the Properties dialog for the U: drive, select the 'Security' tab.

    Click the 'Advanced' button.

    On the 'Permissions' tab, click the 'Edit...' button, then click the
    'Add...' button.

    For the object name, use:

    NT Service\TrustedInstaller

    Give TrustedInstaller 'Full Control' permissions.

    OK you're way out.

    Credit where credit is due -- I learned how to add TrustedInstaller here:
    http://blogs.msdn.com/irenak/archive...installer.aspx


    --
    Good Luck,

    Keith
    Microsoft MVP [Windows XP Shell/User]

    "Martin Korndoerfer" <Martin Korndoerfer@discussions.microsoft.com> wrote in
    message news:0A0CFB77-8FDB-4BC1-96C9-D88980F6D0E7@microsoft.com...
    >I have mapped my "My Documents" system directory (or "Documents" as it's
    > called in Vista) to a subdirectory of a network share permanently
    > connected
    > to a drive letter.
    >
    > The problem is that every installation using InstallShield is failing with
    > the error message: "Error 1327.Invalid Drive U:\"
    >
    > U: is the letter I'm using for the network share.
    >
    > The share is working, the network connection is stable, I can browse U:\
    > and
    > "My Documents" just fine.
    >
    > If I'm moving "My Documents" to a local directory, everything is working.
    > But that's very cumbersome.
    >
    > I've found a knowledge base entry (282183) which is referring this
    > problem,
    > but they assume that the network share isn't working properly, which is
    > not
    > the case for me.
    >
    > I think that InstallShield might try to access U:\ with different
    > credentials and doesn't get access because of that. Can that be the
    > problem?
    > How can I work around this?



  3. #3
    Chris Thomas Guest

    Re: "My Documents" on a network share -> InstallShield fails with

    Hello there. I am having the same exact problem as Martin. When I attempt
    to add the "NT Service\TrustedInstaller" account to the permissions list, I
    am told that this object cannot be found.

    This machine is a domain member. Would this matter?

    I appreciate the help.

  4. #4
    Martin Korndoerfer Guest

    Re: "My Documents" on a network share -> InstallShield fails with

    Keith,

    thanks for your answer, I almost missed it, somehow the notification email
    got lost.

    I think I might have found the cause of the problem, and I'm pretty sure
    that it qualifies as a serious bug in Vista:

    If you define a home directory on a network share in the Domain User's
    properties, the connection for that share is ONLY recreated in the user
    context.

    If you open a shell with admin privileges (right-click, "Run as
    administrator") and use "net use" to list all connected shares, you'll see
    that the share for the home directory is NOT listed. So each process using
    the context of the elevated user can't see the connection!

    I started to work around this by writing a script which reconnects the
    shares for the admin context, but I have to start this script manually after
    each login, since it's not possible to auto-run a script with admin rights...

    Could you please try to reproduce that problem? If it's not just on my
    network, then maybe this should be forwarded to the Vista development team.

  5. #5
    Martin Korndoerfer Guest

    Re: "My Documents" on a network share -> InstallShield fails with

    Keith,

    I have troubles with your suggestion. I can only add NT
    Service\TrustedInstaller for local objects, but since U:\ is a network share,
    I can only add domain objects to it's ACL. I haven't figured out a way to add
    the local TrustedInstaller of my machine, and I doubt it's possible.


  6. #6
    rpotter28@gmail.com Guest

    Re: "My Documents" on a network share -> InstallShield fails with

    On Mar 16, 10:28 am, Martin Korndoerfer
    <MartinKorndoer...@discussions.microsoft.com> wrote:
    > Keith,
    >
    > thanks for your answer, I almost missed it, somehow the notification email
    > got lost.
    >
    > I think I might have found the cause of the problem, and I'm pretty sure
    > that it qualifies as a serious bug inVista:
    >
    > If you define a home directory on a network share in the Domain User's
    > properties, the connection for that share is ONLY recreated in the user
    > context.
    >
    > If you open a shell with admin privileges (right-click, "Run as
    > administrator") and use "net use" to list all connected shares, you'll see
    > that the share for the home directory is NOT listed. So each process using
    > the context of the elevated user can't see the connection!
    >
    > I started to work around this by writing a script which reconnects the
    > shares for the admin context, but I have to start this script manually after
    > each login, since it's not possible to auto-run a script with admin rights...
    >
    > Could you please try to reproduce that problem? If it's not just on my
    > network, then maybe this should be forwarded to theVistadevelopment team.


    You are a genius! Thanks for the work around.


  7. #7
    Chris Thomas Guest

    Re: "My Documents" on a network share -> InstallShield fails with

    Same thing here. Anyone ever find a solution for this? As far as rolling
    Vista out at my company, this is most definitely a show stopper.

    Thanks

  8. #8
    Guest

    Re: "My Documents" on a network share -> InstallShield fails with

    What is? Stop deleting what you are talking about.
    "Chris Thomas" <ChrisThomas@discussions.microsoft.com> wrote in message
    news:49D85707-C406-47F5-8511-8959DC629625@microsoft.com...
    > Same thing here. Anyone ever find a solution for this? As far as rolling
    > Vista out at my company, this is most definitely a show stopper.
    >
    > Thanks



  9. #9
    Chris Thomas Guest

    Re: "My Documents" on a network share -> InstallShield fails with

    It probably would have been easier for you to just ignore my post than to
    reply with something completely useless. Did you even read the thread?

    Next time, just move along.

  10. #10
    Guest

    Re: "My Documents" on a network share -> InstallShield fails with

    No I didn't read the thread as some moron deleted it. See look down - can
    you see it. I can't. Because a moron came along and deleted it. Not only
    that but the moron is still deleting posts. This is normally unethical
    behaviour. What fraud are you intending to do here.

    As you just did again moron, you keep deleting it. So I suggest you don't
    post here as you seem to want secret posts. It is also not done making
    disembodied posts about nothingl. It's not rocket science. I realise you are
    an idiot but this is a newsgroup not some web page for morons. If you keep
    deleting the history then noone will know what you are talking about, idiot.
    "Chris Thomas" <ChrisThomas@discussions.microsoft.com> wrote in message
    news:60A980B8-17E2-47E2-9536-8D7DF4065627@microsoft.com...
    > It probably would have been easier for you to just ignore my post than to
    > reply with something completely useless. Did you even read the thread?
    >
    > Next time, just move along.



  11. #11
    Chris Thomas Guest

    Re: "My Documents" on a network share -> InstallShield fails with

    LOL. You're funny.

    And yes, I did just do it again.

  12. #12
    Chris Thomas Guest

    Re: "My Documents" on a network share -> InstallShield fails with

    OK, let's be friends.

    I was just replying to an existing thread and removing all of the extra
    history that gets repeated over and over and seems to clutter up the place.
    I honestly do not understand why the other 6 posts above mine that contain
    the rest of the history can not be seen. I see them fine. Perhaps you are
    right. I am a moron and i have no idea how to use simple bulletin board
    software. I guess thats my cross to bare.

    That being said, here is the history:

    "Martin Korndoerfer" wrote:

    > I have mapped my "My Documents" system directory (or "Documents" as it's
    > called in Vista) to a subdirectory of a network share permanently connected
    > to a drive letter.
    >
    > The problem is that every installation using InstallShield is failing with
    > the error message: "Error 1327.Invalid Drive U:\"
    >
    > U: is the letter I'm using for the network share.
    >
    > The share is working, the network connection is stable, I can browse U:\ and
    > "My Documents" just fine.
    >
    > If I'm moving "My Documents" to a local directory, everything is working.
    > But that's very cumbersome.
    >
    > I've found a knowledge base entry (282183) which is referring this problem,
    > but they assume that the network share isn't working properly, which is not
    > the case for me.
    >
    > I think that InstallShield might try to access U:\ with different
    > credentials and doesn't get access because of that. Can that be the problem?
    > How can I work around this?


    "Keith Miller MVP" wrote:

    > It may just not like network drives, I'm not sure. But you might try this:
    >
    > In the Properties dialog for the U: drive, select the 'Security' tab.
    >
    > Click the 'Advanced' button.
    >
    > On the 'Permissions' tab, click the 'Edit...' button, then click the
    > 'Add...' button.
    >
    > For the object name, use:
    >
    > NT Service\TrustedInstaller
    >
    > Give TrustedInstaller 'Full Control' permissions.
    >
    > OK you're way out.
    >
    > Credit where credit is due -- I learned how to add TrustedInstaller here:
    > http://blogs.msdn.com/irenak/archive...installer.aspx
    >
    >
    > --
    > Good Luck,
    >
    > Keith
    > Microsoft MVP [Windows XP Shell/User]
    >

    "Chris Thomas" wrote:

    > Hello there. I am having the same exact problem as Martin. When I attempt
    > to add the "NT Service\TrustedInstaller" account to the permissions list, I
    > am told that this object cannot be found.
    >
    > This machine is a domain member. Would this matter?
    >
    > I appreciate the help.


    "Martin Korndoerfer" wrote:

    > Keith,
    >
    > thanks for your answer, I almost missed it, somehow the notification email
    > got lost.
    >
    > I think I might have found the cause of the problem, and I'm pretty sure
    > that it qualifies as a serious bug in Vista:
    >
    > If you define a home directory on a network share in the Domain User's
    > properties, the connection for that share is ONLY recreated in the user
    > context.
    >
    > If you open a shell with admin privileges (right-click, "Run as
    > administrator") and use "net use" to list all connected shares, you'll see
    > that the share for the home directory is NOT listed. So each process using
    > the context of the elevated user can't see the connection!
    >
    > I started to work around this by writing a script which reconnects the
    > shares for the admin context, but I have to start this script manually after
    > each login, since it's not possible to auto-run a script with admin rights...
    >
    > Could you please try to reproduce that problem? If it's not just on my
    > network, then maybe this should be forwarded to the Vista development team.


    "Martin Korndoerfer" wrote:

    > Keith,
    >
    > I have troubles with your suggestion. I can only add NT
    > Service\TrustedInstaller for local objects, but since U:\ is a network share,
    > I can only add domain objects to it's ACL. I haven't figured out a way to add
    > the local TrustedInstaller of my machine, and I doubt it's possible.
    >

    And finally, "Chris Thomas" wrote:

    > Same thing here. Anyone ever find a solution for this? As far as rolling
    > Vista out at my company, this is most definitely a show stopper.
    >
    > Thanks


    There. Thats the history. Now, if you have any idea how to get all of this
    working, I would gladly donate my first born moron child to you.

    Thanks in advance.
    -Chris





  13. #13
    Don Guest

    Re: "My Documents" on a network share -> InstallShield fails with

    Chris Thomas wrote:
    > OK, let's be friends.
    >
    > I was just replying to an existing thread and removing all of the extra
    > history that gets repeated over and over and seems to clutter up the place.
    > I honestly do not understand why the other 6 posts above mine that contain
    > the rest of the history can not be seen. I see them fine...


    From your headers:
    X-Newsreader: Microsoft CDO for Windows 2000

    I've never used 'Collaborative Data Objects' so I don't know how it/they
    work, but it appears that it may be suppressing any quoted text that you
    include in your reply. I have used newsreaders with that 'feature' and
    I turn it off because it appears to have no logical purpose.


  14. #14
    Join Date
    Apr 2009
    Posts
    1

    Re: "My Documents" on a network share -> InstallShield fails with 1327

    Hello.
    This thread is a mess, but the initial problem (as I can see it) was about adding files to a project, from a network drive.
    This is an old thread, but I have not seen any solution to the problem, so I'l post my tip anyway:

    InstallShield is installed with the owner SYSTEM. The networkdrive is mounted with "MyUserName". Vista does not like this (workes just fine in XP).
    I changed the owner of the InstallShield 2009 startup icon to "MyUserName":
    Problem solved.

  15. #15
    Mike Torello Guest

    Re: "My Documents" on a network share -> InstallShield fails with 1327

    NostSoft <NostSoft.3q2m7a@DoNotSpam.com> wrote:

    >This is an old thread,


    Yeah... TWO YEARS OLD is "old".

Page 1 of 2 12 LastLast

Similar Threads

  1. installshield "Object reference not set" problem
    By benbs in forum Windows Software
    Replies: 4
    Last Post: 23-06-2010, 05:13 AM
  2. Replies: 2
    Last Post: 13-06-2009, 03:37 PM
  3. Mapping the "My Documents" folder to a network drive?
    By SidharthGore in forum Active Directory
    Replies: 1
    Last Post: 05-12-2007, 07:33 AM
  4. Vista "Access Is Denied" Trying to Access Network Share
    By akhtar in forum Windows Vista Network
    Replies: 2
    Last Post: 26-03-2007, 05:48 PM
  5. "unexpected login error. status 1327"
    By Q Jones in forum Windows Security
    Replies: 1
    Last Post: 06-01-2005, 11:00 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,713,255,742.72681 seconds with 17 queries