![]() | bug.gd rank: | 134 |
![]() | Solved Errors: | 2 |
![]() | unsolved errors: |
1 |
![]() | solution comments: | 0 |
![]() | solution rating: | 1 |
[No User Description]
The exception text is: org.xml.sax.SAXParseException: The markup in the document preceding the root element must be well-formed..
The XML file was being generated as UTF-8. By changing the format to ASCII the issue was resolved.
The CreateTextFile function has an optional parame...
ftp error 550 Access is Denied
In IIS, when new virtual directory are created below an FTP site, these need to be explicitely configured with write permissions. Permissions set at t...