Classic Asp page error "Error accessing the OLE registry." (permissions, users?)
        Posted  
        
            by Jack BeNimble
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Jack BeNimble
        
        
        
        Published on 2009-02-19T21:18:28Z
        Indexed on 
            2010/05/22
            12:11 UTC
        
        
        Read the original article
        Hit count: 224
        
iis
I think this has to do with permissions. The authentication for the web app is "Windows Integrated Authentication". I need this because the app depends on the window log in name.
Here's the error.
Error Type: error '8002801c' Error accessing the OLE registry.
/iisHelp/common/500-100.asp, line 154
Thanks in advance for any tips.
© Stack Overflow or respective owner