Friday, May 18, 2012
 

Getting rid of those (de)bugs…

Nov 8

Written by: Rod
Thursday, November 08, 2007  RssIcon

The way your web interface is configured for debug may have a big impact on performance...

There are many great advantages of the new .NET technology.  One that can’t be minimised is its powerful flexibility tempered by a refreshingly innate simplicity.

Briefly, ASP.NET is compiled as needed when the pages are accessed (see this article for a more technical description).  This may happen in two different ways:

  • If you are working in a ‘debug’ mode, pages are compiled (or have their code built) into individual files, with a lot of other debug and source related information also generated – something that can have a big performance impact on the application.
  • If you are working in ‘release’ mode (ie, debug=false), all the pages in a directory are compiled in together, and this is done in a lean way that excludes all the superfluous information that is not required for the page to run.

HelpMaster Pro is compiled and shipped in release mode without the debugging information included – for both performance and other reasons.  It’s just important to ensure that your web.config file is set properly too.  If you find that the web interface is running slowly, why not check your web.config file – that the option under the section has debug=”false  This will ensure a better functioning application.

Remember, if you are going to make any changes to the web.config file, take a backup of it first!

Steve

Tags:
Categories:

Your name:
Gravatar Preview
Your email:
(Optional) Email used only to show Gravatar.
Your website:
Title:
Comment:
Add Comment   Cancel 
Blog Search

 
Solutions   Company  

News

  Helpdesk articles   Downloads and Evaluation
Helpdesk software   Contact Us   Blog   Telephone skills for the helpdesk   Download trial version
Email response management   International resellers   Discussion board   Staff to clients helpdesk ratio   Service packs
Workflow and SLA managemnt   Testimonials   Twitter   Staffing a helpdesk   On-line helpfile
Web self-service       FaceBook   How to evaluate helpdesk software   Watch video demonstrations
Knowledge base           Why use helpdesk software?    
Active Directory           Use Excel for helpdesk reporting    
            People Process and Technology    Purchase information
                 
ITIL Alignment   Consultancy        Knowledge Centered Support   Product development
Incident Management   Training        Knowledge Centered Support (KCS)   Roadmap
Problem Management   Consulting            
    Custom Reports            
    Professional services            Latest version
               

12.5.17 (17 May 2012)

 

 


Follow HelpMaster on Twitter


Copyright 2012 PRD Software Terms Of Use Privacy Statement