AJAX :: On Deployment Doesn't Work

Oct 28, 2010

I'm getting the following error on deployment of a tested application where ajax runs fine on the developmental system On deployment, I'm running asp 4. I downloaded ajax4 and extracted it into the /program files/ajax folder. Do I need to register any .dlls or anything? I don't see that in the Ajax installation instructions.

Server Error in '/' Application.
Parser Error

Description:
An error occurred during the parsing of a resource required to service this request. Please review the following specific parse error details and modify your source file appropriately.

Parser Error Message: Could not load file or assembly 'AjaxControlToolkit' or one of its dependencies. The system cannot find the file specified.

Source Error:

[Code]....

View 1 Replies


Similar Messages:

.net - Ajax Tool Kit Deployment - Site Doesn't Work?

Jul 6, 2010

I am having deployment issue with AjaxControlToolKit.dll. I copied the DLL to my local bin dir, and it works fine. But when I do the build on test server, the files are not in Visual Source Safe anywhere, so the site doesn't work. What could be the issue?.

View 1 Replies

Crystal Report Print Functionality Doesn't Work After Deployment

Jun 6, 2010

I'm using crystal reports to build reports, everything is ok while development. But after deployment of website, print functionality doesn't work.

I use _rptDocument.PrintToPrinter(1, false, 0, 0); to print report.

I've tried two methods to deploy website

Normal Publish option. Web Deployment Project.

But I got the same output, print functionality doesn't work. Also, I tried to set default printer, this also doesn't work.

View 1 Replies

AJAX :: Make This Work For Several Days But It Just Doesn't Work?

Oct 7, 2010

i'm trying to make this work for several days but it just doesn't work.

this is my code:

aspx page:

[Code]....

webservice:

[Code]....

this was downloaded from this website.

the problem is that the page loads fine but no autocomplete occurs.

View 5 Replies

Ajax With WCF Work. But Few Miniute After, Doesn't Work

May 11, 2010

I am a new to WCF. I have written ajax to use a web service before, but on this project I am trying to use ajax to WCF.After I build the project and wcf using ajax, I receive the return successfully. But, 10 or more minutes later I don't get a return, the ajax calls the error function, and the fiddler returns nothing.

If I rebuild the project without any source modifying, I receive the return successfully again.

View 2 Replies

AJAX :: ModelPopUpExtender Doesn't Work In Firefox

Feb 8, 2011

here is the functionality which works in IE browser but not on firefox and chrome. I'm using
ModalPopUpExender.

View 2 Replies

Ajax Calender Extender Doesn't Work

Dec 3, 2010

I know this is a silly question, bu I just can't get the ASP.Net Calender Extender work. I am looking at this problem for hours now.

I've downloaded the code from the Asp.net Ajax website and I've added the dll to my toolbox.

This is the code of my page

<%@ Register Assembly="AjaxControlToolkit" Namespace="AjaxControlToolkit" TagPrefix="asp" %>
<asp:ScriptManager ID="ScriptManager1" runat="server">
</asp:ScriptManager>
<asp:TextBox ID="TextBox1" runat="server"></asp:TextBox>
<asp:CalendarExtender TargetControlID="TextBox1" runat="server"></asp:CalendarExtender>

When I click the TextBox, it behaves like a normal TextBox. It doesn't show the calendar.

Is there something I forget, or is there something I am doing wrong?

View 2 Replies

AJAX :: Asyncfileupload Doesn't Work As Put It In A Control?

Jun 7, 2010

I can't get my <ajax:asyncfileupload> working and I don't see why...

When outside any panel or table it is working well, but as soon as I put it in a <asp:panel> or table I get a strange error which seems to be on client-side but I don't understand what's happen here. Here is the code and code-behind and Javascript.

Here's the error:

[URL]

Here's my front-code:

[Code]....

Protected Sub fupAjoutLogo_UploadedComplete(ByVal sender As Object, ByVal e As AjaxControlToolkit.AsyncFileUploadEventArgs)

View 3 Replies

AJAX :: HTML Editor Doesn't Work In IE7.0

Jan 5, 2010

I had used HTML editor in my application but it doesnt ork in IE7.0 works fine in IE8.0 chrome,safari .

View 4 Replies

AJAX :: Accordion Control Doesn't Work?

Oct 9, 2010

I am having quite a bit of trouble getting an accordion control to work. I downloaded the AJAX Control Toolkit (v 3.5), added the dll to my toolbox, and added an accordion control with the following code:

