Visualizzazione post con etichetta SharePoint 2010. Mostra tutti i post
Visualizzazione post con etichetta SharePoint 2010. Mostra tutti i post

mercoledì 26 settembre 2012

Regarding how to deploy a custom application

These days I've been developing, using Visual Studio 2010, a new custom activity for a new project and I've realized that my previous post How to develop a 'Send email with attachment' SharePoint Designer 2010 custom workflow activity lacks of clarity regarding the deployment part.
I didn't document rightly the process, so this time I've experienced petty issues during the deployment phase.
I'm going to report them hoping this could help someone's work.
If during the build phase you receive an error such as "Assembly name not found", you should check out that the actual assembly name is consistent with which used in the manifest file. You can edit the assembly name for a project by right-clicking the project, selecting Properties.


Other errors I've experienced are addressed by the following links:
That's all for now.



sabato 1 settembre 2012

How do hide the Site Contents from an Application Page

In case you would need to hide to some users the site contents, there's a quicker way rather than using css, javascript or editing the master page.
Just use the simple instructions that Mike Smith gives here How do I hide 'Site Content' in sharepoint 2010 (from Social MS Technet)
Site Actions, Site Settings, Tree View and uncheckmark Tree View.
That's everything.
Ps: as every geek should know tonight is the season premiere of Doctor Who. Enjoy!