Change db password in an existing web application.

I need to change the database connection password in an existing Web Application but I can't fine a way to do  that. I'm using 8.1.4. The db connection password was asked once during the application creation but I created it already.

Parents Reply
  • yes. an unfortunate event. the password of the sql server user was changed befone the upgrade but I did know. Now I cant go to /monitor and complete the update of the web application because the authentication error. There is a way to change the password in the configuration file using an editor? The old password was lost.

    [DatabaseException: Database error 18456: Login failed for user 'svc_oneid8_sql'.]
    
Children