ビルド時に作成された
・Web.config
・Web.Debug.config
・Web.Release.Config
のうち、
1.Web.Debug.configかWeb.Release.ConfigをWeb.Configに名前を変更
2.<configuration xmlns:xdt="http://schemas.microsoft.com/XML-Document-Transform">を
<configuration>に変更
3.configurationセクションの中に、元のWeb.configから<system.serviceModel>をコピーしてくる。
0 件のコメント:
コメントを投稿