Commented Issue: System.NullReferenceException: Object reference not set to...
From time to time, my clients gets this error.System.NullReferenceException: Object reference not set to an instance of an object. at System.Collections.Generic.Dictionary`2.Insert(TKey key, TValue...
View ArticleCommented Issue: System.NullReferenceException: Object reference not set to...
From time to time, my clients gets this error.System.NullReferenceException: Object reference not set to an instance of an object. at System.Collections.Generic.Dictionary`2.Insert(TKey key, TValue...
View ArticleCommented Issue: System.NullReferenceException: Object reference not set to...
From time to time, my clients gets this error.System.NullReferenceException: Object reference not set to an instance of an object. at System.Collections.Generic.Dictionary`2.Insert(TKey key, TValue...
View ArticleCommented Issue: System.NullReferenceException: Object reference not set to...
From time to time, my clients gets this error.System.NullReferenceException: Object reference not set to an instance of an object. at System.Collections.Generic.Dictionary`2.Insert(TKey key, TValue...
View ArticleCommented Issue: Problem with tabcontainer in IE8 [27201]
Hello, My team and me have developped a control using some ajax controls... The main control used is the tabcontainer containing 2-3 tabPanels.Our control is working perfectly in ie9, firefox, chrome,...
View ArticleCommented Issue: TabContainer throws exception in user control with Nov...
A user control contains a tabcontainer. When aspx page loads, the user control is not visible. Ajax toolkit script function tries to set focus on tabcontainer and it throws exception : "Can't move...
View ArticleCreated Issue: AJAX Toolkit / NuGet Package / Toolbox Items not created [27333]
I have five different ASP.NET Web Applications. I started one project, downloaded the AJAX Toolkit using Nuget, which installs packages per project. The controls tab was not added to the toolbox. So I...
View ArticleCreated Issue: ajax html editor extender is not rendering in Azure [27334]
Hi,i hosted the asp.net application in windows azure the controls are not rendering correctly, there is not image in tool button, but its working in local solution, do i have to add setting in IIS 7.0 ?
View ArticleCreated Issue: Some charcters( e. g &), rendering issue with Ajax Tab...
Hi,Can any one help me.I had made a user Control say Test.ascx, i had a gridview inside two panels,i had used a Label control inside ItemTemplate Field,there when i pouplate the gridview data from my...
View ArticleEdited Issue: Some characters( e. g &), rendering issue with Ajax Tab...
Hi,<br /> <br />Can any one help me.I had made a user Control say Test.ascx, i had a gridview inside two panels,i had used a Label control inside ItemTemplate Field,there when i pouplate...
View ArticleCommented Issue: Error: AjaxControlToolkit requires ASP.NET Ajax 4.0 scripts....
I've that error. My page has<%@ Register TagPrefix="asp" Namespace="AjaxControlToolkit" Assembly="AjaxControlToolkit"%>...<asp:ToolkitScriptManager...
View ArticleCommented Issue: Error: AjaxControlToolkit requires ASP.NET Ajax 4.0 scripts....
I've that error. My page has<%@ Register TagPrefix="asp" Namespace="AjaxControlToolkit" Assembly="AjaxControlToolkit"%>...<asp:ToolkitScriptManager...
View ArticleCommented Issue: Multiple AjaxFileUpload on same page fires allways the same...
When I have multiples AjaxFileUpload controls on the same page, the event fired is always the same.<%@ Page Language="C#" AutoEventWireup="true" CodeFile="Default2.aspx.cs" Inherits="Default2"...
View ArticleCommented Issue: NumericUpDown Extender IE Error - "The number of fractional...
<ajaxToolkit:NumericUpDownExtender ID="NumericUpDownExtender1"...
View ArticleCreated Issue: IE 10 for Windows 7 Errors [27336]
Hi , I am using IE 10 in Windows 7 and i have a website created in ASP.Net 4.0 with Ajax Tool Kit. In my web Site I am using a Tool Script Manger and Update Panel. Update Panel is not triggering the...
View ArticleEdited Issue: IE 10 for Windows 7 Errors [27336]
Hi ,<br /> I am using IE 10 in Windows 7 and i have a website created in ASP.Net 4.0 with Ajax Tool Kit. In my web Site <br />I am using a Tool Script Manger and Update Panel. Update Panel...
View ArticleEdited Issue: IE 10 for Windows 7 Errors [27336]
Hi ,<br /> I am using IE 10 in Windows 7 and i have a website created in ASP.Net 4.0 with Ajax Tool Kit. In my web Site <br />I am using a Tool Script Manger and Update Panel. Update Panel...
View ArticleEdited Issue: IE 10 for Windows 7 Errors [27336]
Hi ,<br /> I am using IE 10 in Windows 7 and i have a website created in ASP.Net 4.0 with Ajax Tool Kit. In my web Site <br />I am using a Tool Script Manger and Update Panel. Update Panel...
View ArticleCommented Issue: IE 10 for Windows 7 Errors [27336]
Hi ,<br /> I am using IE 10 in Windows 7 and i have a website created in ASP.Net 4.0 with Ajax Tool Kit. In my web Site <br />I am using a Tool Script Manger and Update Panel. Update Panel...
View ArticleCreated Issue: AjaxFileUpload - How to Resize image before upload [27337]
I need to resize an image, before OnUploadComplete event raise.Is this possible?it would be better to select the size like: UploadedImageMaxWidth = "800" UploadedImageMaxHeight = "480"thnak's
View Article