Click here to Skip to main content
15,898,035 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
Hi...........
I facing problem in ASP.Net. I have used AJAX Toolkit in my Web project. In my project when i try to check error by pressing F10 and F11 then every time a window opens to open the Ajax Toolkit.cs file and if i press cancel then the checking of error stops at that moment. Due to this i not able to check all the error the project.
Plz help me to solve this problem
Posted
Comments
[no name] 21-Aug-10 11:44am    
Your question is not very clear. Please clarify.

What you are saying means there is some error in AjaxToolkit code.

You have not posted the exact error or what you were trying when you faced it so it would be difficult to point exactly but you need to check the correct version of Ajaxtoolkit and the release version dll.

If you have downloaded full AjaxToolkit code then you need to build it successfully and use it.
 
Share this answer
 
Means when you are trying to DEBUG the code with F10 or F11 keys.
debugger redirects you to AjaxToolKit.CS...RIGHT
so don't debug the code with F11 key try only F10
 
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