![]() |
|
New property ServerController.SessionOptions.AllowSearchEngines - Printable Version +- Atozed Forums (https://www.atozed.com/forums) +-- Forum: Atozed Software (https://www.atozed.com/forums/forum-1.html) +--- Forum: IntraWeb (https://www.atozed.com/forums/forum-3.html) +---- Forum: English (https://www.atozed.com/forums/forum-16.html) +----- Forum: IntraWeb General Discussion (https://www.atozed.com/forums/forum-4.html) +----- Thread: New property ServerController.SessionOptions.AllowSearchEngines (/thread-1198.html) Pages:
1
2
|
RE: New property ServerController.SessionOptions.AllowSearchEngines - JuergenS - 09-06-2019 Hi Alexandre, I also called the installed content handler explicitly with https://www.mywebsite.de/BOT/ and it works as expected. In my application, nothing has changed. My question is how the problem can be solved. Regards Juergen RE: New property ServerController.SessionOptions.AllowSearchEngines - JuergenS - 09-10-2019 Hi, I am using C++Builder 10.3.2 and IW 15.1.4 ULT. Any help would be appreciated! Regards Juergen RE: New property ServerController.SessionOptions.AllowSearchEngines - Alexandre Machado - 09-16-2019 Hi, I'm working on it. I have an idea about what may be happening on your test case, but I still need to run an example in my test environment. I'll probably have an answer soon. Cheers RE: New property ServerController.SessionOptions.AllowSearchEngines - JuergenS - 09-17-2019 Hi, Thank you for the information. If any further information is needed, please let me know. Juergen RE: New property ServerController.SessionOptions.AllowSearchEngines - Alexandre Machado - 09-30-2019 Hi, Just a feedback: I think I found the issue you are having. There is a problem when redirecting to the content handler and it might not be working in your example. We are fixing that and it should be available soon. RE: New property ServerController.SessionOptions.AllowSearchEngines - JuergenS - 10-02-2019 That would be really good. Juergen RE: New property ServerController.SessionOptions.AllowSearchEngines - Alexandre Machado - 10-22-2019 Please update to 15.1.7. It should fix that issue you have with content handlers RE: New property ServerController.SessionOptions.AllowSearchEngines - JuergenS - 10-24-2019 Hi Alexandre, Yes, I can confirm that the BOT content handler is called correctly in this version again. ![]() Thank you very much Juergen |