Your achievements

Level 1

0% to

Level 2

Tip /
Sign in

Sign in to Community

to gain points, level up, and earn exciting badges like the new
Bedrock Mission!

Learn more

View all

Sign in to view all badges

Chandra2034
Chandra2034
Offline

Badges

Badges
2

Accepted Solutions

Accepted Solutions
0

Likes Received

Likes Received
0

Posts & Comments

Posts & Comments
3

Discussions

Discussions
0

Questions

Questions
2

Ideas

Ideas
0

Blog Posts

Blog Posts
0
Top badges earned by Chandra2034
Customize the badges you want to showcase on your profile
Flex date issue - Adobe LiveCycle 28-09-2009
Hi,I am experiencing a very strange behavoiour of Flex Date object. My web service is written in .Net 3.5 and all object which I am retriving or updating have Creation Date (Date Type) in .Net.But when I am calling .Net web service and displaying data in Flex, Flex displaying a different Date than what stored in web service. When I update my object using Flex UI, everying time update time is very different than actual update time set by .Net code.Can any one help me solve this ?

Views

482

Likes

0

Replies

0
Re: How to send complex object through webservice in Flex 3 to .Net - Adobe LiveCycle 05-06-2009
Kevin,My object base class is Abstract and class I am using in Flex 3 is class inheriting abstract class. But when calling webservice Flex creating soap message of base class and I am getting error in .Net web services that "Can not create instance of Abstract class".Below is the soap message difference calling same WCF method from .Net and Flex. For example Constraint is the base class and JobConstraint is the class which inherit Constraint class. But flex send message forming only Constraint w...

Views

112

Likes

0

Replies

0
How to send complex object through webservice in Flex 3 to .Net - Adobe LiveCycle 31-05-2009
Hi,I am new to Flex and trying to pass a complex object(a object which have another object array collection as property) through Flex 3 to .Net WCF service. I tried all mean but no success. I can successfully send simple object but when trying to send complex object it throw error like "Server request error".Please reply with sample code to pass complex object. I tried with both by importing webservice using Import Web service of Flex 3 and creating object both way but could not get success.Tha...

Views

3.3K

Likes

0

Replies

3