[Code]....

View 6 Replies

AJAX :: AutoComplete Doesn't Work Properly

Jun 11, 2010

I'm new here and I need some help to use the AutoComplete Extender. I just have a default.aspx with a textbox extended with an AutoComplete. My Web Service calls a SQL Data Base thru Linq and return some account names.When I execute the WEB SERVICE and manually insert the parameters, it works! But when I execute the default.aspx, nothing happens. I really apreciate your help! See the CODES listed below:

See the Web Service code below:

[Code]....

Now, the code on DEFAULT.ASPX

[Code]....

I tried put the files in a remote SERVER, and I got the following error (in LOCALHOST I don't see that error):

Configuration Error
Server Error in '/PC' Application.
Configuration Error

Description:
An error occurred during the processing of a configuration file required to service this request. Please review the specific error details below and modify your configuration file appropriately.

Parser Error Message: Unrecognized attribute 'targetFramework'. Note that attribute names are case-sensitive.

Source Error:

[Code]....

Line 8: <configuration>
Line 9: <system.web>
Line 10: <compilation debug="false" strict="false" explicit="true" targetFramework="4.0" />
Line 11: </system.web>
Line 12:
Source File: e:homeuysoftWebweb.config Line: 10
Version Information: Microsoft .NET Framework Version:2.0.50727.3603; ASP.NET Version:2.0.50727.4028

View 7 Replies

AJAX :: Doesn't Work On Shared Server

Jun 17, 2010

I created a web application which uses AJAX. When I debug the application on my local C drive it works fine. When I move it over to my shared server F drive and debug it, I get permission errors for every time I used AJAX in the web application. The errors look like this:

Request for the permission of type 'System.Web.AspNetHostingPermission, System, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' failed. F:JoshAJAXCCRSchedulingTESTShiftScheduleVsWorked.aspx

I have done almost everything including set my security level to full trust (which is what most people say is all i have to do). I do not know what else to try. Any other ideas? Could it be because I am on the .net framework 1.1 configuration? Do I need to add something to it?

View 2 Replies

AJAX :: Tool Kit Install Doesn't Work?

Jan 17, 2011

When I downloaded the Ajax Tool Kit 3.5 and extracted the files, I then opened a site and went to the design view of a aspx page and clicked in the tool box, added a new catagory called tookit and then right clicked and selected "Choose Items". Everytime I've done this it closes out MS Studio 2008 Pro? Can someone tell me what to do? I need that ajax tool kit for future projects on the web, and for one that I'm just starting on now

View 6 Replies

AJAX :: AsyncPostBackTrigger Doesn't Work On Server?

Aug 25, 2010

AsyncPostBackTrigger doesn't work on server?

View 4 Replies

AJAX :: Calendar Extender Doesn't Work?

Mar 2, 2010

I have an as-simple-as-possible implementation of the Calendar extender; and when I click the text box, nothing happens.

[Code]....

I have referenced the AjaxControlToolkit.dll; I know that's working because I get auto-complete on "<Ajax:" Also the rendered page does have

[Code]....

Which I'm guessing is the code that should cause the calendar to show up. I've tried it with a separate button as well.

<script type="text/javascript">

View 7 Replies

AJAX :: Calendar Extender - Doesn't Work?

Mar 24, 2010

I just download and install the Ajax Control tollkit, run my VS 2008 and add the dll to tollbox. Then I put textbox add calendar extension, run project click on text box i FireFox and the callendar doesn't show why ???

View 2 Replies

AJAX :: UpdatePanelAnimationExtender OnUpdated Doesn't Work?

Mar 16, 2011

I am using an UpdatePanelAnimationExtender but the onUpdated event does not fire. The idea is that while updating I will show a gif and when the update is done the gif will become invisible...

Here is my code

[Code]....

View 2 Replies

AJAX :: Asyncfileupload Doesn't Work In Webusercontrol?

Aug 28, 2010

I'm having a problem with a Webusercontrol that has an asyncfileupload control. My websusercontrol is being loaded in a placeholder control that's wrapped by an updatepanel.Due to asyncpostback, I have to load and clear the placeholder's controls.

The webusercontrol works flawlessly, except the asyncfileupload, which doesn't want to upload at all. I can assure that the code is without error, because I used to have the webusercontrol running as an *.aspx site.

I guess that the problem is the fact that the control has to be cleared and reloaded with every asyncpostback ?

View 3 Replies

Ajax UpdatePanel Doesn't Work On Server

Jan 7, 2012

I booked new server and transfer old website to there I using in this site the ajax just updatepanel it's was works on old server without need to copy ajax dll to Bin folder after I transferred the site it's doesn't work and no any page error i tried copy ajax dll to bin folder but same problem.

Note:I installed on server .Net 4.0 and the site works on 3.5 also ajax was v3.5 i think the .Net 4 enough to run all.

View 2 Replies

AJAX :: Control Doesn't Work On Apache Server?

Oct 11, 2010

i am using mod_aspdotnet.so module to hosting my ASP.NET application. all was ok until i use ajax control tool kit in my aplication. I am using ajaxToolkit:CascadingDropDown to conect 2 dropdownlist in cascade. In IIS every thing works fine, but in apache there are some problems. When load the page, i got the next javascript error: 'Sys' undefined. the object signed are :

Sys.WebForms.PageRequestManager._initialize('ScriptManager1', document.getElementById('MAIN_FORM'));
Sys.Application.initialize();

How can i solve this problem?

View 2 Replies

Ajax Toolkit Combobox Doesn't Work In Hidden Div?

Mar 28, 2010

I have a combobox inside a hidden div which I use css display = none to make it invisible, but when I make the div visible by setting display = block, the combobox just show the input and its button and ul list all have css as display = 'none', visibility ='hidden'.

I can tell it is done by combobox inbuild javascript because I tried to use javascript to set the css manually with no luck. It is a bug of combobox. I spent a week to solve this, and our team put a lot trust on the toolkit.

Below is the code to reproduce the bug. When you run it, you can't see the dropdown:

<%@ Page Language="C#" AutoEventWireup="true" CodeBehind="Default.aspx.cs" Inherits="WebApplication1._Default" %>
<%@ Register Assembly="AjaxControlToolkit" Namespace="AjaxControlToolkit" TagPrefix="asp" %>
<asp:ToolkitScriptManager ID="ToolkitScriptManager1" runat="server">
</asp:ToolkitScriptManager>
<div id="d" style="display:none">
<asp:ComboBox ID="ComboBox1" runat="server">
<asp:ListItem>a</asp:ListItem>
<asp:ListItem>d</asp:ListItem>
<asp:ListItem>f</asp:ListItem>
</asp:ComboBox>
<asp:Label ID="Label1" runat="server" Text="Label"></asp:Label>
</div>
<div ID="Button1" runat="server" onclick="show();">click me</div>
<script type="text/javascript">
function show() {
var d = $get('d');
d.style.display = 'block';
}
</script>

View 2 Replies

AJAX :: Control Toolkit Doesn't Work - How To Repair It

Feb 24, 2010

i am using VS2008, 3.5 .net and have installed ajax control toolkit and added controls into toolbox, that was fine. But, i can't get any of control to work, nor it renders in design view on my page. Control source is created, page builds without errors but controls don't work. For example:

<asp:TextBox ID="TextBox1" runat="server"></asp:TextBox>

View 6 Replies

AJAX :: Imagebutton Doesn't Work When PostBack Is True

Jul 21, 2010

I have an imagebutton in Gridview control which is placed in ajaxtoolkit:TabPanel. Clicking on the imagebutton for the first time works fine. It posts back and does the desired action. However, when IsPostBack is true, it doesn't work. Even the onclick event is not called although the page posts back. Please help. Given below is the code for the same:

[Code]....

View 1 Replies

AJAX :: OnClientClick Doesn't Work As Expected With UpdatePanel

Feb 2, 2010

I have an onclientclick property on a linkbutton that calls a javascript function.
inside Update Panel

[Code]....

iam getting the error at bold line . my listbox is inside Update Panel and link button too but java script is outside of Update Panel.

View 2 Replies

AJAX :: Gridview.Sort Doesn't Work In UpdatePanel

Dec 5, 2010

I have a GridView in an UpdatePanel and in the code behind I bind to a Datatable and call the GridView's Sort method:

gvUsers.DataSource = dt;
gvUsers.DataBind();
gvUsers.Sort("DateOfBirth", SortDirection.Descending);

However, this doesn't sort the records. I have the Sort event as an asynch trigger for the grid.

View 4 Replies







Copyrights 2005-15 www.BigResource.com, All rights reserved