Re: xslt file with c# script.
andrew
Date: 06/26/03
- Next message: Michael Giagnocavo [MVP]: "Re: Windows Authentification against a list of users"
- Previous message: Ram: "Re: Strong Name - verification using StrongNameIdentityPermission"
- In reply to: Qin Zhou: "xslt file with c# script."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Thu, 26 Jun 2003 14:06:42 +1000
"Qin Zhou" <zhou@netquote.com> wrote in message
news:037201c33a96$3bd276e0$a401280a@phx.gbl...
> I got the following error message
>
> "Script compile errors:
> error CS2011: Unable to open response
> file 'c:\\WINDOWS\\Temp\\7bcoxkof.cmdline'"
When do the xsl transformation the framework needs to create an assembly.
Since the webservice is running under the aspnet user account, you'll need
to give this user permissions to access the C:\Windows\Temp folder.
hth
andrew
- Next message: Michael Giagnocavo [MVP]: "Re: Windows Authentification against a list of users"
- Previous message: Ram: "Re: Strong Name - verification using StrongNameIdentityPermission"
- In reply to: Qin Zhou: "xslt file with c# script."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]