var creator = new HttpRequestCreator(); creator.Register();
could not cast "Rebex.Net.HttpRequest" to "System.Net.HttpWebRequest"
var request = (HttpWebRequest)WebRequest.Create(uri);
Welcome to Q&A forum for C# and VB.NET developers working with following .NET components:
Applications:
If you need immediate assistance, please contact us directly.