Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
换句话说,是否可以在运行 svc 文件的同一个 IIS 站点内托管 aspx 和 ascx 文件?
是的。
是的。IIS 将 svc 文件视为 aspx 页面,并将处理交给另一个模块。我有几个网站以这种方式运行。