I'm getting Error when running my website on host.
error: Cannot open database "Dog24" requested by the login. The login failed. Login failed for user 'NT AUTHORITY\NETWORK SERVICE
connection string :
<add name="Dog24ConnectionString" connectionString="Data Source=199.26.84.130\sqlexpress;Initial Catalog=Dog24;User Id=myusername;Password=mypassword;Integrated Security=True" providerName="System.Data.SqlClient"/>
I'm struggling to fix it for hours but I can't.
Thanks in advance