Telerik Forums
Community Forums Forum
1 answer
119 views
While it is nice that I get a little notification in Visual Studio telling me that the version of my Telerik controls in the project I just opened is out of date, having the notification window slowly fade in and out is really irritating given that it is modal, so I have to sit and wait for the animation to complete before I can do anything else in the UI.

Is that under your (Telerik's) control?  If so, please eliminate the fade and just pop up a non-modal window.

Thanks,

John H.
Andrey
Telerik team
 answered on 04 Oct 2012
1 answer
116 views
When you install Telerik tools you are actually sending login credentials to server to activate right? I see them being passed in http without any encryption albeit as an XML string. See the capture below. Confidential info changed.

Can you fix this please?

<s:Envelope xmlns:s="http://schemas.xmlsoap.org/soap/envelope/">
<s:Body>
<AuthenticateResponse xmlns="http://tempuri.org/">
<AuthenticateResult xmlns:a="http://schemas.datacontract.org/2004/07/Telerik.WebSite.DataContracts" xmlns:i="http://www.w3.org/2001/XMLSchema-instance">
<a:HashedKey>Why You Need This?</a:HashedKey>
<a:IsRemembered>true</a:IsRemembered>
<a:Name>Why You Need This?</a:Name>
<a:Password>Why You Need This?</a:Password>
</AuthenticateResult>
</AuthenticateResponse>
</s:Body>
</s:Envelope>
Dimo Mitev
Telerik team
 answered on 28 Sep 2012
0 answers
148 views
Hi Team,

I am copying the content from word and pasting into radeditor, content has some hyperlinks inside it. While viewing the source code in RadEditor, I can see the title of the anchor tag is coming without quotes. For example , it is coming like below.

<a href=http://somedomain.com title=somedomain>text</a>

If so i am saving this content in xml file. After saving this content when am opening the xml file , its giving the below error

"A string literal was expected, but no opening quote character was found. Error processing resource", and while checking the file i can see some properties missing the quotes in the html.

Can you give the solution to solve this problem?

Thanks,
Suresh.
Suresh
Top achievements
Rank 1
 asked on 28 Sep 2012
1 answer
149 views
Hi friends,

I was just wondering if there is a way to track my all posts in code-library ?

Thanks,
-Aarsh
Aarsh
Top achievements
Rank 1
 answered on 26 Sep 2012
2 answers
304 views
Besides my name in the profile it shows as 'Intermediate'. I would like to know what are the other types of user levels available in Telerik forums?
TonyG
Top achievements
Rank 1
 answered on 25 Sep 2012
0 answers
81 views

We require QA Engineer having following skills:

       1. Manual+Automation testing exp. 4-5 yrs.

       2. In Automation exp. of load testing using Visual Studio Ultimate 2010 is important.

       3. Exp. of Load testing is required.

       4. If candidate does not have direct exp. of  Visual Studio Ultimate 2010 then exp. of Load testing using other tools will do
Prasanna
Top achievements
Rank 1
 asked on 17 Sep 2012
0 answers
79 views

Job Description: Silk Tester

  • 5 – 6 yrs. of total testing experience with minimum one year of experience on Silk products.
  • Should have automation experience in both regression and performance testing.
  • Should have experience on both Manual and Automation Testing.
  • Minimum one year of experience on Silk.
  • Will be responsible for White Box Testing.
  • Should have worked on Web based applications.
  • Understand the extract, load & transformation of data from the application domain
  • Extensive experience in developing test scripts using SILK Test & Programming Skills
  • Create manual and automated test & implement auto test framework.
  • Working closely with requirements, development and customer personnel to deliver high quality software. 
  • Good Communication and Presentation Skills.
  • Exposure to testing on mobile platform added advantage
  • Exposure to Pre-sales activities added advantage
Prasanna
Top achievements
Rank 1
 asked on 17 Sep 2012
4 answers
198 views
Hi,

I am looking at the RadScheduler control support with web services (as well as WCF services) and interested in trying using the latest Web API against the control. Can this be done?

As a start I've done prototyping against the existing RadScheduler sample but unable to make it work. When I pointed the Web Service path to my Web API link, the system throws me the following error:

Server Error in '/' Application.

The remote server returned an error: (405) Method Not Allowed.

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.Net.WebException: The remote server returned an error: (405) Method Not Allowed.

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:

[WebException: The remote server returned an error: (405) Method Not Allowed.]
   System.Net.WebClient.UploadDataInternal(Uri address, String method, Byte[] data, WebRequest& request) +309
   System.Net.WebClient.UploadString(Uri address, String method, String data) +172
   System.Net.WebClient.UploadString(String address, String method, String data) +35
   Telerik.Web.UI.SchedulerWebServiceClient.GetResources() +1072

[Exception: An error occurred while requesting resources from the web service. Server responded with: "The requested resource does not support http method 'POST'."]
   Telerik.Web.UI.SchedulerWebServiceClient.GetResources() +1430
   Telerik.Web.UI.RadScheduler.BindResourcesFromWebService() +135
   Telerik.Web.UI.RadScheduler.BindResources() +89
   Telerik.Web.UI.RadScheduler.PerformSelect() +141
   System.Web.UI.WebControls.BaseDataBoundControl.DataBind() +74
   Telerik.Web.UI.RadScheduler.EnsureDataBound() +93
   Telerik.Web.UI.RadScheduler.CreateChildControls(Boolean bindFromDataSource) +131
   Telerik.Web.UI.RadScheduler.CreateChildControls() +34
   System.Web.UI.Control.EnsureChildControls() +102
   System.Web.UI.Control.PreRenderRecursiveInternal() +42
   System.Web.UI.Control.PreRenderRecursiveInternal() +175
   System.Web.UI.Control.PreRenderRecursiveInternal() +175
   System.Web.UI.Control.PreRenderRecursiveInternal() +175
   System.Web.UI.Control.PreRenderRecursiveInternal() +175
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +2496

Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.0.30319.272

Does this mean the RadScheduler does not support Web API?

Note: I could not attach the solutions files as reference (attachment only asks for .gif, .jpg, .jpeg, .png) , so if you need me to post the file please let me know how to do this.

Many thanks,

Rully
Brian
Top achievements
Rank 2
 answered on 12 Sep 2012
1 answer
189 views
Whenever I start up Visual Studio (2010) I get a dialog box with the following error message 3 times:

System.IO.FileLoadException: The process cannot access the file because it is being used by another process. (Exception from HRESULT: 0x80070020)
at System.Runtime.InteropServices.Marshal.ThrowExceptionForHRInternal(Int32 errorCode, IntPtr errorInfo)
at Telerik.VSX.Helpers.GlobalAssemblyCache.GacEnumberable..ctor()
at Telerik.VSX.Helpers.GlobalAssemblyCache.AssemblyCache.GetAllGacEntries()
at Telerik..VSX.DistributionDiscovery.GACBasedDistributionSearcher.get_AllGacEntries()
at Telerik..VSX.DistributionDiscovery.GACBasedDistributionSearcher.PopulateDistributionCandidates(IDictionary`2 distrbutionTokenCandidates)
at Telerik..VSX.DistributionDiscovery.GACBasedDistributionSearcher.GetDistributions.(Func`2 distributionTokenCreator)
at Telerik..VSX.DistributionDiscovery.DistributionSearcher.PopulateGACDistributions(IList`1 distributionsToFill)
at Telerik..VSX.DistributionDiscovery.DistributionSearcher.GetDistributions()
at Telerik.Web.UI.VSX.AssemblyDiscovery.WebUIDistributionSearcher.GetDistributions()
at Telerik.Web.UI.VSPackage.VSPackage.GetUpgradeAvailabilityMonitor()
at Telerik..VSX.VSPackage.PackageBase.<>c__DisplayClass3.<OnSolutionOpened>b__0(Object s, DoWorkEventArgs a)
at System.ComponenentModel.BackgroundWorker.OnDoWork(DoWorkEventArgs a)
at System.ComponenentModel.BackgroundWorker.WorkerThreadStart(Object argument)


Any idea what the problem is and how to fix it?

Thanks,
Carl

Chavdar Dimitrov
Telerik team
 answered on 29 Aug 2012
0 answers
107 views
I would like to allow the Original poster to be able to set a post they created as answered if they resolve the post themselves.

I just made a post and then figured out the answer myself. I then posted the answer but I am unable to mark my second post as answer. Others may want the answer but skip my post with the answer becasue I could not mark it as answered.

http://www.telerik.com/community/forums/aspnet-ajax/grid/radgrid-hide-label-gridtemplatecolumn.aspx#2246768

I have made this suggestion in the past and would really like to see it implemented.
Allan
Top achievements
Rank 2
 asked on 24 Aug 2012
Narrow your results
Selected tags
Tags
+? more
Top users last month
Shiori
Top achievements
Rank 2
Iron
Tien
Top achievements
Rank 1
Iron
Robert
Top achievements
Rank 1
Rob
Top achievements
Rank 4
Bronze
Bronze
Iron
Geoff
Top achievements
Rank 1
Want to show your ninja superpower to fellow developers?
Top users last month
Shiori
Top achievements
Rank 2
Iron
Tien
Top achievements
Rank 1
Iron
Robert
Top achievements
Rank 1
Rob
Top achievements
Rank 4
Bronze
Bronze
Iron
Geoff
Top achievements
Rank 1
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?