Invalid element <vaultsetloginoptions>. Unknown task or data

If you are having a problem using Fortress, post a message here.

Moderator: SourceGear

Post Reply
kgovert007
Posts: 8
Joined: Mon Apr 07, 2008 12:31 pm

Invalid element <vaultsetloginoptions>. Unknown task or data

Post by kgovert007 » Thu Apr 09, 2009 3:37 pm

Just starting to try to debug this issue, and I was wondering if anybody has ever run across this error.

This comes from a cruisecontrol server executing a nant task that is trying to access a fortress server to compile some source code.

Beth
Posts: 8550
Joined: Wed Jun 21, 2006 8:24 pm
Location: SourceGear
Contact:

Re: Invalid element <vaultsetloginoptions>. Unknown task or data

Post by Beth » Fri Apr 10, 2009 7:27 am

There's a similar error reported here: Nant tasks problem.
Did you load the tasks from the dll?
Like this:
<loadtasks path="c:/path/to/nant/tasks/dll" verbose="true" />
Beth Kieler
SourceGear Technical Support

Post Reply