私はデーモンであるアプリケーションを書いています。内にある Web ディレクトリで動作しinetpub/wwwroot/daemon_Folder
ます。そこにあるファイルを変更します。問題は、フォルダーがアプリケーションの書き込みを妨げていることです。右クリックしてアクセス許可を変更しましたproperties Window => Web sharing => Share this folder
=> 次に、書き込みアクセス許可と実行可能ファイルを選択します。の許可も変更しましたControl Panel=>Administarative Tools=>IIS=>websites=>that_Folder=>permissions
。しかし、"Attempted to read or write protected memory. This is often an indication that other memory is corrupt."
プログラムでdocファイルを保存しようとすると、まだ取得しています。これを達成する方法は誰にも言えますか?
注: Windows XP、iis v5.1、visual studio 2010、office 2010、.net 4.0、c# を使用しています。