Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
CustomContentHandlers
#2
it is solved.
I missed to add "mFileMustExist = false;"
thats way it was giving error file not found 404 error

__fastcall TContentXML::TContentXML()
{
mFileMustExist = false;
}
Reply


Messages In This Thread
CustomContentHandlers - by amit.walters - 01-26-2019, 04:54 AM
RE: CustomContentHandlers - by amit.walters - 01-27-2019, 03:28 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)