No Available Source Code When Debugging

G

Guest

Dear:

I have very naughty problem, I have no avaialbe source code for this
location message when debug, mostly I'm getting this when do the following:

I need to debug javascript so I do , View->Script Debugging->Break at next
statment, and when enter the debugging in VS.NET that message appeared ,why
this happening
 
B

bruce barker

there are a lot of reasons for this and its very common. try the light
weight script debugger, its a little better than vs at this or switch to
firefox for your script testing, its debugger is more reliable.

-- bruce (sqlwork.com)

| Dear:
|
| I have very naughty problem, I have no avaialbe source code for this
| location message when debug, mostly I'm getting this when do the
following:
|
| I need to debug javascript so I do , View->Script Debugging->Break at next
| statment, and when enter the debugging in VS.NET that message appeared
,why
| this happening
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top