XML pops up while loading scheduler page

Hi There,

whenever i load my scheduler in browser page pops up.
Please find the attachment. i am using php mysql.
it works fine on chrome but doesn’t work in IE and Firefox.

Thanks


It occurs because of invalid XML data

  • xml data has syntax errors
  • it provided without correct content type ( text/xml )
  • there are some whitespaces before starting <?xml tag