Hi
We are a small company with a dedicated SQL server and an Intranet server (and others) and I develop stuff directly on the Intranet server (rightly or wrongly), and have created our Intranet in ASP/DHTML/Javascript (just giving background).
I'm a newbie to VB.NET/SQL and have just finished (I hope) my first App. It works fine on my machine but nowhere else. I've installed the DOTNETFX.exe everywhere I want it to run, but keep getting
"The application attempted to perform an operation not allowed by the
security policy........." etc etc
"Requets for the permission of type
System.Data.SqlClient.SqlClientPermission, System.Data,......" etc etc.
Reaearching this on the web comes up with quite a few hits, but I have yet to find an answer in words of one syllable (two at the most!) that I can understand.
Can anyone please help with a " Do This on this machine, Do That on that machine" type of answer.
(I had an answer on another forum saying that I should change the username in the machine.config file (presumably on the Intranet server) from 'machine' to 'system' which I did, made no difference!)
Thanks
Dave
We are a small company with a dedicated SQL server and an Intranet server (and others) and I develop stuff directly on the Intranet server (rightly or wrongly), and have created our Intranet in ASP/DHTML/Javascript (just giving background).
I'm a newbie to VB.NET/SQL and have just finished (I hope) my first App. It works fine on my machine but nowhere else. I've installed the DOTNETFX.exe everywhere I want it to run, but keep getting
"The application attempted to perform an operation not allowed by the
security policy........." etc etc
"Requets for the permission of type
System.Data.SqlClient.SqlClientPermission, System.Data,......" etc etc.
Reaearching this on the web comes up with quite a few hits, but I have yet to find an answer in words of one syllable (two at the most!) that I can understand.
Can anyone please help with a " Do This on this machine, Do That on that machine" type of answer.
(I had an answer on another forum saying that I should change the username in the machine.config file (presumably on the Intranet server) from 'machine' to 'system' which I did, made no difference!)
Thanks
Dave