aspx_professional thread: Strange error, please help.
Hi,
I am desperate. On my machine, everything works fine, when I upload it on
the server, I get this error:
Script compile errors: error CS2001: Source file
'C:\WINNT\TEMP\hkwnk0k3.0.cs' could not be found error CS2008: No inputs
specified
Description: An unhandled exception occurred during the execution of the
current web request. Please review the stack trace for more information
about the error and where it originated in the code.
Exception Details: System.Xml.Xsl.XsltException: Script compile errors:
error CS2001: Source file 'C:\WINNT\TEMP\hkwnk0k3.0.cs' could not be found
error CS2008: No inputs specified
The cs file is different for each request.
What I am doing, is I am just transforming XML file from received from SQL
database, with my xsl. I worked perfectly, until I changed the table in
database a little bit, but now, I checked everything, and I cannot find any
errors.
Does anyone know why this could occure?
Thanks for any help.
Mike