Harald Zimmerer asked 2017-08-28 10:10:31 UTC
Hi all,
on my developer machine everything works fine.
So I tried to publish a wisej user desktop app to a IIS-Webserver 10.0 (Windows Server 2016) via WebDeploy.
When I call the start-url (e.g. localhost) I receive a "HTTP-Error 500.19 Internal Server Error" with ErrorCode=0x80070021.
The error-message says that a configuration section in web.config can not be used: <add name="wisej" verb="*"...>
That's my web.config file:
Any ideas?
Best,
Harald
Harald Zimmerer asked 2017-08-28 10:10:31 UTC
Hi all,
on my developer machine everything works fine.
So I tried to publish a wisej user desktop app to a IIS-Webserver 10.0 (Windows Server 2016) via WebDeploy.
When I call the start-url (e.g. localhost) I receive a "HTTP-Error 500.19 Internal Server Error" with ErrorCode=0x80070021.
The error-message says that a configuration section in web.config can not be used: <add name="wisej" verb="*"...>
That's my web.config file:
Any ideas?
Best,
Harald