Help!! Connection Error while compiling!

This error doesn’t allow me to successfully compile my project!

2010-09-23 19:52:34.147 Corona Simulator[656:903] Connection error: (corona.get) ({
“/kWSHTTPResponseMessage” = {url = http://developer.anscamobile.com/services/xmlrpc; status = HTTP/1.1 200 OK};
})

I want to submit this app before Saturday… any help is appreciated :slight_smile: [import]uid: 3686 topic_id: 2182 reply_id: 302182[/import]

Are you still having this issue? [import]uid: 3 topic_id: 2182 reply_id: 6561[/import]

No, It is working now… thanks :slight_smile: [import]uid: 3686 topic_id: 2182 reply_id: 6566[/import]

I still have this error when I try to compile for Android with debug key… I’m using the latest Corona SDK. It says that the build is successful, but after that this connection error occurs…
BUILD SUCCESSFUL
Total time: 18 seconds
2010-09-26 18:01:18.870 Corona Simulator[4165:903] Connection error: (corona.get) ({
“/kWSHTTPResponseMessage” = {url = http://developer.anscamobile.com/services/xmlrpc; status = HTTP/1.1 200 OK};
})
[import]uid: 7920 topic_id: 2182 reply_id: 6677[/import]

moiola:

You are using a custom ID in build.settings for some reason. Can you try rebuilding with out it? [import]uid: 3 topic_id: 2182 reply_id: 6678[/import]

Wow, thanks for so fast reply! I’ve removed the custom ID from the build.settings and now it worked like a charm.
Thanks! [import]uid: 7920 topic_id: 2182 reply_id: 6680[/import]