KendoReportViewer JS upgrade issue - kendo-ui

I am trying to upgrade my KendoReportViewer JS file. I was using 'telerikReportViewer-10.0.16.min.js' before. Now I have upgraded it to 'telerikReportViewer-12.2.18.min.js'. After upgrading, the parameters section of reports is not showing.
I am using KendoReportDesigner for building reports. CAn anyone guide me where I am wrong.
Thanks

The report viewer and report server have to be identical in version or at least close. I have asked Telerik support about this before.

Related

HttpUtility.ParseQueryString Mono 4.8 Xamarin Mac Upgrade Issue

I have an app I have been working on that was running fine.
I upgraded to the latest Xamarin with mac support and now I get an error when I try to use HttpUtility.ParseQueryString.
I have an App.config file and it is telling me that it can't parse it, but this happens when trying to call ParseQueryString. How are those 2 related?
I thought I had found the problem because my app also has a ServiceReferences.ClientConfig file for http client settings. I copied my App.config section to the ServiceReferences.ClientConfig file and that fixed it until I went to show my fellow dev the new error.
The new error was saying something about Path.Combine path1 being null.
I looked up that error and found a reference to a page talking about MacSupport in xamarin here: https://searchcode.com/codesearch/view/8556026/
I don't know if they are related, but that is the closest I found to the stack trace I was seeing.
Can anyone tell me what changed in Mono 4.8 for Mac in Xamarin that would cause an issue with HttpUtility.ParseQueryString and how to solve it?
System.Configuration is a common point of pain during mono upgrades, as it's behavior sometimes subtly (or not so subtly) changes.
You'll need to post a much larger chunk of information here for anyone to be able to help you.
Or you could post on the XM Forms or file a bug if you believe this is a bug, as those are a more appropriate place for such reports.

Javascript is not working with any of Telerik's control

I have a strange problem, I am working on a Telerik based project for little while now and till yesterday, telerik's controls were able to trigger Javascript functions but since today morning, they just don't trigger. Wondering what could be wrong. I tried everything but no luck. I am calling a javascript function on a row selection of a RadGrid(OnRowSelected), the same function was working till yesterday but today it just does not trigger.
Any ideas?
Nailed it down! :)
Strange but this problem is caused by the auto update of AjaxToolkit Control. Earlier, I was using AjaxToolkit version 7.0607 and yesterday it got updated to 7.0725. Not sure why it is not compatible with Telerik but it was the main cause of my problem. I followed these steps and problem is done away.
1) From NuGet's Package Manager Console, I typed Uninstall-Package AjaxControlToolkit
2) After success confirmation I typed Install-Package AjaxControlToolkit -version 7.0607
This has resolved my problem, hope it helps someone with similar issue.

Oracle Enterprise Manager 12c Plugin development

I am very new in developing a plugin for Oracle Enterprise manager. I have setup my work environment(installed Adobe Flex builder,Extensibility Development Kit(Edk) and all). I have also succesfully deployed a sample plugin to OEM grid control. Now I have a few queries which can be solved by someone who already done plugins in OEM(Hope SE contains some). I have posted in oracle's forum,but getting no response. Here are my queries:
1) Is it possible to add the Sample plugin created also to be listed when selecting the targets from Enterprise>Monitoring>Logs? If yes, how can I do that.
2) Also, in that case can I add a custom UI instead of showing logs in table.
Thanks in advance!!
For those who came across the same problem and get here through google,
please go to https://forums.oracle.com/forums/thread.jspa?threadID=2481432&tstart=15 for details.

TYPO3 folder is not found in TemplaVoila directory

I started using TemplaVoila plugin in TYPO3, and I am facing a problem in the installation.
When I click over "Start the mapping process button", a 404 error is shown with the message: /typo3conf/ext/templavoila/typo3/index.php was not found on this server.
I searched for this file, and I realized the /typo3 folder does not exist.
I am using Typo3 4.6 and TemplaVoila 1.6 in Windows 7
Has anyone had this problem as well? thanks!
Looks like something went wrong with the paths configuration here. /typo3conf/ext/templavoila/typo3/index.php is not supposed to exist at all. Here's some steps you might to try.
Did you define a General Record Storage Page? Howto
Try reinstalling the TemplaVoila extension
Try older versions of TemplaVoila
Try to get it running in TYPO3 4.5
It might be a bug as TYPO3 4.6 was released recently.
Templavoila 1.5.5 and above doesn't work with Color TV.

Telerik .tssp not getting applied

The theme package .tssp created locally it not getting applied for a radgridview.Please help
ThemeResolutionService.LoadPackageFile(#"C:\LeNin\My Document\\xyz.tssp");
ThemeResolutionService.ApplicationThemeName = "xyz";
I work for Telerik. I just tested out your question locally using the tssp version of the Desert theme and was successfully able to theme the application and RadGridView using your provided code. If you continue to experience the problem, I recommend submitting a support ticket through Telerik's website. You can do so here:
http://www.telerik.com/account/support-tickets.aspx

Resources