Lucky
Lucky

Reputation: 801

Configure Server Setting Issue in Flex 4.5

I am trying to Configure Server side Code in Flash Builder 4.5.I am Using LCDS 2.6.1.By clicking on validate configuration button I got message on top Only Life Cycle DataService 2.6 and higher are supported.I am using 2.6.1.still not able to figure out the issue.Please help.

Upvotes: 0

Views: 168

Answers (1)

Mike V
Mike V

Reputation: 11

This version of LCDS works with Action Script 3.x so make sure your flex SDK is 3.5 in Flash Builder 4.X. Also make sure you have included the correct LCDS JAR files in your flex project.

Upvotes: 0

Related Questions