I’m trying to find documentation on if it is possible to create a RemObjects SDK Server that runs as a web service on IIS. However, when I click the “Wiki” link on the RemObjects SDK page I get “404 not found”. I can find the wiki for DataAbstract and Elements though.
Do you have some documentation and/or examples for creating a web service in C# or Oxygene?
As I understood you need to expose the service as a part of a web application run by IIS. Please take a look at the sample ASP.NET 2.0 shipped with RemoObjects SDK.