Help debugging the 'ConsoleGuest.ascx' file using Visual Studio
Updated: 17 Aug 2010 | 2 comments
I've never been involved in Altiris (6.0) until now and have been asked to edit the 'ConsoleGuest.ascx' file in the 'AeXHD/ templates' folder and not sure how I can debug it in Visual Studio. I'm using VS2003 and cant get it to debug at all. Is there any tips out there that can allow me to do this?
discussion Filed Under:
Comments
I think you will find that
I think you will find that due to the non compliant <aw> tags, debugging in Visual Studio will not work. I work in a Dev Environment, use NotePad++, using best practices.....make my changes, update custom.config, move the files and restart ISS when needed....tedious, but doable
Ok, thanks for that. I'll do
Ok, thanks for that. I'll do that then. It is a bit tedious as it would be handy to debug the code you add but heyho!
Would you like to reply?
Login or Register to post your comment.