Re: failed to call signtool.exe from ASP.NET web service

Tech-Archive recommends: Fix windows errors by optimizing your registry



So you're saying that you cannot run signtool.exe successfully and yet you
expect ASP.NET to be able to do it?
Maybe I just don't understand your question...

--
I hope this helps,
Steve C. Orr, MCSD, MVP
http://SteveOrr.net


<YC.Seattle@xxxxxxxxx> wrote in message
news:1112906292.092604.236560@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
> Hi,
>
> I am developing an internal tool so user permission is not an issue. I
> need to call the "signtool.exe" to sign a file on the web server
> through a web service. The web server is running on Windows Server
> 2003, and the working thread is running under "local system" account. I
> can use the same service to create folders so I think the permission is
> correct, but when I call the "signtool.exe", I got an error which says
> "SignTool Error: No certificates were found that met all the given
> criteria."
>
> Any suggestions? I logon to the web server use my own user account and
> I got the same error. I thought that the web service thread running
> under "local system" should not have the problem.
>
> Thanks!
> Y.C
>


.



Relevant Pages

  • RE: Breakpoint on a web service
    ... First let us clarify how the website works. ... hosted in a web server process. ... Development Server in Visual Studio, Visual Studio will create built-in web ... I suppose that your website and web service are all ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: Dataset / Pacifice Timezone Question
    ... >>>I have a Web Service on a Web Server on the East Coast ... >>> different time zone, the datetime columns have ... >>> between server and client. ...
    (microsoft.public.dotnet.framework.adonet)
  • Re: MFC Question
    ... >I basically have to another layer for the conversion to my app. ... >seems that I don't necessarily have to make a web service as I can simply ... If you have a web server that is external to your ... Good luck, Russ ...
    (microsoft.public.vc.mfc)
  • Re: How to create a Web Server?
    ... web service" which are quite different problems. ... A Web server is, in general, a fairly ... connection is established on the socket, you now have a connection on which you can send ... Select a camera from a list of all cameras ...
    (microsoft.public.vc.mfc)
  • Re: How to return a request from a Web Service
    ... Web Services aren't typically "consumed" straight from a browser. ... from an internal server to a location on the web server to make it available ... > The web service is invoked using the HTTP POST protocol. ... on the web server until the user made the request. ...
    (microsoft.public.dotnet.framework.aspnet.webservices)