Video Screencast Help
Search Video Help Close Back
to help
New in the Rewards Catalog: Vouchers for "Symantec Technical Specialist" and "Symantec Certified Specialist" exams.

Help debugging the 'ConsoleGuest.ascx' file using Visual Studio

Updated: 17 Aug 2010 | 2 comments
Brian TNHS's picture
0 0 Votes
Login to vote

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

ROO's picture
16
Feb
2010
1 Vote +1
Login to vote

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

Brian TNHS's picture
17
Feb
2010
0 Votes 0
Login to vote

 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!