Click here to Skip to main content
15,898,035 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi friends,

I have a problem.

Whenever I choose an item from toolbox and include ajaxcontroltoolbox.dll file, visual studio 8 gives me an error that it is not a microsoft.net module.

I am using visual studio 8 and the ajaxcontroltoolbox is for 3.5 framework of .net.

urgent reply needed

Until you start paying people to answer your questions, nothing you ask is ever "urgent".
Posted
Updated 22-Jul-11 3:52am
v3
Comments
Dalek Dave 22-Jul-11 4:12am    
Edited for Grammar and Readability.

Remove the current installation and follow this instructions

http://www.asp.net/ajaxlibrary/act.ashx[^]


Take also this notes:
The current version of the AJAX Control Toolkit is not compatible with ASP.NET 2.0. The latest version that is compatible with ASP.NET 2.0 can be found here: http://ajaxcontroltoolkit.codeplex.com/releases/view/11121[^]
When using the Ajax Control Toolkit with Visual Studio 2008, you must have Visual Studio Service Pack 1 installed.

EDIT:

Sorry just know got to me, you are not speaking about the 2008 but vs8 that should be the 2005 version.
If you are using .NET Framework 3.5 and Visual Studio 2005 then you should use the earlier Toolkit version 1.0.20229 at
http://ajaxcontroltoolkit.codeplex.com/releases/view/11121[^]

Cheers
 
Share this answer
 
v2
try the following link :

http://www.asp.net/ajaxlibrary/act.ashx[^][^]
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900