xslt file with c# script.

From: Qin Zhou (zhou_at_netquote.com)
Date: 06/25/03

  • Next message: Eugene V. Bobukh [MS]: "Re: Strong Name - verification using StrongNameIdentityPermission"
    Date: Wed, 25 Jun 2003 13:07:01 -0700
    
    

    I meant it seems like the web service does NOT have the
    permission to execute the c# code. Any suggestions on what
    can I do to get around this?

    Thanks

    Qin Zhou

    >-----Original Message-----
    >Thanks in advance!
    >
    >I have a webservice method. Let's name it TranslateXML(..)
    >
    >It takes 2 strings, the xml and xslt as input. The xslt
    >file contains C# code.
    >
    >I got the following error message
    >
    >"Script compile errors:
    >error CS2011: Unable to open response
    >file 'c:\\WINDOWS\\Temp\\7bcoxkof.cmdline'"
    >
    >
    >It seems like the web service does have the permission to
    >execute the c# code. Any suggestions on what can I do to
    >get around this?
    >
    >Thanks
    >
    >Qin Zhou
    >.
    >


  • Next message: Eugene V. Bobukh [MS]: "Re: Strong Name - verification using StrongNameIdentityPermission"

    Relevant Pages

    • RPC over HTTPS Question (2 rpcproxydlll files)
      ... Right at the bottom of the page is ... Only one of which was given permission to execute in the web service ...
      (microsoft.public.exchange.admin)
    • axis and tomcat security manager
      ... I'm trying to run a web service using tomcat with its security manager enabled. ... except now i wish to add a call to an executable in the web service. ... Normally i would give the axis webapp read and execute permissions in the catalina.policy file to the executable in question. ... permission java.security.AllPermission; ...
      (comp.lang.java.programmer)
    • RE: Problem deserializing file from asp.net
      ... I gave the file write permission and it works. ... should write out an error message, ... > As for the file permissions you need to give the ASPNET account write access ... >> web service. ...
      (microsoft.public.dotnet.framework.aspnet)
    • Re: Problem performing remote queries
      ... The error message is simply that my user didn't have permission to ... execute the statement. ... I would like to be able to grant the user insert, update, delete, ...
      (comp.databases.ms-sqlserver)
    • Re: Code to upload file to DB works locally but fails on production se
      ... permission to execute the procedure STORED_PROCEDURE_UPLOADFILE on the ... production server for the account trying to execute it. ... or he need to put error message in the catch block to get the ...
      (microsoft.public.dotnet.framework.aspnet)

    Loading