The Solution Architect

Sharepoint Designer 2010 BETA Reusable Workflow

I just played around with Reusable Workflow functionality in Sharepoint Designer 2010. It’s very-very cool I have to say. I really can see the potential with this functionality if all of the bugs are fixed.   Basically what you can do with this is, you can create a Reusable Workflow on a particular site, export […]

Continue Reading

Sharepoint 2010 Beta – What Can Be Improved – Part 9 – Microsoft Visual Studio Tools for Applications & InfoPath 2010 CRASH

I created an InfoPath 2010 BETA form then attached an EventChanged event on a drop-down-list.   I did a bit of programming and I then tried to debug my code. Whenever VS hit a break-point or an error IT CRASHED! ARRGHGHGHGH….   See images below:   Before Debugging     During Debugging     Killing the […]

Continue Reading

InfoPath Development in Sharepoint 2010 BETA – No Changes

I tried to play around with InfoPath 2010 last night and to be honest, I didn’t see anything different from Office 2007. At this stage all I can say is, there is no improvement just yet in terms of InfoPath development.   I’ll try to play around more and post more updates on this article. […]

Continue Reading

Sharepoint 2010 Beta – What Can Be Improved – Part 7 – Save List as Template Including Content DOESN’T WORK

I tried to save a custom list as a list template (STP) and ticked “Include Content”.   When I restored the list template on an another site collection, the content wasn’t there at all.     Cheers, Tommy

Continue Reading

Office 2010 BETA is not Sharepoint 2010 BETA compatible!?!?

I’ve recently installed Office 2010 BETA and now when I tried to create a new document via Sharepoint, below is what I get:     Hm….has anyone had this problem before?     Cheers, Tommy

Continue Reading

Disable Approval on Publishing Site Template

In MOSS 2007/2010, when you create a root site collection you can select the OOTB Publishing Site template. By default it enables approval workflow on the Pages list.   In MOSS 2007 we also have Collaboration Portal site template which we don’t have on Sharepoint 2010. This template is a publishing template except it doesn’t enable Approval Workflow on the Pages list.   I personally […]

Continue Reading

Sharepoint 2010 Beta – What Can Be Improved – Part 6 – Sharepoint Designer 2010 Beta Workflow Doesn’t Work Correctly

It simply….FAILED!   I created a test document library called Test Document Library.   I then created a SP workflow and associated with the list. I uploaded a new document, the workflow didn’t trigger. Fine, it might be because I haven’t set the “Start workflow automatically when an item is created”.   So I went back to […]

Continue Reading

Sharepoint 2010 – Clever – Has Re-Ghost Page Functionality

Microsoft has done a good job adding the functionality to re-ghost a modified page/file. Go to the URL below:   http://yoursharepointsiteurl/_layouts/reghost.aspx   Or alternatively you can access it from Sharepoint Designer 2010. Click on the site then on the ribbon click Reset to Template.   Cheers, Tommy

Continue Reading

Upgrade Add-In for Sharepoint Visual Studio 2010 Project Template

Hi everyone,   On my previous post: http://www.tfsconsulting.com.au/sharepoint-2010-beta-what-can-be-improved-part-2-visual-studio-2010-custom-deployment-steps/   I mentioned about how the deployment step configuration on Sharepoint VS 2010 BETA project template does not allow you to upgrade your solution.   Well, I’ve managed to develop the add-in based on Microsoft’s article. Really, to be honest, I ripped their code completely out of this […]

Continue Reading

Sharepoint 2010 List, Content Types and Columns – What’s the Verdict?

We all know that content types, columns and list are the core or the “heart” of Sharepoint. I bet that there will be at least one content type or column that we need to create on every Sharepoint project we do.   I had a lot of problems before with MOSS 2007 especially when attaching […]

Continue Reading