WRViewer右クリックで画像コピー時アクセスエラー

IMSImageServerを共有フォルダにアクセスできるユーザに偽装する。

<configuration>
   <system.web>
     <identity impersonate="true" userName="taro" password="pass" />
   </system.web>
 </configuration>