someone else just mentioned this... theres a good chance you have a script error before it reaches the breakpoint. put a try catch around your code and step through it.~m
On Mon, Jul 20, 2009 at 6:32 AM, ernie <[email protected]> wrote: > > Hallo gys, > > was fiddeling now a while. But Firebug doesn't work at all for my .Net > WebApp with UpdatePanel. No breakpoints are hit, even with debugger > comand. Tried with 3.x and 2.x Firefox on Windows and Linux with all > versions 1.2, 1.3, 1.4 and 1.5 of FB. Always the same no source code > or just not green (line numbers). Searched Web but all the remedies > suggested didn't help. > > Greetings Ernst > > PS: same code debuggs fine in VS2008 > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Firebug" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/firebug?hl=en -~----------~----~----~----~------~----~------~--~---
