ajaxcontroltoolkit Questions

3

Could you propose open source, but commercial-friendly licensed (non-GPL) Javascript trees? Please take into account that I need it for an existing Web application, so I am not sure whether other ...
Alethiaaletta asked 10/12, 2009 at 12:32

12

I have problem with positioning ModalPopupExtender in the center of the screen when it's PopupDragHandleControlID property is set (without this property it works fine ). ModalPopupExtender is not ...
Solder asked 28/8, 2009 at 15:10

6

Solved

I have a MVC4/Web API project and I created a test page that consumes the Web API using Ajax. Testing was going great, so I began working on the UI. One thing I needed to do was to populate some fo...
Magnetron asked 1/10, 2013 at 17:24

2

I'm currently working on improving one of our sites PageSpeed insights score, at the moment we're hovering around 90, we'd like to break into the mid 90's if possible. One of the sticking points we...
Evident asked 16/5, 2016 at 8:36

3

I'm using nuget and am downloading the AjaxControlToolkit. The problem I have is that I don't want 20 extra folders to be created in the bin directory for different languages. Each folder only has ...
Shipley asked 21/11, 2013 at 19:15

9

Solved

Can anyone have a solution for this issue Microsoft JScript runtime error: AjaxControlToolkit requires ASP.NET Ajax 4.0 scripts. Ensure the correct version of the scripts are referenced. If you ar...
Gavel asked 5/10, 2010 at 9:13

6

Solved

I'm deploying my website on the server. My website is done using asp.net c# 4 and EF 4. I receive this error: Could not load file or assembly 'AjaxControlToolkit' or one of its dependencies. This ...
Asset asked 8/10, 2011 at 8:25

2

Solved

I was facing a problem with backspace button while using MaskedEditExtender, that's why I upgraded the AjaxControlToolkit from v 4.1.60919.0 to the latest version n 16.1.1.0. But now I am facing a ...

5

I have used the ajaxtoolkit with .NET 4 and Visual Studio 2010, and I was able to add a new tab to the toolbox and add the ajaxtoolkit controls to the toolbox. How do I do this in Visual&...
Czar asked 6/3, 2013 at 22:3

3

Solved

<script type="text/javascript"> $(function () { $('.datePicker').datetimepicker({ dateFormat: 'dd/mm/yy' }); }); </script> </asp:Content> <asp:Content ID="Content2" Conten...
Taxidermy asked 19/10, 2011 at 15:39

3

I just added Ajax to my website and i'm using toolkitscript manager, when i go to build it it produces the error. The type 'System.Web.UI.ScriptManager' is defined in an assembly that is not ref...
Astigmatism asked 12/11, 2011 at 16:10

0

Using ASP.NET 4.5 Web Forms project that has been running for years and a new problem arose: the ASP.NET Ajax Control Toolkit Slider stop rendering an image (its a broken image symbol where the "ha...
Drouin asked 16/3, 2018 at 18:28

6

Solved

When using the April 2013 AjaxControlToolkit I receive the error: 0x800a139e - JavaScript runtime error: error raising upload complete event and start new upload When trying to upload a file u...
Captain asked 29/5, 2013 at 12:47

11

Solved

I have a web application that I am attempting to upgrade to .net 4.0. I took the application and opened it via Visual Studio 2010 Beta 2 and selected the upgrade path for that application. The app...
Troth asked 14/12, 2009 at 23:26

6

<%@ Page Language="C#" MasterPageFile="~/master/111.master" AutoEventWireup="true" CodeFile="Template.aspx.cs" Inherits="_Template" Title="Untitled Page" %> <%@ Register Assembly="AjaxCont...
Earthshaker asked 7/8, 2013 at 8:5

1

Solved

I have had a website running using a textbox, autocomplete extender, and autocompletedropdownpanel. Basically when a user starts typing a name into the text box the results appear in a few seconds....
Crambo asked 15/11, 2016 at 20:11

4

I am using an AsyncFileUpload control in my aspx.net page. This control is running inside an update panel. I can successfully upload files to the server asynchronously. My problem is that I can't...
Crossbench asked 12/7, 2011 at 21:28

11

I have a problem with my AJAX and ASP.NET 3.5 :( Problem is really weird, as I'm using the same thing on different page and it works fine in there, but on this specific page, this is not working. ...
Tishtisha asked 26/1, 2010 at 9:47

3

Solved

I'd like to use a modalpopupextender in my asp.net page to show a sub form. But it only has to show on specific conditions. Those conditions are determined in a piece of javascript code. So, most ...
Hilar asked 16/3, 2010 at 14:4

2

Solved

I am getting the following errors The type or namespace name 'ToolkitScriptManager' does not exist in the namespace 'System.Web.UI.WebControls' (are you missing an assembly reference?) The type...
Dressel asked 27/1, 2015 at 7:19

6

I've got a modal popup and when it loads contents that are taller than the browser height I am unable to scroll down to view the rest of the information. Instead the background can scroll but the p...
Moreira asked 12/12, 2009 at 18:34

1

I'm using the latest AjaxControlToolKit v15.1.3 and using the ... ajaxtoolkit:calendarextender for popping up the calender tool on click. everything works fine enough till there. now, when i...

4

Solved

I'm trying to use the AsyncFileUpload control from the Asp.net Ajax Control Toolkit (Sept 30, 2009 stable build: 30930) . I've created a demo application and the control works fine. Files upload an...
Photocompose asked 22/2, 2010 at 21:43

3

Solved

I have an existing VS2012 web application that has been running fine until I added in the latest AjaxControlToolkit (7.0123). Initially, I found that the installation broke the behaviour of the Upd...
Protolithic asked 6/4, 2013 at 14:1

2

The control toolkit now has new dependencies on System.Spacial, Microsoft.Data.Edm, Microsoft.Data.OData, Microsoft.WindowsAzure.ConfigurationManager and WindowsAzure.Storage! Is this really neces...
Invest asked 6/1, 2014 at 19:41

© 2022 - 2024 — McMap. All rights reserved.