Hey everyone... The xml module seems to crash if I refresh too much, especially with firefox.
I know the xml source is good because I can go to it directly. If I refresh the dnn cache or wait a few minutes, it usually fixes it.
Error on the page:
The XML page cannot be displayed
Cannot view XML input using style sheet. Please correct the error and then click the Refresh button, or try again later.
Invalid at the top level of the document. Error processing resource
'http....
Not defined
I keep getting this error in my dnn log:
AssemblyVersion: 04.04.01
Message: DotNetNuke.Services.Exceptions.ModuleLoadException: The operation has timed out ---> System.Net.WebException: The operation has timed out at System.Net.HttpWebRequest.GetResponse() at DotNetNuke.Modules.XML.Utils.GetXSLContent(String ContentURL) at DotNetNuke.Modules.XML.XmlController.GetXslTransform() at DotNetNuke.Modules.XML.XmlController.Render(TextWriter output) at DotNetNuke.Modules.XML.XmlModule.Render(HtmlTextWriter output) --- End of inner exception stack trace ---