Web Service & authentication
Date: Wed, 31 Mar 2004 03:42:35 +0200
Hi all,
I made a web service from a mobile device connected via USB to my desktop
computer. The web service generates a wav file from a text using SAPI 5.1.
When I call the .Speak function on the service the
System.UnauthorizedAccessException
exception is thrown. The webservice is running on my computer, no internet
is required. I suppose this is thrown becouse SAPI reads the registry, and
probably it has not the right privileged level. Althought I set all the
zones' permission sets to FullTrusted.
Please, help me!
Thanks in advance,
Bálint Tóth
Relevant Pages
- Re: Web Service & authentication
... "Balint Toth" schreef in bericht ... The web service generates a wav file from a text using SAPI 5.1. ... I suppose this is thrown becouse SAPI reads the registry, ... > zones' permission sets to FullTrusted. ... (microsoft.public.dotnet.framework.webservices) - Web Service & authentication
... The web service generates a wav file from a text using SAPI 5.1. ... I suppose this is thrown becouse SAPI reads the registry, ... zones' permission sets to FullTrusted. ... (microsoft.public.dotnet.framework.aspnet.webservices) - Web Service & authentication
... The web service generates a wav file from a text using SAPI 5.1. ... I suppose this is thrown becouse SAPI reads the registry, ... zones' permission sets to FullTrusted. ... (microsoft.public.dotnet.framework.compactframework) - Web Service & authentication
... The web service generates a wav file from a text using SAPI 5.1. ... I suppose this is thrown becouse SAPI reads the registry, ... zones' permission sets to FullTrusted. ... (microsoft.public.dotnet.framework.aspnet) - Web Service & authentication
... The web service generates a wav file from a text using SAPI 5.1. ... I suppose this is thrown becouse SAPI reads the registry, ... zones' permission sets to FullTrusted. ... (microsoft.public.dotnet.framework.aspnet.security) |
|