Question : Error message after installing Ajax and using Editor control

I installed Ajax toolkit and made use of the Editor control to display some notes. The code compiles but at the end I get this error and nothing happens.

Error: " There is no source code available for the current location"

I attached a picture of the error

Answer : Error message after installing Ajax and using Editor control

Hi,

Well, yes. You should use "Step Over" (F10) to "single step" to avoid entering the disassembler. If you step into assembly code and you want to exit that, just hit "Step Out Of"  (Shift+F11) and you should get back to the regular code.

I'm sorry that I did not understand from the beginning that this happened only while stepping through code.

Aren't you glad you didn't switch libraries? :)

Jon500
Random Solutions  
 
programming4us programming4us