I am developing a sandbox solutions using vs2010. i want to write data to a text file located in the server at C:\Log. can anyone suggest me how to do that please…….
Thanks in advance
Dear all,
I achieved my requirement by using full trust proxy.
plz check the below link for reference. In the below reference replace the code in the method
public override object Execute(SPProxyOperationArgs args) with the code what ever you want..
http://msdn.microsoft.com/en-us/library/office/gg622617(v=office.14).aspx