I am trying to test asp.net with ajax for the first time. I tried to test ajax autocomplete text box on my application . When I try to set page method of autocomplete textbox extender in design view. I am getting an error. Pl. guide me what is the prob.
is my ajax installation incorrect. If anybody can give support by desktop sharing like teamviewer, I welcome.
Plz try this this may help you . i got this solution from this forum..
<div class="comment-right-col" style="display: inline !important;"> <div style="display: inline !important;">Disable the ajax for a moment (EnablePartialRendering="false" on the scriptmanager).</div>
</div>
Microsoft Visual Studio 2005
Version 8.0.50727.762 (SP.050727-7600)
Microsoft .NET Framework
Version 2.0.50727
Installed Edition: Professional
Microsoft Visual Basic 2005 77626-009-0000007-41603
Microsoft Visual Basic 2005
Microsoft Visual C# 2005 77626-009-0000007-41603
Microsoft Visual C# 2005
Microsoft Visual C++ 2005 77626-009-0000007-41603
Microsoft Visual C++ 2005
Microsoft Visual J# 2005 77626-009-0000007-41603
Microsoft Visual J# 2005
Microsoft Visual Web Developer 2005 77626-009-0000007-41603
Microsoft Visual Web Developer 2005
Microsoft Web Application Projects 2005 77626-009-0000007-41603
Microsoft Web Application Projects 2005
Version 8.0.50727.762
Crystal Reports AAC60-G0CSA4B-V7000AY
Crystal Reports for Visual Studio 2005
Microsoft Visual Studio 2005 Professional Edition - ENU Service Pack 1 (KB926601)
This service pack is for Microsoft Visual Studio 2005 Professional Edition - ENU.
If you later install a more recent service pack, this service pack will be uninstalled automatically.
For more information, visit http://support.microsoft.com/kb/926601
SQL Server Reporting Services
Microsoft SQL Server Reporting Services Designers
Version 9.00.2047.00
So which version of AJAX I can install and from where to download.
Neeraj Bhush...
Member
106 Points
91 Posts
asp ajax error
Feb 21, 2012 04:46 PM|LINK
OS- WINDOWS XP
VISUAL STUDIO - 2005
Dear All..
I am trying to test asp.net with ajax for the first time. I tried to test ajax autocomplete text box on my application . When I try to set page method of autocomplete textbox extender in design view. I am getting an error. Pl. guide me what is the prob. is my ajax installation incorrect. If anybody can give support by desktop sharing like teamviewer, I welcome.
Thanks in advance
Horizon_Net
Star
8277 Points
1435 Posts
Re: asp ajax error
Feb 21, 2012 05:08 PM|LINK
Hi,
you should provide some more information. What's the error you're getting? What's the relevant code?
If my post solves your problem, please mark as answer.
Neeraj Bhush...
Member
106 Points
91 Posts
Re: asp ajax error
Feb 21, 2012 05:28 PM|LINK
Error is something like.... (i am not able to post the complete msg as it is very large and not able to copy it, it is on msg window)
Unexpected Error (Target Invocation Error) Excetption has been thrown by target of an invocation
chetan.sarod...
All-Star
65789 Points
11153 Posts
Re: asp ajax error
Feb 22, 2012 02:11 AM|LINK
Hi, Please refer this
http://forums.asp.net/t/1070216.aspx/1
http://forums.asp.net/t/1726657.aspx/1
Senior Software Engineer,
Approva Systems Pvt Ltd, Pune, India.
Neeraj Bhush...
Member
106 Points
91 Posts
Re: asp ajax error
Feb 22, 2012 02:51 AM|LINK
Thanks Chetan,
But I could not find the solution there. I m getting this error just on trying to Add Auto Complete Page Method.
Can U help me in this by desktop sharing
Thanks
vinay13mar
Star
7756 Points
1626 Posts
Re: asp ajax error
Feb 22, 2012 02:57 AM|LINK
Hi,
Check the tutorial.
http://www.codeproject.com/Articles/201099/AutoComplete-With-DataBase-and-AjaxControlToolkit
http://www.asp.net/ajaxlibrary/act_AutoComplete_simple.ashx
http://www.asp.net/ajaxLibrary/AjaxControlToolkitSampleSite/AutoComplete/AutoComplete.aspx
http://www.asp.net/web-forms/videos/ajax-control-toolkit/how-do-i-use-the-aspnet-ajax-autocomplete-control
V.K.Singh
Neeraj Bhush...
Member
106 Points
91 Posts
Re: asp ajax error
Feb 22, 2012 03:45 PM|LINK
Sir,
I have tried everything even reinstallation of AJAX Toolkit and extentions.
I tried a new sample page, but the result is same.
Any body please help by Desktop Sharing like teamviewr.
the error is as below
pl. help
vinay13mar
Star
7756 Points
1626 Posts
Re: asp ajax error
Feb 24, 2012 04:06 AM|LINK
Hi,
Plz try this this may help you . i got this solution from this forum..
- <div class="comment-right-col" style="display: inline !important;"> <div style="display: inline !important;">Disable the ajax for a moment (EnablePartialRendering="false" on the scriptmanager).</div>
</div>
<div>also have look of this link</div> <div>http://forums.asp.net/t/1070216.aspx/1</div>V.K.Singh
Song-Tian - ...
All-Star
43705 Points
4304 Posts
Microsoft
Re: asp ajax error
Feb 24, 2012 06:39 AM|LINK
Hi,
Make sure you install the correct version of the AjaxControlToolkit:
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.40412
April 12, 2010 release of the AJAX Control Toolkit for ASP.NET 3.5 Service Pack 1 and Visual Studio 2008 SP1.
Then you could add the Ajax Control Toolkit to the VS Toolbox step by step at:http://www.asp.net/ajaxlibrary/act.ashx.
Feedback to us
Develop and promote your apps in Windows Store
Neeraj Bhush...
Member
106 Points
91 Posts
Re: asp ajax error
Feb 24, 2012 04:45 PM|LINK
Thanks
Sir My versions are
Microsoft Visual Studio 2005
Version 8.0.50727.762 (SP.050727-7600)
Microsoft .NET Framework
Version 2.0.50727
Installed Edition: Professional
Microsoft Visual Basic 2005 77626-009-0000007-41603
Microsoft Visual Basic 2005
Microsoft Visual C# 2005 77626-009-0000007-41603
Microsoft Visual C# 2005
Microsoft Visual C++ 2005 77626-009-0000007-41603
Microsoft Visual C++ 2005
Microsoft Visual J# 2005 77626-009-0000007-41603
Microsoft Visual J# 2005
Microsoft Visual Web Developer 2005 77626-009-0000007-41603
Microsoft Visual Web Developer 2005
Microsoft Web Application Projects 2005 77626-009-0000007-41603
Microsoft Web Application Projects 2005
Version 8.0.50727.762
Crystal Reports AAC60-G0CSA4B-V7000AY
Crystal Reports for Visual Studio 2005
Microsoft Visual Studio 2005 Professional Edition - ENU Service Pack 1 (KB926601)
This service pack is for Microsoft Visual Studio 2005 Professional Edition - ENU.
If you later install a more recent service pack, this service pack will be uninstalled automatically.
For more information, visit http://support.microsoft.com/kb/926601
SQL Server Reporting Services
Microsoft SQL Server Reporting Services Designers
Version 9.00.2047.00
So which version of AJAX I can install and from where to download.
Pl. guide
Thanks