Commented Unassigned: MaskedEdit null reference exception [27998]
Hi,I get this error when loading a page of my project:0x800a138f - JavaScript runtime error: Unable to get property 'value' of undefined or null reference.MaskedEdit.debug.jsThe code that fails is://...
View ArticleCommented Unassigned: Allow External Resource Localization [27968]
I would like to provide my own resource string localization for languages not included in the ACT. I have put in a pull request that allows developers to insert their own translations. Can someone...
View ArticleCreated Unassigned: IE ModalPopupExtender Javascript Unhandled Exception [28000]
In build 15.1.4.0 ModalPopupExtender is causing an error in IEUnhandled exception at line 1241, column 5 in http://localhost:81/ScriptResource.axd?....0x800a1391 - JavaScript runtime error: 'console'...
View ArticleClosed Unassigned: Problem With ajaxtoolkit:combobox c# [27997]
hello guys :I have combobox (typeco) witch it's bounded with table (type) .. and another combobox (modcom) bounded with table (model) ... when I choose the type , all models are changing the value of...
View ArticleCommented Unassigned: IE ModalPopupExtender Javascript Unhandled Exception...
In build 15.1.4.0 ModalPopupExtender is causing an error in IEUnhandled exception at line 1241, column 5 in http://localhost:81/ScriptResource.axd?....0x800a1391 - JavaScript runtime error: 'console'...
View ArticleCommented Unassigned: Allow External Resource Localization [27968]
I would like to provide my own resource string localization for languages not included in the ACT. I have put in a pull request that allows developers to insert their own translations. Can someone...
View ArticleClosed Unassigned: Dynamic Extender Doing Nothing [27994]
Hi - I'm making a simple page to test DynamicPopulateExtender. Below is my markup. No errors are reported, no exceptions, nothing. Nothing happens to the label field. The web service does not get...
View ArticleClosed Unassigned: htmleditorextender generates invalid xhtml [27423]
Hello,The htmleditorextender control produces invalid xhtml (like <br> instead of <br/>) and old html (like <font color="" size="" face=""> instead of using css rules color: ;...
View ArticleCommented Unassigned: MaskedEdit null reference exception [27998]
Hi,I get this error when loading a page of my project:0x800a138f - JavaScript runtime error: Unable to get property 'value' of undefined or null reference.MaskedEdit.debug.jsThe code that fails is://...
View ArticleClosed Unassigned: MaskedEdit null reference exception [27998]
Hi,I get this error when loading a page of my project:0x800a138f - JavaScript runtime error: Unable to get property 'value' of undefined or null reference.MaskedEdit.debug.jsThe code that fails is://...
View ArticleCommented Unassigned: IE ModalPopupExtender Javascript Unhandled Exception...
In build 15.1.4.0 ModalPopupExtender is causing an error in IEUnhandled exception at line 1241, column 5 in http://localhost:81/ScriptResource.axd?....0x800a1391 - JavaScript runtime error: 'console'...
View ArticleCommented Issue: Toolbar action doesn't match instance of HtmlEditorExtender...
I have an editor with multiple HtmlEditorExtenders on the same page. While QA testing recently, we noticed:1. Put the cursor in the first box and highlight some text.2. Go to the toolbar on the second...
View ArticleEdited Issue: Toolbar action doesn't match instance of HtmlEditorExtender...
I have an editor with multiple HtmlEditorExtenders on the same page. While QA testing recently, we noticed:1. Put the cursor in the first box and highlight some text.2. Go to the toolbar on the second...
View ArticleEdited Issue: IE ModalPopupExtender Javascript Unhandled Exception [28000]
In build 15.1.4.0 ModalPopupExtender is causing an error in IEUnhandled exception at line 1241, column 5 in http://localhost:81/ScriptResource.axd?....0x800a1391 - JavaScript runtime error: 'console'...
View ArticleCreated Unassigned: htmlEditorExtender - wrong order of operations? [28001]
In my website, I let people paste in HTML into a textbox that has been extended with the HtmleditorExtender. They click a SUBMIT button, and the html is submitted to my website, which checks it for...
View ArticleCommented Unassigned: CalendarExtender parse a date value as NaN in IE8 [27827]
Hi all,I have an issue when using CalendarExtender in IE8: When I add a TextBox and a CalendarExtender into page (like following code). Note that, I set SelectedDate for this extender<asp:TextBox...
View ArticleCreated Unassigned: Cannot install Ajax in MSVS Express 2013 for web [28002]
I Cannot install Ajax in MSVS Express 2013 for web. I was updating to the new Ajax maintained by dev express but the installer does not work for my version and always did in the past. please make it...
View ArticleCommented Unassigned: AjaxFileUpload control doesn't work with ASP Routing...
When using ASP .NET routing, the AjaxFileUpload control throws an exception related to not being able to find the temp directory where the control stores the uploaded file. It seems only routes that...
View ArticleEdited Unassigned: AjaxFileUpload control doesn't work with ASP Routing [27754]
When using ASP .NET routing, the AjaxFileUpload control throws an exception related to not being able to find the temp directory where the control stores the uploaded file. It seems only routes that...
View ArticleCreated Unassigned: Pie chart and Bar chart backcolor [28003]
The backcolor attribute of pie chart and bar chart is not taking effect. Ideally want it set to "transparent".Could try CSS bt don't have the CSS files for Pie chart nor Bar chart.
View Article