|
Rank: Member Groups: Member
Joined: 5/7/2008 Posts: 15
|
Hello,
I have installed my EO controls and they seem to function great. However, I do not see my slider control in the suite of controls. I added the controls manually to the toolbox in VS 2008, however, I don't see the slider option.
ANY help would be greatly appreciated.
|
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,194
|
Hi, As soon as you add it, it should be there. Otherwise something is wrong is with your Visual Studio and you may want to contact MS about it. Alternatively, you can just type it in directly in your HTML view:
Code: HTML/ASPX
<eo:Slide runat="server" ID="Slide1">
</eo:Slide>
Thanks
|
|
Rank: Member Groups: Member
Joined: 5/7/2008 Posts: 15
|
Hello,
Thank you for your quick reply. When I typed in the code you suggested, VS 2008 displays an error as follows: "Error creating control: Slide1. Unknown server tag eo:slide"
I've gone through the toolbox -> choose items option to see if I missed any of the EO controls, but can't find the slide option.
Do you have any suggestions?
|
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,194
|
Hi,
Check the version of your EO.Web Controls. Slide control is only added in EO.Web Controls 2010 (EO.Web.dll version 8.x). So if your EO.Web.dll version is 8.x or 9.x (EO.Web Controls 2011), then you have Slide control. Otherwise you will need to update your version in order to use it.
Thanks
|
|
Rank: Member Groups: Member
Joined: 5/7/2008 Posts: 15
|
Hello,
Yes, I have version 2007.2 installed. However, when I go to "My Orders", I see the following:
Order#: xxxxxxxxxxxx Product: EO.Web Controls Suite (2008) - 1 License(s)
This order includes the following products:
•EO.Web Menu (2008) •EO.Web Slide Menu (2008) •EO.Web TabStrip (2008) •EO.Web TreeView (2008) •EO.Web MultiPage (2008) •EO.Web Calendar (2008) •EO.Web Callback (2008) •EO.Web AJAXUploader (2008) •EO.Web Dialog (2008) •EO.Web Splitter (2008) •EO.Web MaskedEdit (2008) •EO.Web Grid (2008)
What do i need to do to update this version to 2008?
|
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,194
|
Hi,
The current version is EO.Web Controls 2011, not 2008. 2011 = 9.0, 2008 = 6.0. There has been 2009 (7.0) and 2010 (8.0) in between. The version you purchased is 2007.2 (5.0). You are able to use 2008 (6.0) because we offer free one year upgrade with the purchase.
In order to use the current version, you will need to place a brand new order, either for the Slide control alone or for the suite (if you also wish to use other controls). We usually have upgrade discount for the past three versions, but your version is too old to have any upgrade discount. Sorry about it!
Thanks!
|
|