This issue is driving me crazy. I have VS 2005, and on my system, Visual Studio will natively debug javascript as if it were .NET code (although not javascript code included in an SVG document). I can set breakpoints and step through javascript without inserting a 'debugger;' line in the code. That's a good thing.
But I can't figure out what I did to set up my IDE to do this. As far as I remember, I clicked a couple of settings in the Tools menu and that made it work. I don't think I downloaded any plugins... has anyone else got a procedure for how to configure VS to behave this way? bmarquie wrote: >more information to attach the process : >http://blogs.msdn.com/ie/archive/2004/10/26/247912.aspx > >Bruno >--- In [email protected], "Doug Schepers" <[EMAIL PROTECTED]> >wrote: > > >>Hi, Chris- >> >>chmavrog wrote: >>| >>| Does anyone know any tool in order to perform debbuging in SVG >>| documents using ECMA/Javascript? >>| Is microsoft Script Editor and Venkman a possible solution or i must >>| get an IDE software? >> >>For Firefox, I use Venkman, although it's a little buggy. For >> >> >IE+ASV, I use > > >>MS Visual Studio, which works pretty consistently, though it has its >>annoyances. In both, I can step through the code, and they are >> >> >invaluable to > > >>me. >> >>To get VS to work initially, you will first have to attach the >> >> >process, and > > >>I've forgotten the process I used to get that to work. There's some >> >> >trick to > > >>it, which I think you will find in this list's archives. >> >>Regards- >>Doug >> >>[EMAIL PROTECTED] >>www.vectoreal.com ...for scalable solutions. >> >> >> > > > > > > > >----- >To unsubscribe send a message to: [EMAIL PROTECTED] >-or- >visit http://groups.yahoo.com/group/svg-developers and click "edit my >membership" >---- >Yahoo! Groups Links > > > > > > > > ----- To unsubscribe send a message to: [EMAIL PROTECTED] -or- visit http://groups.yahoo.com/group/svg-developers and click "edit my membership" ---- Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/svg-developers/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/

