Hi,
I tried to use my desktop application that uses nhibernate in the WinXP Guest account. I didn't work. The exception was:
Access to the path 'Global\.net data provider for sqlserver' is denied.
Any ideas?
It works fine with a normal (admin) WinXP user.
Thanks, Rainer.
P.S.: I use nhibernate 1.0.2, .net 2.0, SQl Server 2005 Express Edition
EDIT: After installing the SQL Management Studio (from the big SQL Server, not Express) on that computer, it suddenly worked. So it changed something, but I don't know what ;-)
|