AddItemExternal throwing exceptions

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

Moderator: SourceGear

Post Reply
marioavc
Posts: 8
Joined: Thu Feb 16, 2006 1:01 pm

AddItemExternal throwing exceptions

Post by marioavc » Wed Jun 13, 2007 11:36 am

I have my own custom ASP.NET page which shows a form to the user, and then uses AddItemExternal from DragnetWebService to post it to the dragnet subsystem. This has been working well until I upgraded to Fortress. I noticed there's been changes in the API, for example, before I used a property called DragnetAuthValue which is now called VaultAuthValue. However, AddItemExternal looks like it hasn't changed at all.

I can connect to the service and call several methods (ListProjects, ListCategories, etc.), but when I need to use AddItemExternal, it always throw an exception saying something like this:

Message: "1: Failure ---> Data is Null. This method or property cannot be called on Null values."
Source: System.Web.Services
Type: System.Web.Services.Protocols.SoapException

Any ideas on what changed? or how can I work over this?

Any help would be appreciated. Thank you.
Mario Vasquez

jeremy_sg
Posts: 1821
Joined: Thu Dec 18, 2003 11:39 am
Location: Sourcegear
Contact:

Post by jeremy_sg » Wed Jun 13, 2007 12:00 pm

Mario,

I would like to see your code. Can you email it to me using the button below this post?

Post Reply