Dear engineers,
We used to use double backslashes to access the share folders (eg.: \\myserver\\sharefolder\\) in Windows Server 2003 while this doesn't work after upgrading to Windows Server 2008 R2.
We know that \\myserver\sharefolder\ is working fine everywhere . But it hard for us to change and test all the code (batches, dts packages) in our system.
Is there any way to enable the usage \\myserver\\sharefolder\\ in Windows Server 2008 R2? Thanks.
Regards,
Hongpei