Tags
#sp #SP2010NL 3D AJAX ASP.Net CAML Cloud CodePlex CSS Document Sets Dynamics CRM FAST 2010 Forms Based Authentication InfoPath JavaScript jQuery Managed Metadata MOSS Object Model Search SharePoint Designer 2010 SharePoint Profile System Silverlight soccerino SP2010 Visual Studio 2010 Word Automation Workflow XSLTArchives
-
RSS Links
Tag Archives: #SP2010NL
SharePoint 2010 Search: Property Restriction in Keyword Queries
The new version of SharePoint offers more capabilities in the keyword syntax to enhance the search experience. While in the previous version you had to resort to FullText SQL queries, a lot of things can now be accomplished with keyword syntax. For instance if you would like to filter on a date, you could use [...]
Also tagged #sp, Search, SP2010 Leave a comment
Issues with SharePoint Designer 64 bit
When you’ve got Office 2010 64-bit installed you can only install the 64-bit version of SharePoint Designer. Sadly this version has some integration issues. Main ones I’ve noticed is not being able to use the “Edit in SharePoint designer” link in the context menu and not being able to edit page layouts in SharePoint Designer. [...]
Also tagged SharePoint Designer 2010, SP2010 Leave a comment
New sample project for SP2010 Word Automation: UI
I’ve just published a second sample solution for the SP2010 Word Automation project on CodePlex. This solution will add a button to the Ribbon when browsing document libraries: When the button is clicked a modal Dialog is shown that will allow the user to specify the options used for conversion: When the Ok button is [...]
Also tagged CodePlex, SP2010, Word Automation 2 Comments
2 new worflow activities added to SP2010 Word Automation
I’ve added two new worfklow activities, Convert Folder and Convert Library, to the SP2010 Word Automation project on CodePlex. Because you can’t associate workflows created with SharePoint designer to libraries or folders, these actions won’t use the current item from the context, so you need to specify the input and output library or folder by [...]
Also tagged CodePlex, SP2010, Word Automation 2 Comments
SP2010 Installation – Error creating configuration database
When I tried to install the new RC of SharePoint 2010 on my machine, I got an “Error creating configuration database” message. When I went to the installation log I found a “User cannot be found” error. The cause was that the configuration wizard could not find the AD controller, which was easily solved by [...]
Also tagged SP2010 Leave a comment
CodePlex project for Word Automation Services
I’ve just published the first release for a CodePlex project I started to provide sample projects / solutions for using the Word Automation Services in SharePoint 2010. Word Automation Services allow you to convert document to and from different formats. File formats the service can read: Office Open XML (DOCX, DOCM, DOTX, DOTM) Word 97-2003 [...]
Also tagged CodePlex, SP2010, Word Automation 2 Comments
Force Visual Studio 2010 to add a SafeControl Entry
When you create a project in Visual Studio 2010 on one of the SharePoint project templates it will take care of all the packaging for you. But when I was working on a project with custom workflow actions, the SafeControl entry that is needed for making it work was not added to the generated manifest.xml [...]
Also tagged SP2010, Visual Studio 2010 Leave a comment
CSS contents showing in settings page for site based on custom template