Hi there,
I have a problem on one of my machines when loading the xml in the treeview.
This error is being thrown:
Any ideas?
Thanks
I have a problem on one of my machines when loading the xml in the treeview.
This error is being thrown:
System.InvalidOperationException: Unable to generate a temporary class (result=1).;error CS2001: Source file 'C:\Windows\TEMP\duyigyoo.0.cs' could not be found;error CS2008: No inputs specified;; at System.Xml.Serialization.Compiler.Compile(Assembly parent, String ns, XmlSerializerCompilerParameters xmlParameters, Evidence evidence); at System.Xml.Serialization.TempAssembly.GenerateAssembly(XmlMapping[] xmlMappings, Type[] types, String defaultNamespace, Evidence evidence, XmlSerializerCompilerParameters parameters, Assembly assembly, Hashtable assemblies); at System.Xml.Serialization.XmlSerializer.GenerateTempAssembly(XmlMapping xmlMapping, Type type, String defaultNamespace); at System.Xml.Serialization.XmlSerializer..ctor(Type type, String defaultNamespace); at Telerik.Web.UI.ControlItemContainer.LoadXml(String xml); at GF.Common.Web.FEViews.Pages.Default.Page_Load(Object sender, EventArgs e)"Any ideas?
Thanks
