Sharepoint工作流开发(两部分问题) [英] Sharepoint Workflow Development (2 part question)

查看:127
本文介绍了Sharepoint工作流开发(两部分问题)的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在尝试为我工作的公司开发一些SharePoint工作流,而我对该技术的来龙去脉不太熟悉.通常,当我想使自己熟悉某些东西时,我就玩它,看一下属性,找到所有方法,等等.

I'm trying to develop some SharePoint workflows for the company I work for, and I'm not too familiar with the ins and outs of the technology. Normally when I want to familiarize myself with something, I just play with it, look at the properties, find all the methods, etc.

当我启动Visual Studio并尝试创建SharePoint工作流时,它给我一个错误,指示我没有对"Microsoft.SharePoint.dll"的引用.有人告诉我,看到这种现象很正常,因为如果要执行工作流,则必须在SharePoint Server本身上进行所有开发.这是真的吗?

When I fire up Visual Studio and try to create a SharePoint workflow, it gives me an error indicating I don't have a reference to "Microsoft.SharePoint.dll". Someone told me that it was normal to see that because you have to do all your development on the SharePoint Server itself if you want to do workflows. Is this true?

如果是这样,那么有没有人能够在多开发人员环境中成功开发SharePoint工作流而无需借助任何"hacks"?感谢您的阅读和回复...

If so, is there anyone out there that has successfully developed SharePoint workflows in a multi-developer environment without resorting to any "hacks"?? Thank you for reading and your responses...

推荐答案

如果要使用Sharepoint模板创建Sharepoint工作流,则需要Windows 2003或2008 Server运行Sharepoint.从本质上讲,所有Sharepoint开发都是如此:要使其真正高效,您需要在Sharepoint Server上运行Visual Studio.反过来,这意味着每个开发人员都需要自己的Sharepoint服务器,然后又有一个附加的登台"服务器,您可以在其中部署和测试组合的解决方案.突然,MSDN订阅看起来非常吸引人:-)

If you want to create a Sharepoint workflow using the Sharepoint Templates, you need to have a Windows 2003 or 2008 Server running Sharepoint. Essentially, that is true for all Sharepoint development: For it to be really efficient, you need to run Visual Studio on a Sharepoint Server. This in turn means that every developer needs his own Sharepoint server and then you have one additional "Staging"-Server where you deploy and test your combined solutions. Suddenly, that MSDN Subscription looks very attractive :-)

关于您的工作流程学习问题:我强烈建议" 2007 Microsoft Office System中的工作流程".

As for your Workflow learning question: I can highly recommend "Workflow in the 2007 Microsoft Office System" by Apress.

这篇关于Sharepoint工作流开发(两部分问题)的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