Wednesday, September 22, 2010

Missing debug menu on Visual Studio 2008

Before using Visual Studio 2010 I had usually developed application in Visual studio 2008. I don't remember, for some reason I can't find debug menu on my VS 2008. After goggling I have found the solution. I would like to share with you. It may help other guys.

Its very simple just use it:

Run "devenv /resetskippkgs" from command prompt, it will solve your problem.

1 comment:

Anonymous said...

Thank you very much... i was searching for the solution from the morning.. Now i can debug the website.. Thanks

Method 'StartWorkflowOnListItem' in type 'Microsoft.SharePoint.WorkflowServices.FabricWorkflowInstanceProvider'

Exception: Method 'StartWorkflowOnListItem' in type 'Microsoft.SharePoint.WorkflowServices.FabricWorkflowInstanceProvider'...