Hi
I had been using telerik report viewer for the past few months. Now i need some sort of offline integration for Telerik Reporting. So i made use of Telerik Report Self Hosted service and use it in the client side. But Now i have a problem. BEfore i used to pass query strings to the service. Now when i made self hosted service and gave System.Web.HttpContext.Current.Request.QueryString["value"]
System.Web is itself null...
I wrote in a console application
I had been using telerik report viewer for the past few months. Now i need some sort of offline integration for Telerik Reporting. So i made use of Telerik Report Self Hosted service and use it in the client side. But Now i have a problem. BEfore i used to pass query strings to the service. Now when i made self hosted service and gave System.Web.HttpContext.Current.Request.QueryString["value"]
System.Web is itself null...
I wrote in a console application