| 
                                                                        
                                                                         
                                                                            
                                                                                admin
                                                                            - 
                                                                                1/24/2007 10:21:52 AM
                                                                            
                                                                         
                                                                         
                                                                            
                                                                        
                                                                        
                                                                         
                                                                        
                                                                        
                                                                        
                                                                        
                                                                        
                                                                         
                                                                        
                                                                            Re: Handling 404
                                                                        
                                                                            Hi David,
  Thank you for your post. Unfortunately, I cannot find such code on the line 31. The only similar code is this:
  			// test if document exists - if yes, redirect user to the root 			if ( DocExists(fullAliasPath, connectionString) ) 			{ 				HttpContext.Current.Response.Redirect("~/"); 			}
  Could you please write me which version (build number, C#/VB.NET, 2003/2005) you are using?
  Thank you.
  Best Regards,
                                                                         
                                                                        
                                                                            
                                                                         
                                                                        
                                                                         
                                                                        
                                                                            
                                                                            
                                                                            
                                                                            
                                                                            
                                                                         
                                                                        
                                                                            
                                                                            
                                                                            
                                                                            
                                                                         
                                                                        
                                                                         
                                                                     |