All,


We were able to resolve the issue the  "LGHT0103" error by changing the 
renaming the project  folder to something other than "SourceDir".



Changing the source file path from "SourceDir" to SourceFileDir in product 
fragment, preprocessor variables and the Heat source parameter allowed me to 
build the project.





It appears that light.exe  versions 3.6 and 3.7 may be interpreting   
"SourceDir" in the source file path is as the "SourceDir" property.



Rob's article below possibly eludes to the behavior I encountered.



http://robmensching.com/blog/posts/2010/1/26/stackoverflow-what-does-namesourcedir-refer-to



Thanks



R Philip Rogers

913.905.4064 Direct

913.461.8476 Cell

913.677.0185 Fax







-----Original Message-----
From: Rob Mensching [mailto:r...@robmensching.com]
Sent: Thursday, January 31, 2013 8:52 AM
To: General discussion for Windows Installer XML toolset.
Subject: Re: [WiX-users] Light errors "LGHT0103" after upgrading from 3.5



Phil,



Not sure can you be more specific about what you upgraded to and what works and 
does not work now.





On Wed, Jan 30, 2013 at 3:10 PM, Phil Rogers 
<ph...@cactussoftware.com<mailto:ph...@cactussoftware.com>>wrote:



> Has anyone experiences "LGHT0103" after upgrading from 3.5?

>

> When performing builds in 3.5 light would respect a relative path of

> the current directory, ie.  <Directory Id="TARGETDIR" Name="SourceDir"

> FileSource="SourceDir\VC\">.

>

> Since the upgrade I've had to add "$(sys.CURRENTDIR)\" to each

> FileSource or Source Attribute.

>

> I have several fragment being generated by HEAT pre-build events each

> using -var parameter utilizing pre-processor variables.

>

> Thanks,

>

>

> R Philip Rogers

> CACTUS Software

> 913.905.4064 Direct

> 913.461.8476 Cell

> 913.677.0185 Fax

> 800.776.2305 x4064

> ph...@cactussoftware.com<mailto:ph...@cactussoftware.com<mailto:ph...@cactussoftware.com%3cmailto:ph...@cactussoftware.com>>

> www.cactussoftware.com<http://www.cactussoftware.com/<http://www.cactussoftware.com%3chttp:/www.cactussoftware.com/>>

>

>

>

> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

> ^^^^^^^^^^^^^^^ This message, including attachments, contains

> information that is confidential and may be privileged. Unless you are

> the addressee (or authorized to receive for the addressee), you may

> not use, copy or disclose to anyone the message or any information

> contained in the message. If you have received the message in error,

> please advise the sender by reply e-mail and delete the message.

>

> ----------------------------------------------------------------------

> -------- Everyone hates slow websites. So do we.

> Make your web apps faster with AppDynamics Download AppDynamics Lite

> for free today:

> http://p.sf.net/sfu/appdyn_d2d_jan

> _______________________________________________

> WiX-users mailing list

> WiX-users@lists.sourceforge.net<mailto:WiX-users@lists.sourceforge.net>

> https://lists.sourceforge.net/lists/listinfo/wix-users

>

>

------------------------------------------------------------------------------

Everyone hates slow websites. So do we.

Make your web apps faster with AppDynamics Download AppDynamics Lite for free 
today:

http://p.sf.net/sfu/appdyn_d2d_jan

_______________________________________________

WiX-users mailing list

WiX-users@lists.sourceforge.net<mailto:WiX-users@lists.sourceforge.net>

https://lists.sourceforge.net/lists/listinfo/wix-users

^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
This message, including attachments, contains information that is confidential 
and
may be privileged. Unless you are the addressee (or authorized to receive for 
the 
addressee), you may not use, copy or disclose to anyone the message or any 
information 
contained in the message. If you have received the message in error, please 
advise the 
sender by reply e-mail and delete the message.
------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_jan
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to