Guides you through the process of 
                  		debugging the ACCT transaction using the 
                  		Enterprise Developer debugger 
                  		in Visual Studio. 
                  	  
               
            
 
            	  
            	  
            	 
             
               		
               - Click 
                  		  Debug > Start debugging. 
                  		  
                  
Note: If the 
                     			 Rumba+ Desktop interface starts up, you can ignore or close it. 
                     		  
                  
 
                  		
                 
               		
               - Enter the following URL into a Web browser: 
                  		  http://localhost:55220/ACCTWEB, to run the ACCTWEB application. 
                  		
               
  
               		
               - Step through the application in the usual manner. 
                  		   
                  		  
                  
Note: When you have finished debugging, you must stop the debugger before you stop the enterprise server. This stops all the active
                     transactions and ensures the enterprise server stops cleanly. 
                     		  
                  
 
                  		
                 
               		
               - To stop debugging, click 
                  		  Debug > Stop debugging. 
                  		
               
  
               		
               - To stop the server, right-click 
                  		  ESACCTSV in Server Explorer and click 
                  		  Stop. 
                  		
               
  
               	 
            
 
            	 
            This concludes the tutorial.