I just tested the example and it works for me here. We have had no other reports of problems with any of the demos or tutorials not working.
To sucessfully run the example, you need to have the correct WebTier.CacheDirectory, WebCachePath, WebModuleURI and LogSettings property values. The web server and local hard drive need to be configured properly. All of this is convered in the RBServer\Developers Guide. The webtier application must have security access to write to the cache and log files.
I do not why you are receiving an AV. I cannot reproduce that here.
I am using the server for files. RAF: {$Delphi7}\RBServer\Tutorials\Server Projects\05. Archive Report Application
And for ISAPI I am using: {$Delphi7}RBServer\Demos\Web Tier\ISAPI
I follow the steps of the Developers Guide to create the virtual directory in IIS. The list of reports is carried, but when I click in the report the error is returned...
Comments
I just tested the example and it works for me here. We have had no other
reports of problems with any of the demos or tutorials not working.
To sucessfully run the example, you need to have the correct
WebTier.CacheDirectory, WebCachePath, WebModuleURI and LogSettings property
values. The web server and local hard drive need to be configured properly.
All of this is convered in the RBServer\Developers Guide. The webtier
application must have security access to write to the cache and log files.
I do not why you are receiving an AV. I cannot reproduce that here.
--
Nard Moseley
Digital Metaphors
http://www.digital-metaphors.com
Best regards,
Nard Moseley
Digital Metaphors
www.digital-metaphors.com
I am using the server for files. RAF:
{$Delphi7}\RBServer\Tutorials\Server Projects\05. Archive Report Application
And for ISAPI I am using:
{$Delphi7}RBServer\Demos\Web Tier\ISAPI
I follow the steps of the Developers Guide to create the virtual directory
in IIS.
The list of reports is carried, but when I click in the report the error is
returned...
ok, I make more tests
thanks.
--
MD