Показать сообщение отдельно
Старый 29.03.2017, 12:55   #52  
Damn is offline
Damn
Участник
 
436 / 154 (6) ++++++
Регистрация: 28.05.2003
Адрес: в глуши
Цитата:
Сообщение от trud Посмотреть сообщение
На яммере нашел как сделать доступной загрузку файлов для удаленного браузера, пусть и здесь тоже полежит

You need to do two (three) things:
1) Change C:\Program Files (x86)\Microsoft SDKs\Azure\Storage Emulator\AzureStorageEmulator.exe.config and replace 127.0.0.1 by the actual IP of the machine.
2) Modify C:\CustomerServiceUnit\DOBind\Packages\Cloud\AosWebApplication\AosWebApplication.csx\roles\AosWeb\approot\web.config and change <add key="AzureStorage.StorageConnectionString" value="UseDevelopmentStorage=true" /> to <add key="AzureStorage.StorageConnectionString" value="UseDevelopmentStorage=true;DevelopmentStorageProxyUri=http://YourLocalIP" />
3) Make sure the firewall of the machine allows the traffic (I turned it off for now, opening the ports 10000, 10001 and 10002 should be sufficient)
На текущей виртуальной машине D365 с Platform Update 4 не смог найти файл "C:\CustomerServiceUnit\DOBind\Packages\Cloud\AosWebApplication\AosWebApplication.csx\roles\AosWeb\approot\web.config".
Сейчас наверное все играются с D365 в облаках ? Не парятся с развёртыванием ВМ в локальной сети
__________________
Дмитрий