Telerik Forums
UI for ASP.NET AJAX Forum
1 answer
209 views
I remember a few releases ago I was able to get an "SQL" where clause from the filter criteria. Has this functionality been moved? I see the save settings option but I don't think my users will understand base64. I would love to be able to use the filter do generate custom reports.
Tsvetina
Telerik team
 answered on 06 Mar 2012
3 answers
294 views
Hi,
When trying to access my site I am getting the error below.
From what I can find it seems to be related to a Telerik version mismatch.

Following previous examples, they suggested I look for <add path="Telerik.Web.UI.DialogHandler.aspx" verb="*" type="Telerik.Web.UI.DialogHandler, Telerik.Web.UI, Version=2007.2.1107.0, Culture=neutral, PublicKeyToken=121fae78165ba3d4"
        validate="false" />
      <add path="Telerik.Web.UI.SpellCheckHandler.axd" verb="*" type="Telerik.Web.UI.SpellCheckHandler, Telerik.Web.UI, Version=2007.2.1107.0, Culture=neutral, PublicKeyToken=121fae78165ba3d4"
        validate="false" />
in my web.config file although these two entries do not exist.
I tried adding them into my web.config file but it didn't make any difference.

Could someone please point me in the right direction?
I really need to get this site back up and running.

Thanks!
Shaun

Server Error in '/' Application.

Could not load file or assembly 'Telerik.Web.UI' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)

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.IO.FileLoadException: Could not load file or assembly 'Telerik.Web.UI' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)

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.

Assembly Load Trace: The following information can be helpful to determine why the assembly 'Telerik.Web.UI' could not be loaded.

WRN: Assembly binding logging is turned OFF.
To enable assembly bind failure logging, set the registry value [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) to 1.
Note: There is some performance penalty associated with assembly bind failure logging.
To turn this feature off, remove the registry value [HKLM\Software\Microsoft\Fusion!EnableLog].

Stack Trace:

[FileLoadException: Could not load file or assembly 'Telerik.Web.UI' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)]

[FileLoadException: Could not load file or assembly 'Telerik.Web.UI, Version=2011.1.519.35, Culture=neutral, PublicKeyToken=121fae78165ba3d4' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)]
   System.Reflection.Assembly._nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, Assembly locationHint, StackCrawlMark& stackMark, Boolean throwOnFileNotFound, Boolean forIntrospection) +0
   System.Reflection.Assembly.InternalLoad(AssemblyName assemblyRef, Evidence assemblySecurity, StackCrawlMark& stackMark, Boolean forIntrospection) +416
   System.Reflection.Assembly.InternalLoad(String assemblyString, Evidence assemblySecurity, StackCrawlMark& stackMark, Boolean forIntrospection) +166
   System.Reflection.Assembly.Load(String assemblyString) +35
   System.Web.Configuration.CompilationSection.LoadAssemblyHelper(String assemblyName, Boolean starDirective) +190

[ConfigurationErrorsException: Could not load file or assembly 'Telerik.Web.UI, Version=2011.1.519.35, Culture=neutral, PublicKeyToken=121fae78165ba3d4' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)]
   System.Web.Configuration.CompilationSection.LoadAssemblyHelper(String assemblyName, Boolean starDirective) +11224200
   System.Web.Configuration.CompilationSection.LoadAllAssembliesFromAppDomainBinDirectory() +388
   System.Web.Configuration.CompilationSection.LoadAssembly(AssemblyInfo ai) +232
   System.Web.Configuration.AssemblyInfo.get_AssemblyInternal() +48
   System.Web.Compilation.BuildManager.GetReferencedAssemblies(CompilationSection compConfig) +210
   System.Web.Compilation.BuildProvidersCompiler..ctor(VirtualPath configPath, Boolean supportLocalization, String outputAssemblyName) +76
   System.Web.Compilation.CodeDirectoryCompiler.GetCodeDirectoryAssembly(VirtualPath virtualDir, CodeDirectoryType dirType, String assemblyName, StringSet excludedSubdirectories, Boolean isDirectoryAllowed) +11213378
   System.Web.Compilation.BuildManager.CompileCodeDirectory(VirtualPath virtualDir, CodeDirectoryType dirType, String assemblyName, StringSet excludedSubdirectories) +185
   System.Web.Compilation.BuildManager.EnsureTopLevelFilesCompiled() +551

