unable to start http connection
this is ridiculous, why is this have to be so hard? it doesnt allow me to download anything. it says unable to start http connection, other video downloading apps work fine, none of them is giving me...
View ArticleHow to set direction of added pie pieces to counter-clockwise
The other issue with reversing the sort and reversing the legend order is that when there are varying numbers of pie slices, the largest piece will not always have the same color - unless we do...
View ArticleCould not load file or assembly 'Telerik.Web.UI, Version=2009.2.826.35
Check If you have the file licenses.licx, if so, exclude it from your solution, somehow this lil file always screws telerik dll when updating the the latest version.
View ArticleAppBuilder will close directly when is starts (Win 8.1)
Hello,On my laptop and computer the appbuilder closed when it starts. I see for 1 second the appbuilder and directly it close it self without an error message. Greetings, Stephan
View ArticleMore items in expander control
Hello. Is it possible to add more than one item into expander. I have expander and currently when I expand it there is only one item. I'm using datat binding to bind content to expanded item, but I...
View Articlebug Method and Base Static Class with same name
If you create method with same name as some Base Static Class, and you call base static class from within same class where you have this method. JustDecompiler fails to properly decompile. original...
View ArticleBug in If (obj is bool) decompiled as if (obj as bool)
if we use is keyword to detect if object is of type in this case bool. Code is decompiled incorrectly with as keyword. Original Code: public object Convert(object[] values) { string str = "";...
View ArticleBug in If (obj is bool) decompiled as if (obj as bool)
sorry was little out of topic, in last comments, and can't edit !? bug is in if line bold text "values[2] as bool"
View ArticleBug variable was declared outside lock context block
pretty formating is little buggy, maybe you should leave it as is ;)if we declare variable outside lock, then do something inside lock, and later invoke it on another thread decompiled code is broken....
View ArticleGrid dropdown filter not working on first try
Hi Alexander, Any word on when the fix is going to get released? Thanks,Herry
View ArticleToggle Button
Hi I don't have any joy with toggle buttons. Even the demoshttp://demos.telerik.com/aspnet-ajax/button/examples/overview/defaultvb.aspx?show-source=truedont work when you select "toggle". They seem to...
View ArticleDiagram performance problem and tricks?
Here is the link to the original article: http://www.orbifold.net/default/diagramming-scalability-performance/Shawn
View ArticleDiagram performance problem and tricks?
Sorry for missing the formatting on the link: http://www.orbifold.net/default/diagramming-scalability-performance/
View Article"Specified cas is not valid" Error when assigning Date variables to...
I have a RangeBarChart where the X Axis represents the time of the day from 6am to 10pm. The Y Axis represents a number of events. Each event consists of a StartTime variable and an EndTime variable...
View ArticleTelerik Reporting, EntityDatasource, Runtime setting of DbContext
hi,we're struggled quite a lot with building telerik reports using the new Q1 2015 report builder and are hopefully at the final hurdle. We've built a report using an entitydatasource pointed at a...
View ArticleRadCalendar tooltips not rendering
Hi Viktor,Well, I managed to get the code working in the sample app you provided but when I copy the code over to the real page I am running into an exception that says: "The Controls collection cannot...
View ArticleUpgrade Wizard for Kendo UI v2014.3.1316 fails
The upgrade wizard still crashes on my projects when trying to go from version 2014.3.1411 to version 2015.1.318. Sure wish you guys would fix this since manually upgrading versions is a pain and...
View ArticleText --> Value
I am trying to bind to a RadMaskedTextInput Value property as shown below, from the a textblock text property, but the binding does not work. Can you tell me what I am doing wrong....
View Articleaccess to ClientsCacheLock is denied
I get the error using the most recent version: 9.0.15.225.What is the root cause of this issue?Internal Server Error: An error has occurred. Access to the path '9.0.15.225_LastCheckTimeLock' is denied....
View Article