Hi,
I am using SharePoint 2010 and creating a simple web part using Visual Studio 2010. When I create a SharePoint project in visual studio 2010, I specify "Deploy as a sandboxed solution" option. When I run the project, in a page in the sharepoint site when adding a web part i can see the web part. But when i try to add the web part to the page, i received this error "The sandboxed code execution request was refused because the Sandboxed Code Host Service was too busy to handle the request.".
I have searched on the google for the error message. The resolution to this error is to start the "Microsoft SharePoint Foundation User Code Service" service in the Central Administration. However when i look at the Services on Server using central administration site, I am missing this service. I don't see this service I was able to run the sandboxed solutions before but it is not working any more. I don't know how to fix this.
Thanks, Hitesh