Share Error Report on different machines?
mrmiagi0101
Posts: 20 Bronze 1
Hello again,
we want to save a error report at our customers machines and only fetch it if necessary (Not use a webserver). This works with a custom template.
My questions now are:
1) If we fetch this encrypted file. Where can I open it? Only on the machine which created the assemblies with SA?
2) If we want to open the report file on differnt machines (e.g. developer machines and support machines), we need SA installed on all machines? And have a SQL Server running?
3) If installed on many machines, what about licensing? Do we need a license per machine for just open the error report file?
Tagged:
Best Answer
-
Russell D Posts: 1,324 Diamond 5Just download and install the sa trial, once the 14 days are over it reverts to the developer edition.Have you visited our Help Centre?
Answers
You need a licence per build server. Developer licences are free.
There's an /addreport command-line argument that allows you to import .saencryptedreport into the SA database. You'd need to use this in your custom template.