Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / Languages / JScript / April 2004

Tip: Looking for answers? Try searching our database.

Debug a .JS file

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
ruca - 30 Apr 2004 16:11 GMT
Hi,

Can I debug a .JS file present in my web apllication? How?
At this moment it is ignored any breakpoint that I set in .JS file. How can
I resolve this?

Signature

Programming ASP.NET with VB.NET

Thank's (if you try to help me)
Hope this help you (if I try to help you)
ruca

Marina - 30 Apr 2004 16:30 GMT
You need to attach to the iexplorer process that is the browser window you
are running your app in. Chosing debug in VS.NET and running that way,
attaches to the aspnet process - which is the server side process.

Another way, is to put the word 'debugger' in (or even anything else that
causes an error). This will bring up the ie debug window asking if you want
to debug. You say yes, chose an app with which to debug, and off you go.

> Hi,
>
> Can I debug a .JS file present in my web apllication? How?
> At this moment it is ignored any breakpoint that I set in .JS file. How can
> I resolve this?
Peter O'Reilly - 30 Apr 2004 17:00 GMT
Use the Venkman JavaScript debugger for Mozilla
(http://www.mozilla.org/projects/venkman/).  It's much more robust and
thorough tool than what is provided by Visual Studio.NET.
Signature

Peter O'Reilly


Rate this thread:







Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.