Tagged Questions
0
votes
0answers
165 views
Web Part Error: Unhandled exception was thrown by the sandboxed code wrapper's Execute method in the partial trust app domain: File Not Found
Deploying a sandbox solution on SharePoint 2010. While all working on a local environment, once deployed on to the staging, the web parts are getting the following error.
Web Part Error: ...
0
votes
1answer
121 views
SharePoint 2010 - Can we make multiple connections from the same web part?
We are creating a report where the requirement is:
1. Cascaded Filters
2. Excel Report
We have created our own filter web part which supports cascading. In order to do that we need to add multiple ...
0
votes
0answers
50 views
Javascript error in Mobile Adapter Sharepoint 2010
I am developing a very simple web part mobile adpater. It just outputs "hello world". The mobile web part renders fine, but when i click on arrow image next to the Web part title , it throws ...