2
Answers

Error accessing a DB

Udi Goldstein

Udi Goldstein

14y
1.8k
1
Hi,

I wrote a small program which access a DB. The program (executable file, not through install) and the DB are located on a network drive. It works well for all users except for one user. For this specific user, every time I try to load the program I get the following error: [QUOTE]Request for the permission of type 'System.Data.OleDb.OleDbPermission, System.Data, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' failed[/QUOTE]. All users, including the "rogue" one, have a .net 3 framework installed (the program was written in .net 3 environment), so I don't know why this is happening.

As anyone got an idea?

Thanks,
Udi
Answers (2)
0
Gokhul Varman
NA 10.7k 9.4k 7y
Please refer the following links to get a solution:https://dzone.com/articles/signing-soap-messages
https://www.ibm.com/support/knowledgecenter/en/SSGMCP_5.1.0/com.ibm.cics.ts.webservices.doc/wsSecurity/dfhws_soapmsg_signed.html 
0
Manikandan Murugesan
NA 20.5k 98.9k 7y
Refer the following Link : https://msdn.microsoft.com/en-us/library/ms824699.aspx
 
https://www.ibm.com/support/knowledgecenter/en/SSGMCP_5.2.0/com.ibm.cics.ts.webservices.doc/wsSecurity/dfhws_soapsigning.html