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 ページのように扱い、処理を別のモジュールに渡します。この方法でいくつかのサイトを運営しています。