473,385 Members | 1,940 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,385 software developers and data experts.

Breakpoint not allowed in JS code

I set a breakpoing at a certain line in a JS file, and get a small
exclamation icon which its tooltip says "The breakpoint will not currently
be hit. No symbols have been loaded for this document".

Basic data:
ASP.NET 2005 project (last official release)
Debug compilation mode
Problem arises both under IIS mode and under File mode (cassini)
Full privilege (administrator...)
Breakpoint works fine in CS code. The error mentioned appears only in JS
files of the project.

Note: It did work until last week. I don't know "what happened" in the last
few days that made it not to work.
Thanks in advance for any help,
Ofer
Mar 2 '06 #1
2 1969
Ofer,

Check your browser settings, if script debugging is allowed.

Eliyahu

"Ofer Zelig" <of**@newsgroups.nospam> wrote in message
news:Ot**************@TK2MSFTNGP11.phx.gbl...
I set a breakpoing at a certain line in a JS file, and get a small
exclamation icon which its tooltip says "The breakpoint will not currently
be hit. No symbols have been loaded for this document".

Basic data:
ASP.NET 2005 project (last official release)
Debug compilation mode
Problem arises both under IIS mode and under File mode (cassini)
Full privilege (administrator...)
Breakpoint works fine in CS code. The error mentioned appears only in JS
files of the project.

Note: It did work until last week. I don't know "what happened" in the
last
few days that made it not to work.
Thanks in advance for any help,
Ofer

Mar 2 '06 #2
Hi Ofer,

I agree with Eliyahu that you can check the IE browser's setting. And for
vs 2005, the clientscript debugging ability is the same with vs 2003 which
is controlled by both the vs ide and browser setting. Here is the web
article and ms kb mentioned this:

#How to debug client-side script in Visual Basic .NET or in Visual Basic
2005
http://support.microsoft.com/kb/317699/en-us

#Debugging Javascript (Atlas, Ajax)...
http://weblogs.asp.net/rchartier/arc...06/426799.aspx

Hope this also helps.

Regards,

Steven Cheng
Microsoft Online Support

Get Secure! www.microsoft.com/security
(This posting is provided "AS IS", with no warranties, and confers no
rights.)

Mar 3 '06 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
by: Frans Bouma | last post by:
Hello, It seems VS.NET 2003 locks up itself and the complete shell (mouse locks also) when entering a breakpoint in a special situation. Below is the code to reproduce this behavior. It...
4
by: Wal Turner | last post by:
Consider the following simple class: public class ClassA { public static string VAR = "hello"; } public void MethodA() { while(true)
4
by: Jay | last post by:
Guess this has probably been reported already. Seems if you don't use {} with for/while etc., the debugger stops at the wrong line. In the example below, I had a breakpoint at line 6 but the...
5
by: lawrencelee | last post by:
My purpose is to know which code reads value from a certain address. So I want to set a memory breakpoint and when cpu reads from the address, the breakpoint will be hit. But in the "Data breakpoint"...
2
by: Ash | last post by:
Hi all, I have a C# web application which calls a number of stored procedures. I wish to step into the stored procedures while debugging i.e "Mix-mode debugging": I have completed the following...
3
by: John Kutsor | last post by:
I have been working on a ASP.NET project with VB Code behind for a while now, and it ran perfectly up until now. When I try to set a breakpoint or a watch at certain parts of the project, even...
5
by: One Handed Man [ OHM# ] | last post by:
Pressing Button2 does cause the breakpoint shown in Button1's handler to be active the first time. After stopping the program and restarting it it break as soon as you start Button1, Any ideas...
0
by: noleander | last post by:
Hi. Ive been using Visual C++ for two years on an application. The application is one solution, containing 10 projects. 9 of the projects build libraries (*.lib). I've been debugging the...
5
by: Max2006 | last post by:
Hi, I am using Visual C# 2005 and I like to setup breakpoint that pause execution upon a class variable change. Is that possible?
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...
0
by: ryjfgjl | last post by:
In our work, we often need to import Excel data into databases (such as MySQL, SQL Server, Oracle) for data analysis and processing. Usually, we use database tools like Navicat or the Excel import...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.