I've seen this before and it's a weird one, maybe even a bug in MSI. If you 
search for 2318 pagefile.sys you'll see a bunch of people asking what the heck 
is going on. I haven't seen any answers though. When I've seen this it looks 
like it's associated with costing and the directory table, but I have no clue 
why. 

Phil Wilson 


-----Original Message-----
From: Carl Tietjen [mailto:[email protected]] 
Sent: Monday, July 26, 2010 8:10 PM
To: [email protected]
Subject: Re: [WiX-users] Error 2318 when specifying C:\ as install location

>From the verbose log file...
 
MSI (c) (6C:BC) [02:12:26:232]: PROPERTY CHANGE: Modifying INSTALLDIR property. 
Its current value is 'C:\Program Files (x86)\Novell\SecureBridge\'. Its new 
value: 'C:\'.
MSI (c) (6C:BC) [02:12:26:321]: Note: 1: 2318 2: C:\pagefile.sys 
DEBUG: Error 2318:  File does not exist: C:\pagefile.sys
MSI (c) (6C:BC) [02:12:31:895]: Product: NCSS Secure Bridge -- The installer 
has encountered an unexpected error installing this package. This may indicate 
a problem with this package. The error code is 2318. The arguments are: 
C:\pagefile.sys, , 
 
My first thought was that there was not enough memory (because pagefile.sys is 
the Virtual memory file), but that is not the case.  There is plenty of 
available memory.  Also, if the install works fine as long as at least one 
directory under C:\ is chosen (ex. c:\x\ works just fine).
 
I am quite confused as to what might be the problem.
 
Thanks again,
 
Carl


>>> Elfe Xu <[email protected]> 7/26/2010 6:43 PM >>>

2318 is file does not exist error.

If you use C: as the INSTALLLOCATION, the application will be installed
under the drive root (c:\), there is no application folder like SecureBridge
been created.
Does your installer tring to access files under the application folder?
You can use /l*v to have the log and find more information then.




------------------------------------------------------------------------------
The Palm PDK Hot Apps Program offers developers who use the
Plug-In Development Kit to bring their C/C++ apps to Palm for a share 
of $1 Million in cash or HP Products. Visit us here for more details:
http://ad.doubleclick.net/clk;226879339;13503038;l?
http://clk.atdmt.com/CRS/go/247765532/direct/01/
_______________________________________________
WiX-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/wix-users


*** Confidentiality Notice: This e-mail, including any associated or attached 
files, is intended solely for the individual or entity to which it is 
addressed. This e-mail is confidential and may well also be legally privileged. 
If you have received it in error, you are on notice of its status. Please 
notify the sender immediately by reply e-mail and then delete this message from 
your system. Please do not copy it or use it for any purposes, or disclose its 
contents to any other person. This email comes from a division of the Invensys 
Group, owned by Invensys plc, which is a company registered in England and 
Wales with its registered office at Portland House, Bressenden Place, London, 
SW1E 5BF (Registered number 166023). For a list of European legal entities 
within the Invensys Group, please go to 
http://www.invensys.com/legal/default.asp?top_nav_id=77&nav_id=80&prev_id=77. 
You may contact Invensys plc on +44 (0)20 7821 3848 or e-mail 
[email protected]. This e-mail and any attachments thereto may be 
subject to the terms of any agreements between Invensys (and/or its 
subsidiaries and affiliates) and the recipient (and/or its subsidiaries and 
affiliates).



------------------------------------------------------------------------------
The Palm PDK Hot Apps Program offers developers who use the
Plug-In Development Kit to bring their C/C++ apps to Palm for a share 
of $1 Million in cash or HP Products. Visit us here for more details:
http://ad.doubleclick.net/clk;226879339;13503038;l?
http://clk.atdmt.com/CRS/go/247765532/direct/01/
_______________________________________________
WiX-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to