System.ArgumentNullException: Value cannot be null. (Parameter 'input') at System.Text.RegularExpressions.ThrowHelper.ThrowArgumentNullException(ExceptionArgument arg) at System.Text.RegularExpressions.Regex.Replace(String input, String replacement) at XShop.Site.Controllers.ProductController.Detail(Int64 code, String view)