Error when saving XSLT file, but definitely not down to shoddy code!! Options
bshearer
Posted: Thursday, September 04, 2008 3:38:45 PM
Rank: Newbie

Joined: 2/5/2008
Posts: 3
Hello everyone,

I'm getting a really strange error when I try saving an XSLT file. It's strange because it saves perfectly well on one instance of umbraco, but not on the other.

Here's the error message:


Error occured
System.Xml.Xsl.XsltException: Script compile errors:
error CS2001: Source file 'C:\WINDOWS\TEMP\800avw31.0.cs' could not be found
error CS2008: No inputs specified

at System.Xml.Xsl.XsltOld.Compiler.CompileAssembly(ScriptingLanguage lang, Hashtable typeDecls, String nsName, Evidence evidence)
at System.Xml.Xsl.XsltOld.Compiler.CompileScript(Evidence evidence)
at System.Xml.Xsl.XsltOld.Compiler.Compile(NavigatorInput input, XmlResolver xmlResolver, Evidence evidence)
at System.Xml.Xsl.XslTransform.Compile(XPathNavigator stylesheet, XmlResolver resolver, Evidence evidence)
at System.Xml.Xsl.XslTransform.Load(String url, XmlResolver resolver)
at System.Xml.Xsl.XslTransform.Load(String url)
at umbraco.presentation.webservices.codeEditorSave.SaveXslt(String fileName, String fileContents, Boolean ignoreDebugging)


Anyone have any ideas??


Many thanks in advance

Ben
bshearer
Posted: Thursday, September 04, 2008 5:53:20 PM
Rank: Newbie

Joined: 2/5/2008
Posts: 3
Fixed now. :-) ASP.Net 2.0 needed to be reinstalled on the server. (Probably should have tried that before doing a full redeployment!!)
Users browsing this topic
Guest


You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.