Tagged Questions
2
votes
1answer
32 views
Reading from text files within a sandboxed solution
So I have a set of plain text files included in some directories within sandboxed solution. I want to use these text files to programmatically insert data to SharePoint Online using an event receiver.
...
1
vote
1answer
26 views
Required permissions to upload sandbox solution
I want to assign a user the minimum permissions to upload sandbox solution in the site collection, what's the required permission level?
1
vote
1answer
165 views
Adding and referencing an additional assembly in sandboxed solution
I'm writing a feature to my sandboxed web part with an event receiver that would parse a html website and add the results to a sharepoint list.
The thing is I'll need to use the HTML Agility Pack and ...
1
vote
1answer
989 views
SandBox Solutions Deployment of WSP to Solution Gallery : Beginner Questions
I am a beginner to SP Dev, and I have been reading a few things about Sandbox Solutions and the limitations there. Also it seems that to deploy a solution, I can simply upload a wsp to the solution ...
2
votes
1answer
498 views
How to find the localized name of the Web Part Gallery
I have learned (still a SP-Noob...) that I have to take care of removing webParts that I deployed as part fo a solution myself.
Now I have coded something like
string file = "MyWebPart.webpart"; ...
1
vote
3answers
114 views
Solutions and Office.com
Does anyone know when/how office.com will integrate with sandbox solutions
Google
...