Hello
I'll try to make a very long story as short as possible.
Not sure why but SQL Server Express 05 will not allow me to restore a db (downloaded from a remote host) unless logged in "local system". See attachment.
After setting up IIS (and checking it) and changing the web.config file (and checking it)
Shared the folder with "local service" and "network service"
When I try to open site "Site is currently unavailable"
After reloading error is "
[SqlException (0x80131904): Login failed for user 'Peter'. The user is not associated with a trusted SQL Server connection.]"
Removed, Renamed, Replaced Peter.
Put in a default.htm file and it opened,
Tried an app_offline.htm and it opened.
Are my problems related to "local system"?
Thanks in advance
Peter