xslt file with c# script.
From: Qin Zhou (zhou_at_netquote.com)
Date: 06/25/03
- Previous message: Shawn Farkas [MS]: "Re: Excel : System.Security.Permissions.SecurityPermission"
- In reply to: Qin Zhou: "xslt file with c# script."
- Next in thread: andrew: "Re: xslt file with c# script."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
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
>.
>
- Previous message: Shawn Farkas [MS]: "Re: Excel : System.Security.Permissions.SecurityPermission"
- In reply to: Qin Zhou: "xslt file with c# script."
- Next in thread: andrew: "Re: xslt file with c# script."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|