6 Answers, 1 is accepted
0
Hello Vipin,
You need to use a generic handler in order to achieve the desired result. For your convenience I prepared a fully working sample that demonstrates the steps. Also I included the used database file.
I hope this helps.
Sincerely yours,
Fiko
the Telerik team
Instantly find answers to your questions on the new Telerik Support Portal.
Check out the tips for optimizing your support resource searches.
You need to use a generic handler in order to achieve the desired result. For your convenience I prepared a fully working sample that demonstrates the steps. Also I included the used database file.
I hope this helps.
Sincerely yours,
Fiko
the Telerik team
Instantly find answers to your questions on the new Telerik Support Portal.
Check out the tips for optimizing your support resource searches.
0
Gilberto Moreno
Top achievements
Rank 1
answered on 09 Jul 2009, 09:07 PM
could show the solution a this problem in VB.NET?
Please.
Thanks
Please.
Thanks
0
Hello Gilberto,
You can convert the code by using any C# \ VB.NET converter on the net. For example, you could use this one.
I hope this helps.
Best wishes,
Fiko
the Telerik team
Instantly find answers to your questions on the new Telerik Support Portal.
Check out the tips for optimizing your support resource searches.
You can convert the code by using any C# \ VB.NET converter on the net. For example, you could use this one.
I hope this helps.
Best wishes,
Fiko
the Telerik team
Instantly find answers to your questions on the new Telerik Support Portal.
Check out the tips for optimizing your support resource searches.
0
Gilberto Moreno
Top achievements
Rank 1
answered on 13 Jul 2009, 09:17 PM
Hello Fiko,
Thanks for your help, I could solve the problem.
Best Regards
Gilberto
Thanks for your help, I could solve the problem.
Best Regards
Gilberto
0
Lee Malo
Top achievements
Rank 1
answered on 19 Jul 2010, 11:44 PM
I used this sample with the demo to load bianary images and everything works other than the rotator doesn't display the images. Not sure what to do as there are no error messages
0
Hello Lee,
RadBinaryImage uses HttpHandler to server the images loaded from the DataBase. This handler needs to be registered in the web.config file of the application. Could you please verify that the httpHandler is registered? If not, you could use the control's smart tag to register the handler, or manually add the definitions described in the following article from our online documentation (bottom of page).
Kind regards,
Pero
the Telerik team
RadBinaryImage uses HttpHandler to server the images loaded from the DataBase. This handler needs to be registered in the web.config file of the application. Could you please verify that the httpHandler is registered? If not, you could use the control's smart tag to register the handler, or manually add the definitions described in the following article from our online documentation (bottom of page).
Kind regards,
Pero
the Telerik team
Do you want to have your say when we set our development plans?
Do you want to know when a feature you care about is added or when a bug fixed?
Explore the
Telerik Public Issue Tracking
system and vote to affect the priority of the items