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.
asmx Web サービスを継承しました。私はほとんどWCFに精通しています。この古い Web サービスが使用している WSE のバージョンを確認するにはどうすればよいですか? 1.0、2.0、または 3.0?
WSEをまったく使用していない可能性があります(運が良ければ)。
使用しているMicrosoft.Web.Servicesのバージョンを確認してください。Microsoft.Web.Services2.dllの場合は、WSE 2.0を使用しています(WSE 3.0よりもさらに廃止されています)。