I was at the Borland conference this year and it sounds like we won't have this problem any longer when the 6.1 version releases (any day now) if we add the new SDK which is backwards compatible. Once it releases, I'll look into fixing this. At this point, I'm just using the exec task with the command line tool (stcmd).
--- Gert Driesen <[EMAIL PROTECTED]> wrote: > Hi Thomas, > > I think the problem here is that the CLSID is not > consistent between > versions of StarTeam. I think it would be best to > rewrite the starteam tasks > as wrappers for a command line tool. > > Gert > > > _____ > > From: > [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] > On Behalf Of > Thomas P Morgan > Sent: woensdag 24 november 2004 16:25 > To: [EMAIL PROTECTED] > Subject: [NAntC-Dev] StarTeam error > > > > I am getting this error when trying to run the > stlist task: > > list: > > > BUILD FAILED > > INTERNAL ERROR > > System.Runtime.InteropServices.COMException > (0x80040154): COM object with > CLSID > {58697520-56AB-11D5-B316-0800209CC2CE} is either not > valid or not > registered. > at > NAnt.Contrib.Tasks.StarTeam.StarTeamTask.openView() > in > d:\Source\nantcontr > ib-20041103T210313Z\src\Tasks\StarTeam\StarTeamTask.cs:line > 205 > at > NAnt.Contrib.Tasks.StarTeam.TreeBasedTask.ExecuteTask() > in > d:\Source\nantc > ontrib-20041103T210313Z\src\Tasks\StarTeam\TreeBasedTask.cs:line > 172 > at NAnt.Core.Task.Execute() in > d:\Source\nant-20041122T160358Z\src\NAnt.Core\ > Task.cs:line 177 > at NAnt.Core.Target.Execute() in > d:\Source\nant-20041122T160358Z\src\NAnt.Cor > e\Target.cs:line 249 > at NAnt.Core.Project.Execute(String targetName, > Boolean > forceDependencies) in > > d:\Source\nant-20041122T160358Z\src\NAnt.Core\Project.cs:line > 882 > at NAnt.Core.Project.Execute() in > d:\Source\nant-20041122T160358Z\src\NAnt.Co > re\Project.cs:line 839 > at NAnt.Core.Project.Run() in > d:\Source\nant-20041122T160358Z\src\NAnt.Core\P > roject.cs:line 908 > > Please send bug report to > [EMAIL PROTECTED] > > Total time: 0.1 seconds. > > I have installed the SDK, and registered > Stargate.NET.dll in the GAC. I am > using Version 6 of StarTeam. > > Tom Morgan > > > __________________________________ Do you Yahoo!? Yahoo! Mail - You care about security. So do we. http://promotions.yahoo.com/new_mail ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://productguide.itmanagersjournal.com/ _______________________________________________ NAntContrib-Developer mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/nantcontrib-developer

