Vista, User Account Control and Sql 2005 Express

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

We have an application written in C# that worked fine on Windows XP. It
regularly accesses a database in Sql 2005 Express. When we ran it on Vista we
experienced repeated failures. The only way we could get the App to run was
to turn off the UAC. We do not want to do this. Can you suggest what we can
do to allow the App to access Sql 2005 Express.

Thanks.
 
What for failures are these? Please send us more detailed informations. Is
your app working when you call it with admin rights (right click -> run as
admin)?

Marcel
 
Back
Top