[HttpException (0x80004005): Could not load file or assembly 'Telerik.Web.UI, Version=2011.1.519.35, Culture=neutral, PublicKeyToken=121fae78165ba3d4' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)]
   System.Web.Compilation.BuildManager.ReportTopLevelCompilationException() +76
   System.Web.Compilation.BuildManager.EnsureTopLevelFilesCompiled() +1012
   System.Web.Hosting.HostingEnvironment.Initialize(ApplicationManager appManager, IApplicationHost appHost, IConfigMapPathFactory configMapPathFactory, HostingEnvironmentParameters hostingParameters) +1025

[HttpException (0x80004005): Could not load file or assembly 'Telerik.Web.UI, Version=2011.1.519.35, Culture=neutral, PublicKeyToken=121fae78165ba3d4' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)]
   System.Web.HttpRuntime.FirstRequestInit(HttpContext context) +11318198
   System.Web.HttpRuntime.EnsureFirstRequestInit(HttpContext context) +88
   System.Web.HttpRuntime.ProcessRequestNotificationPrivate(IIS7WorkerRequest wr, HttpContext context) +4348404
Shaun
Top achievements
Rank 1
 answered on 06 Mar 2012
11 answers
1.2K+ views
We upgraded to 4.0 and now none of our filtering works correctly.  I've set EnableLinqExpressions="false" on one page and solved the problems on that page/grid.  Will we have to through our whole app and add & set this tag to every grid or is there a work around????  Additionally, there now seems to be issues with Grid formatting and conflicts with css???  Any clues?  Thank you.
Tsvetina
Telerik team
 answered on 06 Mar 2012
1 answer
65 views
I have some buttons that update a database and I have them in an ajax panel. When a user clicks the button it inserts a value in the database and then returns to change the command argument from the button as well as the style associated with the button. Basically an on off button but the style is not changing after the update on a mobile device.

Are there any issues with the ajax panel being able to update the style on a mobile device?
Radoslav
Telerik team
 answered on 06 Mar 2012
1 answer
153 views
G'Day Guys,

When I try to type a field into the DataNavigateURLfields in the Configuration Manager it does not persist, yet it adds it to the source code. Makes it difficult to rely upon the Configuration Manager when values that it puts in the source code are not reflected in the Configuration Manager itself.  Even happens on a fresh project with one page and one RadGrid.

Here is a short YouTube clip to show what the problem is.

http://www.youtube.com/watch?v=H7i3Q2ckF-U&feature=youtu.be

Expand video to full size and it is viewable.

Cheers

Ian.
Marin
Telerik team
 answered on 06 Mar 2012
1 answer
58 views
We bring up a RadConfirm inside of a RadWindow and on an iPad, the RadWindow vertically stretches to about the height of the screen.  Since it does not move from the original offset, it forces the page to be taller than the screen.  Is there something I could be doing wrong to cause this?
Marin Bratanov
Telerik team
 answered on 06 Mar 2012
3 answers
124 views
Greetings,


In my radgrid i have a column displaying "En cours" or " Nouveau" .
This is the column in question:

<telerik:GridBoundColumn DataField="EtatIncident.nomEtatIncident" HeaderText="Etat du ticket"
    SortExpression="Etatduticket" UniqueName="EtatDuTicket">
</telerik:GridBoundColumn>

I need the text "En cours" to be displayed in green

This is my try which unfortunately does not work:

