ASKER
<configuration>
<system.webServer>
<httpErrors errorMode="Detailed" />
</system.webServer>
<system.web>
<customErrors mode="Off" />
<compilation debug="true" />
</system.web>
</configuration>
ASKER
ASKER
Exception message: c:\webroot\hitekfab\dmxConnectLib\li b\zip\zip. aspx(9): error CS0246: The type or namespace name 'Ionic' could not be found (are you missing a using directive or an assembly reference?)
ASKER
ASKER
ASKER
ASKER
PHP is a widely-used server-side scripting language especially suited for web development, powering tens of millions of sites from Facebook to personal WordPress blogs. PHP is often paired with the MySQL relational database, but includes support for most other mainstream databases. By utilizing different Server APIs, PHP can work on many different web servers as a server-side scripting language.
TRUSTED BY
try go to Event Viewer and see if there's some application errors recorded there?
also, try to change if there's any web.config, so to show the exact error on the page.
for example:
Working past 500–Internal server error
https://blogs.iis.net/rickbarber/working-past-500-internal-server-error