I created an instance based on SalesDemo and published the customization. Then, if you close the site and reopen it, you will get this error "Database could not be accessed". Has anyone encountered this? What can be wrong with customization?
I created an instance based on SalesDemo and published the customization. Then, if you close the site and reopen it, you will get this error "Database could not be accessed". Has anyone encountered this? What can be wrong with customization?
Hi
Hope this helps.
Hi
Hi
I found this solved issue with same with yours. Try their solution in this thread.
Hi,
You could have a look at the connection string in the Web.config file. The below is a screen shot of the relevant line in one of my customisation projects.
<add name="ProjectX" providerName="System.Data.SqlClient" connectionString="Data Source=DESKTOP-HPD9MVJ\SQLEXPRESS;Initial Catalog=Schick_20230929;Integrated Security=False;User ID=sa;Password=********" />
John.
Hi
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.