Welcome Guest Search | Active Topics | Sign In | Register

Slider Options
Kevin
Posted: Monday, February 11, 2019 4:38:19 PM
Rank: Member
Groups: Member

Joined: 3/7/2017
Posts: 20
I've used EO components before and have a purchased license. However, in different VS project than I normally use, when I try to add any component to a form I get the error "Error Creating Control - Slider1 The type initializer for 'EO.Internal.am1' threw an exception." I have the eo compenent references added to the project, and I can't find any differences between this project and one that works just fine. What might I be missing?
eo_support
Posted: Monday, February 11, 2019 10:24:48 PM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,071
Hi,

You can try to run the page in this case and see if it gives you a more detailed error.

Thanks!
Kevin
Posted: Friday, February 15, 2019 3:52:00 PM
Rank: Member
Groups: Member

Joined: 3/7/2017
Posts: 20
Ok, I got the slider component working. Thank you.

So...when I move the slider, how do I launch into C sharp code in Visual Studios? The "Changed" method does not fire when I move the slider.
eo_support
Posted: Monday, February 18, 2019 3:10:21 PM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,071
Hi,

Changed event will fire when your page posts back. It does not fire when you move the slider. This is the same as Changed event does not fire for a TextBox when you type in it. The event is only fired when your page posts back because that's when server side code runs.

Thanks!


You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.