Monday, March 26, 2012

Newbie client side JavaScript debugging issue

Hello.

I apologise for the potential stupidity of this question in advance.

After doing a lot of server side ASP.NET coding and debugging, I've
had to do a little bit of client side java script.

My problem is that I've made a mistake somewhere, and all the browser
tells me is "Error on page". I've tried setting break points inside
Visual Studio.NET, but they don't get "fired".

As a result of this, I don't have any idea what mistake/s I have made.

Basically, can someone please give this newbie some advice as to how I
can effectively debug and track down my client side javascript bugs
inside Visual Studio.NET

Thank you very much.

Robert.Does this help you?

http://support.microsoft.com/defaul...kb;en-us;317094
http://msdn.microsoft.com/library/d...application.asp
http://msdn.microsoft.com/library/d...ptdebugging.asp

--
Carsten Thomsen
Enterprise Development with Visual Studio .NET, UML, and MSF
http://www.apress.com/book/bookDisplay.html?bID=105
".NET Developer" <pleasereplytogroups@.hotmail.com> wrote in message
news:66900ea6.0308020327.dd6c318@.posting.google.co m...
> Hello.
> I apologise for the potential stupidity of this question in advance.
> After doing a lot of server side ASP.NET coding and debugging, I've
> had to do a little bit of client side java script.
> My problem is that I've made a mistake somewhere, and all the browser
> tells me is "Error on page". I've tried setting break points inside
> Visual Studio.NET, but they don't get "fired".
> As a result of this, I don't have any idea what mistake/s I have made.
> Basically, can someone please give this newbie some advice as to how I
> can effectively debug and track down my client side javascript bugs
> inside Visual Studio.NET
> Thank you very much.
> Robert.
Many thanks Carsten!
- Robert.

"CT" <carstent@.spammersgowaydotnetservices.biz> wrote in message news:<ueK3zuOWDHA.1480@.tk2msftngp13.phx.gbl>...
> Does this help you?
> http://support.microsoft.com/defaul...kb;en-us;317094
> http://msdn.microsoft.com/library/d...application.asp
> http://msdn.microsoft.com/library/d...ptdebugging.asp
> --
> Carsten Thomsen
> Enterprise Development with Visual Studio .NET, UML, and MSF
> http://www.apress.com/book/bookDisplay.html?bID=105
> ".NET Developer" <pleasereplytogroups@.hotmail.com> wrote in message
> news:66900ea6.0308020327.dd6c318@.posting.google.co m...
> > Hello.
> > I apologise for the potential stupidity of this question in advance.
> > After doing a lot of server side ASP.NET coding and debugging, I've
> > had to do a little bit of client side java script.
> > My problem is that I've made a mistake somewhere, and all the browser
> > tells me is "Error on page". I've tried setting break points inside
> > Visual Studio.NET, but they don't get "fired".
> > As a result of this, I don't have any idea what mistake/s I have made.
> > Basically, can someone please give this newbie some advice as to how I
> > can effectively debug and track down my client side javascript bugs
> > inside Visual Studio.NET
> > Thank you very much.
> > Robert.

0 comments:

Post a Comment