Error: System.ArgumentException: String cannot be of zero length. Parameter name: oldValue at System.String.Replace(String oldValue, String newValue) at Mirror.LocalToRemoteImage(Match m) at System.Text.RegularExpressions.RegexReplacement.Replace(MatchEvaluator evaluator, Regex regex, String input, Int32 count, Int32 startat) at System.Text.RegularExpressions.Regex.Replace(String input, MatchEvaluator evaluator, Int32 count, Int32 startat) at System.Text.RegularExpressions.Regex.Replace(String input, MatchEvaluator evaluator) at System.Text.RegularExpressions.Regex.Replace(String input, String pattern, MatchEvaluator evaluator, RegexOptions options) at Mirror.ProcessData() at Mirror.Get(Boolean ForceRemote)