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
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
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