Preview service resolves Internal IP

S

SteveM

Guest
Hi

I had a fully operational Plesk 8.1 & Sitebuilder 3.2 install. Since upgrading to Plesk 8.2 & Sitebuilder 4, Sitebuilder publishing has broken.

My installation is behind a firewall and is nat'ed

I have installed the hotfix.

I have made the modification to HostingService.exe.config as outlined in http://kb.swsoft.com/article_174_1341_en.html without any success.

It is still trying to connect to the local ip 192.168.xxx.xxx

I have attached a copy of the HostingService.exe.config

I have also modified the web.config file with <add key="EnableNATSupport" value="true"/>

I have modified the site properties and the hosts file.

I'm really frustrated.

Thanks

Steve
 
There is also an undocumented registry key that needs checked also.

To fix this problem configure HKEY_LOCAL_MACHINE\SOFTWARE\SWsoft SiteBuilder for Windows\CREATEDWEBSITEIP to '*'.
 
Back
Top