0
comment
comment
on 2/17/2014 4:04 PM
Since the first 0.9.1 release, several users reported that they were unable to start CloudSharper Services properly, with the console showing the following trace:
1 2 3 4 5 6 7
Install ID: [your-GUID-here] 14/02/2014 10:27:29 [Info] Server started at ws://localhost:8089 Web server started at http://localhost:8090/ Running the CloudSharper service. Press Enter to stop Server exited with code 0.
When trying to work in the CloudSharper IDE, you get this:
This issue is now filed as #272, and a possible workaround is the following:
Locate
CloudSharper.exe
in the CloudSharper installation folder, and run it as1
CloudSharper.exe -url http://cloudsharper.com
- Keep the host shell open.
Let us know if this does or doesn't resolve the issue that you may be seeing, and also keep us posted if you find any other issue by adding it to the public issue tracker.
Thanks and Happy coding!