protected void RadGrid2_ItemDataBound(object sender, GridItemEventArgs e)
{
    foreach (Telerik.Web.UI.GridDataItem dataItem in RadGrid2.MasterTableView.Items)
    {
        Label lbl = (Label)dataItem.FindControl("EtatDuTicket");
 
       if (lbl.Text == " En cours") { lbl.ForeColor = Color.Green; }
    }
}

Thanks in advance for your help
Ronan BARRANGER
Top achievements
Rank 1
 answered on 06 Mar 2012
3 answers
203 views
Hi
Is there any Tool Name for "Paste Options" in RadEditor ?
this drop down contains all paste options and appear in Default tool set , I want to use it in custom tool set but I cant find any Tool Name for it .

Thank you very much for your feedback
Rumen
Telerik team
 answered on 06 Mar 2012
1 answer
135 views

Hi! I create webpart in visual 2008 and i add radscheduler control to this webpart than i deploy this web part on sharepoint 2007 and the control appers on the page. Than I want to be able to chage the views (day->week->month...) but it wan't work so I find out that NavigationCommand suppose to handel this but when i add this.scheduler.NavigationCommand += new SchedulerNavigationCommandEventHandler(RadScheduler_NavigationCommand); and i handel some action in RadScheduler_NavigationCommand nothing happens the application don't even go into this function when i click on day, week, month on the page. I don't know why and i don't have any idea how to handel it. Please help me.

Plamen
Telerik team
 answered on 06 Mar 2012
1 answer
96 views
I have a RadTreeList.

During the request, I set the visibility of one column to false

(RadTreeList1.GetColumnSafe("name").Visible = false ;)

But when ajax is enabled (RadAjaxManager), I get:

Error: a is undefined
SourceFile: */Telerik.Web.UI.WebResource.axd?_TSM_HiddenField_=ctl00_ctl00_ScriptManager1_TSM&compress=1&_TSM_CombinedScripts_=%3b%3bSystem.Web.Extensions%2c+Version%3d3.5.0.0%2c+Culture%3dneutral%2c+PublicKeyToken%3d31bf3856ad364e35%3aen-US%3a553a4a13-b3a5-4e6b-a152-b131051f1788%3aea597d4b%3ab25378d2%3bTelerik.Web.UI%2c+Version%3d2011.2.920.35%2c+Culture%3dneutral%2c+PublicKeyToken%3d121fae78165ba3d4%3aen-US%3a7353c022-9e0c-499e-a5a9-77c7c8e9032d%3a16e4e7cd%3af7645509%3a24ee1bba%3a7165f74%3ae330518b%3a1e771326%3a8e6f0d33%3af46195d3%3a874f8ea2%3a19620875%3a39040b5c%3af85f9819%3a78e4289a%3a490a9d4e%3abd8f85e4%3aed16cbdc%3a86526ba7%3aa51ee93e%3a59462f1%3ac172ae1e%3a9cdfc6e7%3ab7778d6c%3ac8618e41%3ae4f8f289
Line: 6


And after that operation it is not possible to select any row (ClientSelect).

Without using ajax all is ok. Why?
Tsvetina
Telerik team
 answered on 06 Mar 2012
Narrow your results
Selected tags
Tags
+? more
Top users last month
Boardy
Top achievements
Rank 2
Veteran
Iron
Benjamin
Top achievements
Rank 3
Bronze
Iron
Veteran
ivory
Top achievements
Rank 1
Iron
Iron
Rob
Top achievements
Rank 3
Bronze
Bronze
Iron
ClausDC
Top achievements
Rank 2
Iron
Iron
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Boardy
Top achievements
Rank 2
Veteran
Iron
Benjamin
Top achievements
Rank 3
Bronze
Iron
Veteran
ivory
Top achievements
Rank 1
Iron
Iron
Rob
Top achievements
Rank 3
Bronze
Bronze
Iron
ClausDC
Top achievements
Rank 2
Iron
Iron
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?