J
James
Hi,
I have built a Windows Form Control which is hosted in IE (for our
Intranet). The form logs into a Web Service and retrieves information for
display. However, because the web service is on a different internal server,
we get the error message: "Error in document service. "Request for the
permission of type 'System.Net.WebPermission' failed". We have got this to
work on development machines by raising the trust level of the machine
hosting the webservice - but how do we do this for the clients on the rest
of the domain?
Has anyone seen this before... and if so, and more importantly... can you
suggest how to fix the problem?
We are running Framwework 2.0 and ASP.NET 2.0.
Thanks in advance,
James
I have built a Windows Form Control which is hosted in IE (for our
Intranet). The form logs into a Web Service and retrieves information for
display. However, because the web service is on a different internal server,
we get the error message: "Error in document service. "Request for the
permission of type 'System.Net.WebPermission' failed". We have got this to
work on development machines by raising the trust level of the machine
hosting the webservice - but how do we do this for the clients on the rest
of the domain?
Has anyone seen this before... and if so, and more importantly... can you
suggest how to fix the problem?
We are running Framwework 2.0 and ASP.NET 2.0.
Thanks in advance,
James