|
Rank: Advanced Member Groups: Member
Joined: 11/16/2010 Posts: 48
|
I created a new ASPX project and used the NuGet package manager to add EO.Web version 23.05.51. I added my licence to Global.asax. I added a new page and dragged the EO Slider control from the Toolbox. I get this error Click for Screen capture imageThe text in red is shown immediately, and the Alert message is shown when I right-click. The project is a Web Forms project in Visual Studio 2019
|
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,217
|
Hi,
Please download and run the full install package from our download page. Nuget package does not contain design time support. It only has runtime support.
Thanks!
|
|
Rank: Advanced Member Groups: Member
Joined: 11/16/2010 Posts: 48
|
Thanks - but it now says my licence is not valid for this build
|
|
Rank: Advanced Member Groups: Member
Joined: 11/16/2010 Posts: 48
|
Please ignore last message - I have now updated with the 2023 licence
|
|
Rank: Advanced Member Groups: Member
Joined: 11/16/2010 Posts: 48
|
in Design mode: I drag a "slider" control - I see a blue box saying "no style settings" I right click and select "Edit Slider" from the list I click "Yes" to "appearance settings ... built in template I select Style 3 and click OK I set the Width property to 400px The blue box is now grey but still says "no style settings" When i run the project I get Horizontal Slider 'Slider1's Track.ImageUrl is invalid. It must be set. Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.
Exception Details: System.Exception: Horizontal Slider 'Slider1's Track.ImageUrl is invalid. It must be set.
Source Error:
An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.
Stack Trace:
[Exception: Horizontal Slider 'Slider1's Track.ImageUrl is invalid. It must be set.] EO.Internal.mxjd.gdyn(String cfw, String cfx) +223 EO.Internal.mxjd.gdyp(ImageInfo cfy, String cfz, Boolean cga, Boolean cgb, Boolean cgc) +125 EO.Internal.mxjd.gdyo() +395 EO.Internal.mxjd.kiht() +15 EO.Internal.jimi.vejm(HtmlTextWriter fcf) +180 EO.Web.SliderBase.gsxh(HtmlTextWriter ebc) +74
I had understood the track image should be set to the default autoatically
|
|