Questions tagged [sandbox-solution]

A Microsoft SharePoint Server 2010 solution is a deployable, reusable package that can contain features, site definitions, and other functionality. Solutions can be enabled or disabled individually. You can deploy a solution directly onto your SharePoint Server farm, or you can deploy the solution into a sandbox. A sandbox is a restricted execution environment that enables programs to access only certain resources, and that keeps problems that occur in the sandbox from affecting the rest of the server environment. taken from Microsoft Tech-Net site.

35 questions
0
votes
1 answer

Magento Integration With T-Hub

am setting up a sand box for a T-Hub Integration with Magento and quickbooks. I've set my life site up locally using WAMP server, and now Its on to trying to tie that local Magento site into T-hub. The first error that I received stated the …
0
votes
1 answer

How can I get merchant_id and other credentails for payzippy payment sandbox setup

How I get the following 3 Test credentials to setup sandbox MID (merchant_id) Secure key (used to determine hash) Secure key id (merchant_key_id) I got payzippy php-sdk from below mention URL but need test credentials to run this example to…
Anurag
  • 1
  • 1
0
votes
2 answers

No log folder is created under each task directory in cuckoo

I am running cuckoo 0.6 and everything is fine. My virtual machine is accessed by cuckoo and performs analysis. but after each analysis only tcpdupm.pcap and report folder are created in the /storage/analysis/taskiD/ directory and I can not see any…
user2092506
  • 21
  • 1
  • 5
0
votes
1 answer

SharePoint Sandboxed Custom Workflow Activity to get value from another list based on multiple criteria

I'm trying to write a sandboxed custom workflow activity that would go to another list and get a value of a field based on values of multiple other fields combined. List A State - lookup to States list City - lookup to Cities list Population -…
0
votes
1 answer

Error Handling Strategy for Sandboxed SharePoint Solutions

I am looking to develop an error handling strategy for a SharePoint solution that makes use of sandboxed webparts. I was initially looking at a general exception handling approach based on this article, but this doesn't work for sandboxed webparts.…
Tangiest
  • 43,737
  • 24
  • 82
  • 113
1 2
3