Hi,
I have a radgrid with some smileys which had been inserted from radEditor.
Now when I export the grid to word, it exports it well but throws the below bug:
Error Info:Object reference not set to an instance of an object.
Error URL path:http://www.xtz.com/Smiley/haha.gif
Stack trace: at Telerik.Web.UI.RadCompression.Compress(HttpApplication application) at Telerik.Web.UI.RadCompression.PreRequestHandlerExecute(Object sender, EventArgs e) at System.Web.HttpApplication.SyncEventExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)
The Smiley's path is correct, and I am able to see the image on loading the URL path.
But why I get the RadCompression bug?
I have a radgrid with some smileys which had been inserted from radEditor.
Now when I export the grid to word, it exports it well but throws the below bug:
Error Info:Object reference not set to an instance of an object.
Error URL path:http://www.xtz.com/Smiley/haha.gif
Stack trace: at Telerik.Web.UI.RadCompression.Compress(HttpApplication application) at Telerik.Web.UI.RadCompression.PreRequestHandlerExecute(Object sender, EventArgs e) at System.Web.HttpApplication.SyncEventExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)
The Smiley's path is correct, and I am able to see the image on loading the URL path.
But why I get the RadCompression bug?