Hey,
The XAML format provider (Telerik.Windows.Documents.FormatProviders.Xaml) requires System.Web for HttpUtility.HtmlEncode. This basically means we cannot use it because our companies SOE only has the .net Client Profile installed. WPF apps really shouldn't need System.Web. Is there a technical reason that you cannot use an alternative such as SecurityElement.Escape?
Thanks,
Brock
The XAML format provider (Telerik.Windows.Documents.FormatProviders.Xaml) requires System.Web for HttpUtility.HtmlEncode. This basically means we cannot use it because our companies SOE only has the .net Client Profile installed. WPF apps really shouldn't need System.Web. Is there a technical reason that you cannot use an alternative such as SecurityElement.Escape?
Thanks,
Brock