i have a ajax editor control on may web page,its working fine in local host,but i am putting on the server the editor control is not visible,is any additional setting needed to do for this make it as visible
Firstly, you'd better download a sample
here. It should work on .NET Framework 2.0. If ASP.NET Ajax Extension v1.0 is not installed, please install it first. You can get the install filehere. (ASP.NET AJAX Extension for .NET Framework 3.5 is
integrated into .NET Framework 3.5). If it works, please compare it with your sample. Especially, the web.config part. If all these cannot figure out your problem, please download the version of .NET Framework 2.0here
(the version 1.0.20229 with source code). Before use it, please recompile it first. The installation steps, please follow the first two video tutorialshere. If you are using .NET Framework 2.0, please compare
your sample's web.config with the downloaded sample. Otherwise, if you are using .NET Framework 3.5, please compare it with the downloaded sample either. Note:
Version 3.0.20229 2008-02-29 release of the AJAX Control Toolkit targets the official release of .NET Framework 3.5 and Visual Studio 2008.
Version 1.0.20229 You can also download the Toolkit for .NET Framework 2.0, ASP.NET AJAX 1.0 and Visual Studio 2005.
Version 3.0.30512 2009-05-13 release of the AJAX Control Toolkit targets the official release of .NET Framework 3.5 SP1 and Visual Studio 2008 SP1.
How to put ajax control toolkit on the server machine,when i am installed all ajax dll files on the bin folder,and i am uploaded the bin folder on the server,but it is not woking in the server,
How to put ajax control toolkit on the server machine,when i am installed all ajax dll files on the bin folder,and i am uploaded the bin folder on the server,but it is not woking in the server,
anugeorge09
Member
2 Points
126 Posts
Ajax editor control
Aug 13, 2012 05:38 AM|LINK
i have a ajax editor control on may web page,its working fine in local host,but i am putting on the server the editor control is not visible,is any additional setting needed to do for this make it as visible
chetan.sarod...
All-Star
65619 Points
11118 Posts
Re: Ajax editor control
Aug 14, 2012 03:26 AM|LINK
Firstly, you'd better download a sample here. It should work on .NET Framework 2.0. If ASP.NET Ajax Extension v1.0 is not installed, please install it first. You can get the install filehere. (ASP.NET AJAX Extension for .NET Framework 3.5 is integrated into .NET Framework 3.5). If it works, please compare it with your sample. Especially, the web.config part. If all these cannot figure out your problem, please download the version of .NET Framework 2.0here (the version 1.0.20229 with source code). Before use it, please recompile it first. The installation steps, please follow the first two video tutorialshere. If you are using .NET Framework 2.0, please compare your sample's web.config with the downloaded sample. Otherwise, if you are using .NET Framework 3.5, please compare it with the downloaded sample either. Note: Version 3.0.20229 2008-02-29 release of the AJAX Control Toolkit targets the official release of .NET Framework 3.5 and Visual Studio 2008. Version 1.0.20229 You can also download the Toolkit for .NET Framework 2.0, ASP.NET AJAX 1.0 and Visual Studio 2005. Version 3.0.30512 2009-05-13 release of the AJAX Control Toolkit targets the official release of .NET Framework 3.5 SP1 and Visual Studio 2008 SP1.
Some tutorials: http://www.asp.net/ajax/ajaxcontroltoolkit/samples/ http://www.asp.net/ajax/downloads/ http://www.codeplex.com/Wiki/View.aspx?ProjectName=AtlasControlToolkit http://www.asp.net/learn/Ajax-Control-Toolkit/tutorial-47-cs.aspx http://www.asp.net/learn/ajax-videos/video-81.aspx
Senior Software Engineer,
Approva Systems Pvt Ltd, Pune, India.
Song-Tian - ...
All-Star
43699 Points
4304 Posts
Microsoft
Re: Ajax editor control
Aug 15, 2012 09:04 AM|LINK
Hi,
Please make sure you copy the ajaxcontrol toolkit dll to the server.
Any more question, please feel free to reply.
Feedback to us
Develop and promote your apps in Windows Store
anugeorge09
Member
2 Points
126 Posts
Re: Ajax editor control
Aug 16, 2012 04:12 AM|LINK
How to put ajax control toolkit on the server machine,when i am installed all ajax dll files on the bin folder,and i am uploaded the bin folder on the server,but it is not woking in the server,
Song-Tian - ...
All-Star
43699 Points
4304 Posts
Microsoft
Re: Ajax editor control
Aug 17, 2012 07:56 AM|LINK
Hi,
Please publish the website correctly. And then copy the site to server.
Feedback to us
Develop and promote your apps in Windows Store
TimoYang
Contributor
3732 Points
1275 Posts
Re: Ajax editor control
Aug 17, 2012 09:47 AM|LINK
right click ur proj and then choose "publish"……