D
Daniel F. Devine
Hi,
We just finished our new Project in C# and wish to deploy the App. All is
well when we copy the assemblies to local drives BUT when the assemblies are
accessed from a network share users cannot login to the DB. No error is
generated - it simply sits there with the login form still active - pressing
the cancel button exits the App but throws a Security exception. Is this
expected behavior? If we use the SDK .NET tool to Adjust the .NET security
to FULL it works. Does this need to be done to all clients that will
attempt to access the App via the share? All clients DO have the .NET
runtime installed. Why isn't the security necessary via the local drive?
Can we automate the security feature for network shares? Additionally, are
there similiar security issues with a Citrix Server or a server running
Terminal Services?
Thanks for any insight you can share.
We just finished our new Project in C# and wish to deploy the App. All is
well when we copy the assemblies to local drives BUT when the assemblies are
accessed from a network share users cannot login to the DB. No error is
generated - it simply sits there with the login form still active - pressing
the cancel button exits the App but throws a Security exception. Is this
expected behavior? If we use the SDK .NET tool to Adjust the .NET security
to FULL it works. Does this need to be done to all clients that will
attempt to access the App via the share? All clients DO have the .NET
runtime installed. Why isn't the security necessary via the local drive?
Can we automate the security feature for network shares? Additionally, are
there similiar security issues with a Citrix Server or a server running
Terminal Services?
Thanks for any insight you can share.