
Новые сообщения [новые:0]
Дайджест
Горячие темы
Избранное [новые:0]
Форумы
Пользователи
Статистика
Статистика нагрузки
Мод. лог
Поиск
|
|
28.07.2006, 15:23
|
|||
|---|---|---|---|
|
|||
Создание файлов на удаленном хосте |
|||
|
#18+
System.Xml.Xsl.XslTransform transForm = new System.Xml.Xsl.XslTransform(); transForm.Load(System.AppDomain.CurrentDomain.BaseDirectory+"xsl/emmit.xsl"); System.IO.FileStream fs = new System.IO.FileStream(System.AppDomain.CurrentDomain.BaseDirectory + "xsl/emmit.html", System.IO.FileMode.Create); System.Xml.XPath.XPathNavigator nav = ((System.Xml.XPath.IXPathNavigable)doc).CreateNavigator(); transForm.Transform(nav, null, fs); fs.Close(); Т.е. на стороне сервреа генерируеться html документ, и пишеться на винт. В результате получаю Серверу не удалось обработать запрос. ---> Отказано в доступе по пути "c:\inetpub\wwwroot\RemoteTIS\xsl\emmit.html". В IIS галка запись стоит... Помагите побороть. Заранее благодарен. ... |
|||
|
:
Нравится:
Не нравится:
|
|||
|
|
|

start [/forum/topic.php?fid=18&mobile=1&tid=1391219]: |
0ms |
get settings: |
9ms |
get forum list: |
15ms |
check forum access: |
3ms |
check topic access: |
3ms |
track hit: |
63ms |
get topic data: |
13ms |
get forum data: |
3ms |
get page messages: |
25ms |
get tp. blocked users: |
2ms |
| others: | 238ms |
| total: | 374ms |

| 0 / 0 |
