• My Errors
  • Profile
  • Logout
  • Search

Public Profile for user65529

Bug statistics for: user65529
bug.gd rank:
134
Solved Errors:
2
unsolved errors:
1
solution comments:
0
solution rating:
1

[No User Description]

 

user65529's Solved Errors:

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...
Full Solution
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...
Full Solution