无法在 svc 文件中写入指令

发布于 2024-12-25 16:20:52 字数 492 浏览 0 评论 0原文

这可能是一个愚蠢的问题,但我需要解决方案。

我想按照以下步骤在 IIS 中部署我的第一个 REST Web 服务: 如何托管 Restful WCF Web 服务

但我有一个问题:我不知道如何在 svc 文件中编写指令。 有 3 个文件:

  • IService1.cs
  • Service1.svc
  • Service1.svc.cs

我双击了 Service1.svc 但我总是得到 Service1.svc.cs

我找不到在 webform 文件中找到的“视图设计器”图标。

我使用 Visual Studio 2008 SP1 构建项目,

您能告诉我我犯了什么错误吗?

提前致谢, 塞缪尔

It could be a dumb question but I need the solution.

I would like to deploy my first REST web service in IIS by following this step : How to Host a Restful WCF Web Service

But I have a problem : I don't know how to write the directive in the svc file.
There are 3 files :

  • IService1.cs
  • Service1.svc
  • Service1.svc.cs

I double clicked the Service1.svc but I always get Service1.svc.cs

I can't find "View Designer" icon as I found in webform file.

I build the project using Visual Studio 2008 SP1

Would you please tell me what mistakes I did?

Thanks in advance,
Samuel

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

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

发布评论

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

评论(1

千纸鹤 2025-01-01 16:20:52

右键单击 svc 文件并选择“查看标记”

Right click on the svc file and select "View markup"

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