IIS Set Connection String in web.config using the Web-Administration powershell module So in the web.config file for “MyApplication” application under “Default Web Site”, I have a connection string called “MyChartsConnection”, that I want to change the connection string as I am modifying it for Production use , changing server name and username password, plus some […]
Continue reading…
Monthly Archives: March 2018
DFS Issue – “the value does not fall within the expected range” when adding replication group – SOLUTION
Occurs on any .net framework 4.6.1 and higher. It is due to the CLR.DLL. Upgrading the .Net framework will not fix it. CLR.DLL version 4.7.2102.0 to 4.7.2558.0 is the issue What will fix it is
Continue reading…