K
Kevin B. Campisi
Hi There,
I'm really stuck on this one and any help would be GREATLY appreciated.
I've got an ASP.net application, that initially, gives me the following
error:
Login failed for user '(null)'. Reason: Not associated with a
trusted SQL Server connection.
So, from that I changed the machine.config to:
<identity impersonate="true" />
And now I get:
An error occurred while try to load the string resources
(GetModuleHandle failed with error 126).
Which for the life of me I can't figure out how to resolve.
Has anyone else seen this? Any suggestions would be VERY helpful
Thanks,
_Kevin
I'm really stuck on this one and any help would be GREATLY appreciated.
I've got an ASP.net application, that initially, gives me the following
error:
Login failed for user '(null)'. Reason: Not associated with a
trusted SQL Server connection.
So, from that I changed the machine.config to:
<identity impersonate="true" />
And now I get:
An error occurred while try to load the string resources
(GetModuleHandle failed with error 126).
Which for the life of me I can't figure out how to resolve.
Has anyone else seen this? Any suggestions would be VERY helpful
Thanks,
_Kevin