Page 1 of 1

Could not access network location %TARGETDIR%

Posted: Wed Mar 14, 2007 5:10 pm
by wcantrall
I have completed my first trial installation. I am getting the following message:
Error
Could not access network location %TARGETDIR%

The installation as far as I know should be only installing to the C: drive. How do I begin to debug this?
Has anyone seen this error before?
Thanks for any help on this.

Posted: Thu Mar 15, 2007 9:16 am
by CandiceJones
%TARGETDIR% is wrong, use $TARGETDIR$.

Posted: Thu Mar 15, 2007 9:59 am
by wcantrall
Thank you!