Service Installer Error

Hi,

I created a remobject sdk server (.NET) windows service template project.

When I tried to add instaler for this service, like describe here:

http://wiki.remobjects.com/wiki/How_to_create_a_Windows_Service_based_RO.NET_server_(.NET)

I got the error:

message in Portuguese that means: can not find the file specified. Maybe some missing templates??

Tested in two machines:

1)Visual Studio Shell 10.0.30319.1
Oxygene 5.0.31.951
RO SDK 6.0.57.993

2)Visual Studio Shell 10.0.40219.1
Oxygene 5.0.30.931
RO SDK 6.0.54.943

Thanks,
Willian.

Hello Wilian.

Thank you for the instructions. I have reproduced the problem. Appropriate issue is registered as #55517. As workaround please add files in the attachment to your project, change namespace and servicename from ‘Testcase’ to your project name. Then rebuild application and install it as service using wiki instructions.

Hope this helps.