Microsoft Windows Vista Community Forums - Vistaheads
Recommended Download - Clean, repair and optimize your system



Welcome to the Microsoft Windows Vista Community Forums - Vistaheads, YOUR Largest Resource for Windows Vista related information.

You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so , join our community today!

If you have any problems with the registration process or your account login, please contact us.

Driver Scanner 2009 - Free Scan Now

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

microsoft.public.windows.vista.general




Recommended Fix - Fix Vista Errors and Optimize Performance

Click On Your Flag for Translation
Simplified Chinese French Spanish Italian Portugeuse Japanese German Dutch
Driver Scanner 2009 - Free Scan Now
Reply
  #1 (permalink)  
Old 03-03-2007
=?Utf-8?B?TWFydGluIEtvcm5kb2VyZmVy?=
 

Posts: n/a
"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?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Sponsored Links
  #2 (permalink)  
Old 03-04-2007
Keith Miller MVP
 

Posts: n/a
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?


Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old 03-16-2007
=?Utf-8?B?Q2hyaXMgVGhvbWFz?=
 

Posts: n/a
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.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #4 (permalink)  
Old 03-16-2007
=?Utf-8?B?TWFydGluIEtvcm5kb2VyZmVy?=
 

Posts: n/a
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.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #5 (permalink)  
Old 03-16-2007
=?Utf-8?B?TWFydGluIEtvcm5kb2VyZmVy?=
 

Posts: n/a
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.

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #6 (permalink)  
Old 03-16-2007
rpotter28@gmail.com
 

Posts: n/a
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.

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #7 (permalink)  
Old 03-30-2007
=?Utf-8?B?Q2hyaXMgVGhvbWFz?=
 

Posts: n/a
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
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #8 (permalink)  
Old 03-30-2007
 

Posts: n/a
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


Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #9 (permalink)  
Old 03-30-2007
=?Utf-8?B?Q2hyaXMgVGhvbWFz?=
 

Posts: n/a
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.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #10 (permalink)  
Old 03-30-2007
 

Posts: n/a
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.


Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off

Similar Threads
Thread Thread Starter Forum Replies Last Post
Redirected "My Documents" gives folder not availble error when trying to say James L. Williams microsoft.public.windows.vista.networking sharing 0 03-02-2007 09:39
"User's Files" folder and Shell Folders like Documents, Desktop, M =?Utf-8?B?Zmx1eCBidXJuZXI=?= microsoft.public.windows.vista.general 2 03-01-2007 08:43
Remapping user profiles or "My Documents" =?Utf-8?B?Sm9uYXM=?= microsoft.public.windows.vista.file management 2 02-28-2007 14:15
Redirect the "my documents folder" which is now my username =?Utf-8?B?Sm9obmF0aG9ubQ==?= microsoft.public.windows.vista.file management 2 02-28-2007 14:13
WM5 Sync with Vista "Windows Calender", "Contacts", and "Mail" =?Utf-8?B?VG9ueQ==?= microsoft.public.windows.vista.general 1 02-17-2007 01:20




All times are GMT +1. The time now is 06:00.




Driver Scanner - Free Scan Now

Vistaheads.com is part of the Heads Network. See also XPHeads.com and Win7Heads.com.


Funny Commercials to make you laugh :-)

Design by Vjacheslav Trushkin for phpBBStyles.com.
Powered by vBulletin® Version 3.6.7
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.3.2

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119