This thread looks to be a little on the old side and therefore may no longer be relevant. Please see if there is a newer thread on the subject and ensure you're using the most recent build of any software if your question regards a particular product.
This thread has been locked and is no longer accepting new posts, if you have a question regarding this topic please email us at support@mindscape.co.nz
|
I just downloaded your express edition and have been working thru an example. When I go to invoke the SaveChanges method, I get an error telling me that Amazon.SimpleDB.dll is not found. I am using the latest Amazon dlls, downloaded over the weekend, wherein all of SimpleDB stuff is encapsulated in the AWSSDK.dll. Is there a way thru this? |
|
|
LightSpeed uses the Amazon.SimpleDB client library to communicate with SimpleDB. You can find the Amazon.SimpleDB.dll assembly file under the Providers\AmazonSimpleDB folder which lives inside your LightSpeed installation folder (e.g. C:\Program Files\Mindscape\LightSpeed\Providers\AmazonSimpleDB). You will need to add this as a reference to your project to make sure its available at runtime.
Jeremy |
|