Tagged Questions
2
votes
4answers
54 views
In a site with two servers where can I expect to see my ULS log entry?
I'm using SPDiagnosticsService to write an entry to the ULS logs. On a load-balanced environment with 2 front-end servers I can't find the entries at all, but it works fine on my local dev environment ...
1
vote
0answers
54 views
Upload clickonce to sharepoint
I'm following this tutorial to upload a clickonce application to sharepoint. This is my Elements.xml:
<?xml version="1.0" encoding="utf-8"?>
<Elements ...
1
vote
2answers
74 views
Restrict printing and editing on a pdf created with word automation services
Some customer asked my if it was possible to restrict printing and editing a pdf file?
Looking over Google I found this.
I was wondering if is possible to encrypt a pdf file generated by word ...