This is my first time deploying an asp.net website. Everything works fine on my local computer, but when I published the website on the remote computer, I got the error message "Failed to generate a user instance of SQL Server due to failure in retrieving the user local application data path. Please make sure the user has a local user profile on the computer. The connection will be closed"
(only on pages trying to access the database)
Help me please.
source share