Handler "DataFlex 20.1 Web Services 64bit" has a bad module "IsapiModule" in its module list: Difference between revisions

Updated with Harm's findings from the forum
mNo edit summary
(Updated with Harm's findings from the forum)
 
Line 17: Line 17:
It wasn't until I ran DataFlex WebApp Check that it dawned upon me what was wrong.
It wasn't until I ran DataFlex WebApp Check that it dawned upon me what was wrong.


The cBasicWebApp class depends on IIS ASP Classic!
The cBasicWebApp class depends on IIS ASP Classic which installs ISAPI modules!


Note that while DataFlex 20.1 installs and configures IIS on your behalf, it _does_not_ configure ASP/IIS classic.
Normally the DataFlex 20.1 installer takes care of that, but in case it did not, or if IIS was pre configured and you bump in the above error. Then now you know what to do.


So follow the steps from the DataFlex WebApp Check application to install that and your problems are solved.
So follow the steps from the DataFlex WebApp Check application to install that and your problems are solved.