upload error reports from application

sreindlsreindl Posts: 5
edited September 8, 2011 3:02PM in SmartAssembly
Hi,

is it possible to upload error reports which have been saved to disk before?

The following scenario: We are selling a client/server software. The server is usually running on a machine in the internal network without direct internet access and without UI.
The idea is to provide a error reporting module which is saving the reports to disk and to provide a service which allows the user to download the data and to upload the reports from the client machine...
It is basically working by using your web services (i.e. Report.asmx) but the reports are not encrypted (i.e. they are XML files). Those files cannot be processed by the smartassembly executable (download fails).

Regards
Stephen

Comments

Sign In or Register to comment.