Sharepoint/WSS/VS.NET 开发环境

发布于 2024-08-04 21:22:30 字数 259 浏览 6 评论 0原文

我是一名 WSS 新手开发人员,具有一些 ASP.NET 开发经验,并且希望开始学习一些 Sharepoint Web 部件开发。到目前为止我发现的所有教程、VS.NET 附加组件和 SDK 都要求 VS.NET 2005/2008 在与 WSS 3.0 或 MOSS 2007 服务器安装相同的物理机器上运行(因此是 Windows Server 2003 或 2008) 。真的是这样吗??难道没有办法在可以访问 WSS 服务器的客户端计算机上进行 VS.NET 中的 Sharepoint 开发吗?

I'm a WSS newbie developer with some ASP.NET dev experience, and am looking to start learning some Sharepoint Web Part development. All the tutorials, VS.NET add-ons and SDK's i've discovered so far require VS.NET 2005/2008 to be running on the same physical box as the WSS 3.0 or MOSS 2007 server install (hence Windows Server 2003 or 2008). Is that really true?? Isn't there a way to do develop for Sharepoint in VS.NET on a client machine that has access to a WSS server?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

帅哥哥的热头脑 2024-08-11 21:22:30

虽然我不推荐这样做,但可以将 SharePoint DLL 复制到本地 XP/Vista 计算机并在 Visual Studio 中开发和编译,然后部署到 Windows Server,之后就可以进行远程调试。实际上,您最好在 Windows Server 上完成所有操作。您可以在 XP 或 Vista 上运行 Virtual PC 并安装 Windows 2003 堆栈,然后以这种方式进行所有开发。我家里有一台已经用了 5 年的 XP 机器,我在 Virtual PC 上运行 Windows Server 2003,它对于 SharePoint 开发(包括调试)运行得很好。我必须做的一件事是安装第二个硬盘驱动器并将其专用于虚拟机映像。在此之前,速度慢得令人难以忍受。第二个硬盘的成本仅为 27 美元 (30 GB),但显然如果您愿意,您可以花更多的钱。

Although I don't recommend it, it is possible to copy the SharePoint DLLs to your local XP/Vista machine and develop and compile in Visual Studio, then deploy to a Windows Server, after which you could remote debug. Really though you are better off just doing everything on Windows Server. You can run Virtual PC on XP or Vista and install a Windows 2003 stack then do all of your development that way. I have a 5 year old XP box at home that I run Windows Server 2003 on Virtual PC and it works out just fine for SharePoint development including debugging. One thing I had to do though was install a second hard drive and dedicate that to the virtual machine image. Prior to that it was unbearably slow. The second hard drive cost just $27 (30 GB), but obviously you can spend more if you want.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文