Jump to content
Changes to the Jaspersoft community edition download ×

SOAP UserAndRoleManagementService throws exception on instantiation in c# asp.net


torinfo

Recommended Posts

L.S.,

I added a Web reference to my asp.net application to generate a c# proxy class to the UserAndRoleManagementService webservice. When coding Intellisense nicely shows me all the methods and members.

However, it genreates an error when I compile. 'Cannot reflect findUsers". I then created the proxy class using the wsdl utility, and when instantiating the webservice class, an exception is thrown with basically the same error.

After some searching on the internet on the meaning of this, I know that exception is raised because the type of WSUser.previousPasswordChangeTime is xsd:date, which is illegal, beciase date is not a simple type.

Is there any way around this??

Regards,

Tom

Link to comment
Share on other sites

  • Replies 0
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

Popular Days

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×
×
  • Create New...