XML failure

This is the place to report bugs and get support. When posting in this forum, please always provide as much detail as possible.

Please do not report problems with a custom build or custom code in this forum. If you are producing your own build from the source code and have problems or questions, ask in the developer forum, do not report it as a bug.

This is the place to report bugs and get support

When posting in this forum, please try to provide as many relevant details as possible. Particularly the following:

  • What operating system were you running when the bug appeared?
  • What database platform is your site using?
  • What version of mojoPortal are you running?
  • What version of .NET do you use?
  • What steps are necessary to reproduce the issue? Compare expected results vs actual results.
Please do not report problems with a custom build or custom code in this forum. If you are producing your own build from the source code and have problems or questions, ask in the developer forum.
This thread is closed to new posts. You must sign in to post in the forums.
8/20/2013 1:09:33 AM
IDI
Gravatar
Total Posts 26

XML failure

HI Joe

running version 2.3.9.8 on MSql ASP4

I got error with XML feature telling me that I do have errors and to check the log files...

the strange is that before this feature worked great and both xml and xls files are unchanged

I've tried also to load your sales examples, and same result !! -> error

On your demo site all seems ok ... so I think it could be a local configuration problem.. but I do not figure out what it could be..

For us this page is very important because it lists all laboratory exams of our hospital..

CAN YOU GIVE ME A TIP PLEASE or where to look ??

thank you so much in advance crying

Michele form Rome

(note... ping of 151.99.251.141 is ok)

this is logged error

2013-08-18 15:33:55,487 INFO 10.0.0.59 - it-IT - /analisi-cliniche-di-laboratorio.aspx - mojoPortal.Web.XmlUI.XmlModule - swallowed excpetion to keep from breaking the page
System.Net.WebException: Unable to connect to the remote server ---> System.Net.Sockets.SocketException: Impossibile stabilire la connessione. Risposta non corretta della parte connessa dopo l'intervallo di tempo oppure mancata risposta dall'host collegato 151.99.251.141:80
   at System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress)
   at System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Int32 timeout, Exception& exception)
   --- End of inner exception stack trace ---
   at System.Net.HttpWebRequest.GetResponse()
   at System.Xml.XmlDownloadManager.GetNonFileStream(Uri uri, ICredentials credentials, IWebProxy proxy, RequestCachePolicy cachePolicy)
   at System.Xml.XmlUrlResolver.GetEntity(Uri absoluteUri, String role, Type ofObjectToReturn)
   at System.Xml.Xsl.Xslt.XsltLoader.CreateReader(Uri uri, XmlResolver xmlResolver)
   at System.Xml.Xsl.Xslt.XsltLoader.Load(Compiler compiler, Object stylesheet, XmlResolver xmlResolver)
   at System.Xml.Xsl.Xslt.Compiler.Compile(Object stylesheet, XmlResolver xmlResolver, QilExpression& qil)
   at System.Xml.Xsl.XslCompiledTransform.LoadInternal(Object stylesheet, XsltSettings settings, XmlResolver stylesheetResolver)
   at System.Xml.Xsl.XslCompiledTransform.Load(String stylesheetUri)
   at mojoPortal.Web.Framework.XmlHelper.TransformXML(String xmlUrl, String xslUrl)
   at mojoPortal.Web.XmlUI.XmlModule.PopulateControls()

 

8/20/2013 12:33:54 PM
Gravatar
Total Posts 18439

Re: XML failure

the error indicates a network connection problem. Maybe your host does not allow server side outbound web requests. or maybe there is a network problem on your web server.

8/22/2013 1:08:00 AM
IDI
Gravatar
Total Posts 26

Re: XML failure

Hi Joe,

as usual you got it... talking with my DBA it comes out to a different configuration on network settings

really, thank you so much, all work fine now

Michele from rome

8/22/2013 1:20:32 PM
Gravatar
Total Posts 18439

Re: XML failure

Glad you got it working! Thanks for the beer!

Cheers,

Joe

You must sign in to post in the forums. This thread is closed to new posts.