2024-04-03, 06:46 PM
(2024-04-03, 06:40 PM)ghostkjb Wrote: <LocalNetworkSubnets>192.168.1.0/24</LocalNetworkSubnets/>
<LocalNetworkAddresses>
<KnownProxies/>
<EnablePublishedServerUriByRequest>false</EnablePublishedServerUriByRequest>
</NetworkConfiguration>
Is this a copy and paste?
Some of the syntax is wrong.
This
<LocalNetworkSubnets>192.168.1.0/24</LocalNetworkSubnets/>
<LocalNetworkAddresses>
Should be
<LocalNetworkSubnets>192.168.1.0/24</LocalNetworkSubnets>
<LocalNetworkAddresses />