V
Victor
Help!
I am using Microsoft Infopath Project to create my infopath form with
VB.net. I also write webservice to retrieve sources from SQL server. When i
run my infopath which i publish in a server called
https://projects.today.com/victor/ in my computer, i can retrieve the source
(database data ) in sql server by calling the webservice. But when i run the
infopath form which i publish in https://projects.today.com/victor/ from
other user's computer, i got this error message :
Request for the permission of type System.Net.WebPermission, System,
Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
failed.
What must i do in order for my infopath form to be launched in other user's
computer from the server(https://projects.today.com/victor/)? I know the
security issue coems from the webservice that i call. But i don't know how to
enable the permisssion in order to access the webservice from other user's
computer.
Please help.
Thank you.
Rgds,
Victor
I am using Microsoft Infopath Project to create my infopath form with
VB.net. I also write webservice to retrieve sources from SQL server. When i
run my infopath which i publish in a server called
https://projects.today.com/victor/ in my computer, i can retrieve the source
(database data ) in sql server by calling the webservice. But when i run the
infopath form which i publish in https://projects.today.com/victor/ from
other user's computer, i got this error message :
Request for the permission of type System.Net.WebPermission, System,
Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
failed.
What must i do in order for my infopath form to be launched in other user's
computer from the server(https://projects.today.com/victor/)? I know the
security issue coems from the webservice that i call. But i don't know how to
enable the permisssion in order to access the webservice from other user's
computer.
Please help.
Thank you.
Rgds,
Victor