Hey Kevin, Try removing the spaces in the ServiceInstall column value. That column is to be used as an identifier for the table.
Jim >>From the wiki I based the following example of installing a service. > > <columns> > <column name="ServiceInstall" > value="Tandem Heartbeat Service"/> > <column name="Name" value="Tandem > Heartbeat Service"/> <column > name="DisplayName" value="Tandem > Heartbeat Service"/> <column > name="ServiceType" value="8"/> <column > name="StartType" value="2"/> <column > name="ErrorControl" value="1"/> <column > name="Component_" > value="ApplicationServer.exe"/> <column > name="Description" value="Heartbeat > message to the Tandem."/> > </columns> > > But when I use Orca to look at the table I get some errors: > > Invalid identifier; Table: ServiceInstall, Column: ServiceInstall, > Key(s): Tandem Heartbeat Service > > Orca seems to indicate that the name I gave to the service is invalid. > I am not sure what is wrong. Any suggestions? > > Kevin > > > ------------------------------------------------------- > This SF.Net email is sponsored by: YOU BE THE JUDGE. Be one of 170 > Project Admins to receive an Apple iPod Mini FREE for your judgement on > who ports your project to Linux PPC the best. Sponsored by IBM. > Deadline: Sept. 24. Go here: http://sf.net/ppc_contest.php > _______________________________________________ > NAntContrib-Developer mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/nantcontrib-developer ------------------------------------------------------- This SF.Net email is sponsored by: YOU BE THE JUDGE. Be one of 170 Project Admins to receive an Apple iPod Mini FREE for your judgement on who ports your project to Linux PPC the best. Sponsored by IBM. Deadline: Sept. 24. Go here: http://sf.net/ppc_contest.php _______________________________________________ NAntContrib-Developer mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/nantcontrib-developer