The interop dll is being renamed with each version of
StarTeam that gets put out.  I haven't been able to
get it to function.  I've heard the same complaints
from folks using versions down to 5.1.  I'm not savy
enough with C# to fix it (I tried).  I've resorted to
using the exec command with stcmd.

Eric

--- Shawn Knowles <[EMAIL PROTECTED]> wrote:
> Has anyone experienced any recent failures using the
> stcheckout task?
> This is my first attempt at using it with the
> StarTeam 5.2 SDK and it is
> failing.
> 
>
-------------------------------------------------------------
> 
> System.Reflection.TargetInvocationException:
> Exception has been thrown
> by the target of an invocation. --->
> System.Runtime.InteropServices.COMException
> (0x80040154): COM object
> with CLSID {586974A4-56AB-11D5-B316-0800209CC2CE} is
> either not valid or
> not registered.
> 
>    at
> NAnt.Contrib.Tasks.StarTeam.StarTeamCheckout..ctor()
> in
>
C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\tmp2384.tmp\src\Tasks\StarTeam\StarTe
> amCheckout.cs:line 54
> 
>    --- End of inner exception stack trace ---
> 
>    at System.RuntimeType.CreateInstanceImpl(Boolean
> publicOnly)
> 
>    at System.Activator.CreateInstance(Type type,
> Boolean nonPublic)
> 
>    at
> System.RuntimeType.CreateInstanceImpl(BindingFlags
> bindingAttr,
> Binder binder, Object[] args, CultureInfo culture,
> Object[]
> activationAttributes)
> 
>    at System.Activator.CreateInstance(Type type,
> BindingFlags
> bindingAttr, Binder binder, Object[] args,
> CultureInfo culture, Object[]
> activationAttributes)
> 
>    at
> System.Reflection.Assembly.CreateInstance(String
> typeName, Boolean
> ignoreCase, BindingFlags bindingAttr, Binder binder,
> Object[] args,
> CultureInfo culture, Object[] activationAttributes)
> 
>    at NAnt.Core.TaskBuilder.CreateTask() in
>
c:\Nant\nant-0.85-20040619\src\NAnt.Core\TaskBuilder.cs:line
> 100
> 
>    at NAnt.Core.TypeFactory.CreateTask(XmlNode
> taskNode, Project proj)
> in
>
c:\Nant\nant-0.85-20040619\src\NAnt.Core\TypeFactory.cs:line
> 372
> 
>    at NAnt.Core.Project.CreateTask(XmlNode taskNode,
> Target target) in
>
c:\Nant\nant-0.85-20040619\src\NAnt.Core\Project.cs:line
> 990
> 
>    at NAnt.Core.Target.Execute() in
>
c:\Nant\nant-0.85-20040619\src\NAnt.Core\Target.cs:line
> 247
> 
>    at NAnt.Core.Project.Execute(String targetName,
> Boolean
> forceDependencies) in
>
c:\Nant\nant-0.85-20040619\src\NAnt.Core\Project.cs:line
> 870
> 
>    at NAnt.Core.Project.Execute() in
>
c:\Nant\nant-0.85-20040619\src\NAnt.Core\Project.cs:line
> 827
> 
>    at NAnt.Core.Project.Run() in
>
c:\Nant\nant-0.85-20040619\src\NAnt.Core\Project.cs:line
> 895
> 
> 



                
__________________________________
Do you Yahoo!?
Yahoo! Mail - You care about security. So do we.
http://promotions.yahoo.com/new_mail


-------------------------------------------------------
This SF.Net email is sponsored by BEA Weblogic Workshop
FREE Java Enterprise J2EE developer tools!
Get your free copy of BEA WebLogic Workshop 8.1 today.
http://ads.osdn.com/?ad_id=4721&alloc_id=10040&op=click
_______________________________________________
NAntContrib-Developer mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/nantcontrib-developer

Reply via email to