Our automated builds have started failing, and it does not appear we can connect to the NuGet server. We're using the v3 URL.
It also fails when trying to connect from Visual Studio. Error message in Visual Studio is:
[telerik.com] Failed to retrieve metadata from source 'https://nuget.telerik.com/v3/search?q=&skip=0&take=26&prerelease=false&supportedFramework=.NETStandard,Version=v2.0&supportedFramework=.NETCoreApp,Version=v3.1&supportedFramework=.NETStandard,Version=v2.1&semVerLevel=2.0.0'.
Response status code does not indicate success: 500 (Internal Server Error).
Any idea when the feed will be back up?
This morning we started getting these errors in our automated build pipeline from the https://nuget.telerik.com/v3/index.json feed:
Failed to download package 'Telerik.Documents.ImageUtils.2022.1.217' from 'https://nuget.telerik.com/v3/package/telerik.documents.imageutils/2022.1.217/telerik.documents.imageutils.2022.1.217.nupkg'. Response status code does not indicate success: 500 (Internal Server Error)
Some clinical studies can take up to 5 years or more, and I want to be able to show an entire study and its sub-tasks. I want to show periods of time longer than the current maximum of 1 year that is built into Kendo UI for jQuery v2018.3.1017, is that possible?
I'd like to be able to show a maximum of 6 years. Ideally the header would change to be able to see Quarter/Year rather than Month.
Is this possible?
HI.
I need some help.
Does calling to async method from constructor is legal ?
There Is a warning.
If not what is the alternative ?
Thanks in advance,
We have a legacy component that uses OpenAccess and I cannot run or compile the project. We need to make a small change to the component.
I am not sure what forum to post my question, since this project references an older Telerik product.
I found several web articles referencing a similar error.
Some suggested that OpenAccess_ORM was not installed, but when I run the .msi to install this product, I receive a message that newer version is already installed.
Another suggested that file C:\Program Files (x86)\MSBuild\OpenAccess.targets was not present. This was the case for me, but adding this file to that location did not solve my issue.
What else can I check?
Hi Team ,
We have recently changed session state from InProc to Custom in web.config (we want to work with Custom session state only). and after that while generating telerik reports Events like ItemDataBound ,ItemDataBind are not getting fired .
We are using DLL version 15.1.21.616
Can someone please help with this issue ASAP ?
Hi
I want to open Telerik Report inside Telerik Window and also i want to fetch report view to another view ?
I also tried in my application I used Telerik().Window() inside Telerik().ReportView but then my js files crushed? I tried to create window from javascript but then myWindow undefined?
How can i do this?
Dou you have any idea or suggestion for it?
Thanks!
Hi,
I want to limit the number of characters in searchText,
my preference is to do it from the view,
And if that is not possible, I would be happy for help on how to do it from the code behind.
Thanks,