Problem debugging web part on SharePoint 2010 beta and Visual Studio 2010 beta
Posted
by Ybbest
on Stack Overflow
See other posts from Stack Overflow
or by Ybbest
Published on 2010-03-11T20:22:44Z
Indexed on
2010/03/11
20:24 UTC
Read the original article
Hit count: 499
sharepoint
I have created a "Hello World" web part. When I pressed F5 in Visual Studio 2010, I got the following error. I have already got Microsoft SharePoint Foundation User Code Service started. Can anyone shine some light on this?
I do not see Microsoft SharePoint Sandboxed code service in my Central admin nor after running the powershell command "Get-SPServiceInstance | format-table TypeName, Id".Is it possible I have overlooked something when I install SharePoint 2010 beta?How Can I install the service and start the service?
---------------------------
Microsoft Visual Studio
---------------------------
Unable to attach. Process 'SPUCWORKERPROCESS.exe' is not running on 'WIN-MP9OQOTCKB2'.
Do you want to continue anyway?
---------------------------
Yes No
---------------------------
© Stack Overflow or respective owner