本文介绍了ASP.NET项目,VSS& IIS 6的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我公司正在使用VS.Net 2003在

windows 2003网络服务器上创建和维护asp.net项目。项目创建为应用程序和

子站点,然后通过FPE 2002扩展添加到源代码控制 - >

外部版本控制,$ / path / to / site。


我们可以打开项目没问题,我们可以办理入住/退房没问题。我们

但是不接收文件历史记录选项,比较版本或任何其他

除了签入/签出。这是因为VSS,IIS,VS.Net还是什么?

我们是否遇到限制,配置不当或其他什么?


谢谢!

Ben

My company is using VS.Net 2003 to create and maintain asp.net projects on a
windows 2003 webserver. The projects are created as applications and
subwebs, then via FPE 2002 extensions are added to source control ->
External version control, $/path/to/site.

We can open the projects no problem, we can check in / out no problem. We
don''t however receive file history options, compare versions or anything
other than check in / out. Is this because of VSS, IIS, VS.Net or what?
Are we hitting a limitation, improper configuration or something else?

Thanks!
Ben

推荐答案





这篇关于ASP.NET项目,VSS& IIS 6的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

09-26 17:52