ISAPI app doesn't create the treeview
?Hi,
When I run the ISAPI report.dll, it creates only the ListView.htm file,
not treeview.htm. So, it shows the right side of the frame, and an HTTP
404 in the left side.
Thanks,
Mauro Assis
--- posted by geoForum on http://delphi.newswhat.com
When I run the ISAPI report.dll, it creates only the ListView.htm file,
not treeview.htm. So, it shows the right side of the frame, and an HTTP
404 in the left side.
Thanks,
Mauro Assis
--- posted by geoForum on http://delphi.newswhat.com
This discussion has been closed.
Comments
Another customer in this newsgroup is reporting the same issue. I cannot
recreate the error here, however I examined the code that writes to the
cache and found something that looks strange. I have created a patch that
might help. Send an email to support@digital-metaphors.com and request the
patch. Let us know what version of Delphi your using. I assume you are using
RB 9.02. Use your registered email address (no hotmail accounts please).
--
Nard Moseley
Digital Metaphors Corporation
http://www.digital-metaphors.com
Best regards,
Nard Moseley
Digital Metaphors
www.digital-metaphors.com
Sometimes the nav bar is gone and sometimes the outline treeview.
Other reports work just fine, just the new letter reports that have a
richtext body with a bitmap image at the bottom. Otherwise the report
is just like all the others.
Any ideas of how we can get around this problem?
Dave Allen
This is not the same issue. The issue reported by Mauro Assis and Harry
Lebouef is isolated to RB 9.02 and to the behavior of the web Report
Explorer tree view. For RB 9.02 we added code to convert the HTML to UTF8
encoding. This modification improves support for international character
sets. I found an error with the new code and created a patch that Mauro
verified through testing.
There are no known issues with the nav or outline child frames not being
generated. Your description sounds more like the web browser is not loading
the child frames from the web server. Try pressing refresh on the IE nav
bar. Perform a View | Source on the frameset to determine the URL's of the
child frame pages, then check the web cache directory for those pages.
--
Nard Moseley
Digital Metaphors Corporation
http://www.digital-metaphors.com
Best regards,
Nard Moseley
Digital Metaphors
www.digital-metaphors.com
and hitting refresh show the outline treeview and the navbar is gone.
Also visa-versa. Very strange behavior.
The browser can view each of the frames, one at a time, just not all at
once.
Dave Allen
Have not seen this before. It sounds like the web server is ignoring some of
the requests to load the child frames. Are you using a fully licensed
version of IIS or some other personal version?
--
Nard Moseley
Digital Metaphors Corporation
http://www.digital-metaphors.com
Best regards,
Nard Moseley
Digital Metaphors
www.digital-metaphors.com