MondeoST24
Member
- Joined
- Mar 9, 2006
- Messages
- 16
- Programming Experience
- Beginner
Hi,
Using VB 2005 Express Edition Beta,
My application is finished, debugged on local machine and works fine.
I now want to install it on a couple of other machines in my company (its an in house app)
I've made sure the Enable Click Once Security settings is checked and its set to "this is a full trust application"
I published it to a file share. Now when I run the publish.htm file on the client machines it seems to install okay, the application starts however whenever it attempts a DB operation I get the error
The type initializer for system.transactions.diagnostics.diagnostictrace threw an exception. I am assuming its a trust/permissions problem.
What am I doing wrong?
Thanks
Using VB 2005 Express Edition Beta,
My application is finished, debugged on local machine and works fine.
I now want to install it on a couple of other machines in my company (its an in house app)
I've made sure the Enable Click Once Security settings is checked and its set to "this is a full trust application"
I published it to a file share. Now when I run the publish.htm file on the client machines it seems to install okay, the application starts however whenever it attempts a DB operation I get the error
The type initializer for system.transactions.diagnostics.diagnostictrace threw an exception. I am assuming its a trust/permissions problem.
What am I doing wrong?
Thanks