When I was working in a normal c# class project I wanted to create a new workflow class item. Unfortunately the template wasn't available.
Luckily I found the post from Eric Schoonover which tells you basically four steps:
- open your csproj project file in notepad
- copy the following tag in the <AssemblyName> section:
<ProjectTypeGuids>{14822709-B5A1-4724-98CA-57A101D1B079};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
- Copy the following import node as the other existing import nodes:
<Import Project="$(MSBuildExtensionsPath)\Microsoft\Windows Workflow Foundation\v3.0\Workflow.Targets" />
- save the file and reload your solution
- Make sure you include the correct reference in your project:
e.g microsoft.office.workflow.tasks
0 Comments
|
Posted March 12, 2008 - 01:06
by Mark van Lunenburg
in
In new sunny day in Seattle which was packed with sessions, five in total. This day was literally a pain in the ass due to the uncomfortable seats :)
The first session: Migrating a spd workflow to a vs.net workflow by Todd Bleeker
My conclusion of this session is that it is possible but it can be a bit of pain to accomplish this.
The second session: Build an Automated Expense reimbursement process using Infopath and sharepoint by Asif Rehmani
Now this was suppose to be a 400 level session, well my opinion is that it was actually a 300 and maybe even a 200 level session.
The third session: Advanced administrative Architecture Deployment and Operations by Shane Young
Well this session was to much high level and didn't go into dept. Unfortunately they only showed how to deploy wsp solution.
The fourth session: How microsoft IT design and creates enterprise portals on MOSS 2007
In this session we got to see two live situation on how Microsoft solved business challenges concerning news and provisioning the styling. They especially mentioned the publishing features like the content (by) query webpart. This session enlightened allot.
The fifth and last one and with pain in my behind one: automated server farm installation platform for the intranet and beyond by Ben Curry
This session was all about setting up sharepoint without using the GUI installation. Everything can be done with psconfig and stsadm. Basically we went through some batch files which are calling psconfig and stsadm with different statements.
Unfortunately the script didn't run due to the fact that it was being executed under a wrong user which didn't had enough permission through out the farm
I will post more details about all these session later on, so check this post at the end of the week again.
Tonight we have a gala at the museum of flight where also the Airforce one is stationed !! Tomorrow I am having my 70-541 exam which is for free (yes, I am dutch).
Catch you all tomorrow.
0 Comments
|
Posted March 4, 2008 - 18:32
by Mark van Lunenburg
in
To start of with an introduction:
My name is Mark van Lunenburg, I finished my Business IT education in 2000 and started my career at ATS (Accenture Technology Solutions). I worked for about 2 years at ATS where I mostly worked with Actuate reporting which is not that much different from to Microsoft reporting server. After two years of working at ATS I decided that I wanted to work with Microsoft solutions so I joined Wortell, a gold certified partner. At Wortell I joined the sharepoint team, I was soled ........
Beginning of this year mr Mcpherson and mr Blaauw approached me with the question if I wanted to sail with a philosophy. The Zevenseas approach and mentality definitely matches my personal idea's, it was a real match !!!
After being unemployed for two days I started my first day here in Seattle, it couldn't be a better one !! On this day I got to see mr Microsoft himself who gave an overall impression about Sharepoint and it's future. After giving his view he impressively gave detailed answers on specialized questions raised by the audience during the Q&A session, I am taking my hat of (which means: respect in dutch).
We also got to see Microsoft's online WSS hosted service which actually seems like an answer to Google sites variant.
Each Zevenseas sailer joined a different sessions in the afternoon. I got to join the Search server, BI and RMS security sessions which were all interesting sessions.
The RMS security session went in detail like:
- RMS can be used on the document level and document library level but can't be used on the content type level
- Copy and past actions can be restricted
- screenshot's can be prevented, only third party tools can probably still make screenshots
- taking a picture from a screen? .......... hahahahaha ........... the joke of the session
After each session we called each other via the walkytalkies which is kind of nurdie actually but it's also allot of fun.
Although I have just started to blog, I already have my loyal fans which I want to mention :)
Jules Dekker, Raymond Groenendijk, Connie van der Biezen, Paul Keijzers, Bram de Jager, Rogier Kramer.
I hope you all enjoyed my very first blog and I will be keeping you posted. If you have any questions or reMARKs just let me know !!!
Hope to read you soon !
4 Comments
|
Posted March 3, 2008 - 23:09
by Mark van Lunenburg
in