<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Steve,<br>
<br>
I tear my hair out with every new version of Delphi as by that time I
have forgotten the fix for this.&nbsp; While its fresh in my brain from this
time around..<br>
<br>
<br>
When it says that it cant package x in dir y, it is lying.<br>
<br>
1.&nbsp; What it usually means is that it cant find what package x depends
on in dir y.&nbsp; What that is you have to figure out.&nbsp; This happens in my
case where most of teh design time packages are dependent on the
runtime packages.&nbsp; The rutimers need to be in system32<br>
<br>
2.&nbsp; Sometimes it means that it cant find package x is the path
variable.&nbsp; Fix again is to copy them to system32.<br>
<br>
Arrghhh..&nbsp; This time around with D2007, to avoid this problem, I
installed ALL packages in the same short directory C:\pack11.&nbsp; So I
know that they are all there, all the dcps and bpls.&nbsp; Yet, as pointed
out above, some have to be in system32.&nbsp; Then it still wants access to
the ruddy flaming dcu files and I have to give the path to each
package's source directory in the project options, for all 40+
projects..&nbsp; Whats the point of the package if it wants the dcus ?<br>
<br>
<br>
Steve Peacocke wrote:
<blockquote
 cite="mid:f1657d310708161919u3f6e8abdgcc1e3ef81f9d3a92@mail.gmail.com"
 type="cite">
  <pre wrap="">Good afternoon All,

Am I missing something here?

I recently installed 6 seperate component packs under the single TMS
Component Suite Pro. It comes in 8 different emails each containing a
seperate part of this "Component Suite Pro" with each requireing a
seperate manual installation process (Sigh!).

I am currently only using the Unicoder part of TMS. However, every
time I load my project I get the following error...

Error reading Form
Can't load package C:\Development\Components and
Tools\TMS\IntraWeb\iw9msded2007.bpl.
The specific module could not be found. Ignore the error and
continue? NOTE: ignoring the error may cause components
to be deleted or property values to be lost.

... and indeed I often find the Delphi has indeed removed one (only
one but a different one each time) of the unicode components. All
other unicode components remain intact.

I can look in that directory and see the offending file exactly as stated.

Under Tools/Options / Library - Win32, I have added the correct path
to the Library Path and have even added it to the Browsing Path.
However I still get the error and some component somewhere on my large
multi-tabbed form, is lost.

Now this project specifically doesn't use the Intraweb TMS components
- in fact I do no web stuff at all on this computer.

Have I failed to set something? have I run over the limit of the
number of directories that early versions of Delphi were plagued with?
have I insulted something somewhere bnecause I gave up and only
installed 6 of the 8 manually and seperately installed component
packs?

The component packs have been registered and I have ource code installed.

Any assistance here would be appreciated.

  </pre>
</blockquote>
<br>
<div class="moz-signature">-- <br>
<title>Signature</title>
<meta http-equiv="Content-Type" content="text/html; ">
<meta content="MSHTML 6.00.2900.2802" name="GENERATOR">
<div align="left">
<div align="left"><strong><font size="2"><font color="#666666"
 face="Verdana">Rohit Gupta</font></font></strong></div>
<div align="left"><strong><font size="2"><font color="#666666"
 face="Verdana">
B.E.&nbsp;Elec.&nbsp;&nbsp;&nbsp;M.E.&nbsp;&nbsp;&nbsp;Mem&nbsp;IEEE&nbsp;&nbsp;&nbsp;
Associate&nbsp;IEE</font></font></strong></div>
<div align="left"><strong><font size="2"><font color="#666666"
 face="Verdana">Technical&nbsp;Manager</font></font></strong></div>
<div align="left"><strong><font color="#666666" face="Verdana" size="2">Computer
Fanatics Limited</font></strong></div>
<div align="left"><strong></strong>&nbsp;</div>
<div align="left"><font color="#666666" face="Verdana" size="2"><strong>Tel</strong>&nbsp;&nbsp;&nbsp;&nbsp;
+64 9 4892280</font></div>
<div align="left"><font color="#666666" face="Verdana" size="2"><strong>Fax</strong>&nbsp;&nbsp;&nbsp;
+64 9 4892290</font></div>
<div align="left"><font color="#666666"><font face="Verdana" size="2"><strong>Email&nbsp;
</strong></font><a href="mailto:rohit@cfl.co.nz"><font color="#0080ff"
 face="Verdana" size="2">rohit@cfl.co.nz</font></a></font><font
 color="#666666"><font face="Verdana" size="2"><strong></strong></font></font></div>
<div align="left"><font color="#666666"><font face="Verdana" size="2"><strong>Web&nbsp;&nbsp;
&nbsp;</strong></font><a href="http://www.cfl.co.nz/"><font color="#0080ff"
 face="Verdana" size="2">www.cfl.co.nz</font></a></font></div>
<div>&nbsp;</div>
<div>
<hr></div>
<div align="left"><span
 style="font-size: 7.5pt; color: rgb(153, 153, 153); font-family: Verdana;"><font
 size="1"><span style="font-size: 10pt; font-family: 'Courier New';"
 lang="EN-NZ"><font color="#000000"><font color="#808080" face="Verdana"
 size="1">This email and any attachments contain information, which is
confidential and may be subject to legal privilege and copyright. If
you are not the intended recipient, you must not use, distribute or
copy this email or attachments. If you have received this in error,
please notify us immediately by return email and then delete this email
and any attachments.</font> <o:p></o:p></font></span></font></span></div>
</div>
</div>
</body>
</html>