Error 0x8004E007 
            
            
            
        
                    
                Value: -2147164153 | 0x8004E007  | 2147803143
        
      
      
        What does it mean ?
        
                
                    - 
                        
                        
                            
                                
                                    CONTEXT_E_OLDREF
                                    
                         
                        
                        
                        
                        
                            
                    
- 
                        
                            - You made a method call on a COM+ component that has a transaction that has already committed or aborted.
                            
- Value: 57351 | 0xE007 | 0b1110000000000111
 
 
        Where does it come from ?
        
            
                - 
                    
                        FACILITY_ITF
                    
                     
                    
                    
                    
                    
                
- 
                    
                        - COM/OLE Interface management. FACILITY_ITF is designated for user-defined error codes returned from interface methods
                        
- Value: 4 | 0x004 | 0b00000100
 
 
        
            
     
    
    
        
            
            
            
            
        
            
                
                     StackOverflow
StackOverflow
                    
                 
             
 
 
Other Errors for FACILITY_ITF