March 12, 200817 yr hi, i am trying to do an export to XML using an XSL style sheet via a HTTP request, and i receive the following error: "XSLT warning: Fatal Error at (file , line 0, column 0): An exception occured! Type:NetAccessorException, Message:Could not connect to the socket for URL '{0}'. Error={1} (, line -1, column -1)" the XSL is accessible from within FM, as I have it displaying in the Web Viewer. if i download the XSL and place it C: and specify it via File (instead of HTTP request) the XML exports correctly. the FM file is open in FileMaker Pro 8.5v2 (hosted on FileMaker Server 8.0v4). i am logging in with the 'god' password to the FM file. any ideas what might be causing this? thanks heaps. jd.
March 13, 200817 yr Author hi, i have made sure that the website address used for the XSL is not blocked in the proxy server. what could be causing the error to appear when using a website address as opposed to a local file? any ideas please? i have found a couple of similar posts on here, but they seem to relate to the importing of XML, whereas we are trying to export... thx, jd.
March 13, 200817 yr Have you tried copy/pasting the URL path to the XSL file into your web browser? That would at least tell you if it was a valid path. A valid path to the xsl file would be required the same for either an export or import of xml; same thing really.
March 13, 200817 yr Author hi, yes, it is a valid path. i also have it displaying in fm's web viewer ok. jd.
March 19, 200817 yr Author hello, we've worked out what it was - the firewall was blocking this somehow - even though i could view the XML file in Internet Explorer and the FM Web Viewer... cheers, jd.
Create an account or sign in to comment