Error 123 (listed in the first error message) is ERROR_INVALID_NAME:

"The filename, directory name, or volume label syntax is incorrect."

It doesn't like something about the folder name. I'm not sure if the
directory you're trying to share has to already exist at the point that you
create the share.

Can you get a verbose log file? (e.g. run msiexec /l*v) That might give more
detail as to what's going wrong.

-- 
Mike Dimmick

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of jrcolons
Sent: 16 May 2007 23:04
To: wix-users@lists.sourceforge.net
Subject: Re: [WiX-users] error using fileshare



Mike Dimmick-2 wrote:
> 
> 'Everyone' is not a member of the domain but is a Windows well-known SID.
> The CA code in WiX 3.0.2813.0 handles "Everyone" directly. I think, based
> on
> my reading of the code, that you should omit the User/@Domain parameter.
> 
> -- 
> Mike Dimmick
> 
     Mike: Thanks for the advice! 

I have overcame the everyone issue, but still receiving some errors. Again,
this is the relevant output from the log file

Action 17:39:55: CreateSmbRollback. 
Action 17:39:55: CreateSmb. 
CreateSmb:  Error 0x80004005: Failed to create/modify file share: Err: 123
CreateSmb:  Error 0x80004005: failed to create to share:
'IPSGlobalServicesDownloads'
Error 26301. Failed to create network share.  (-2147467259  
IPSGlobalServicesDownloads      )
MSI (s) (04!68) [17:40:08:793]: Product: ClinnextWebServer -- Error 26301.
Failed to create network share.  (-2147467259   IPSGlobalServicesDownloads

)


Thanks everybody!
Jose
-- 
View this message in context:
http://www.nabble.com/error-using-fileshare-tf3767943.html#a10655416
Sent from the wix-users mailing list archive at Nabble.com.


-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to