Unable to set the EDI EndPoint for Sharp iMFP – I get the following error: HTTP Error 500.19 Internal Server Error on a Windows Server 2008 with .Net 4.
  • 03 Apr 2024
  • 1 Minute to read
  • Contributors
  • Dark
    Light
  • PDF

Unable to set the EDI EndPoint for Sharp iMFP – I get the following error: HTTP Error 500.19 Internal Server Error on a Windows Server 2008 with .Net 4.

  • Dark
    Light
  • PDF

Article summary

Unable to set the EDI EndPoint for Sharp iMFP - I get the following error: HTTP Error 500.19 Internal Server Error on a Windows Server 2008 with .Net 4. What do I do now?


  1. Make the following two changes to the applicationHost.config file which is located here: C:\Windows\System32\inetsrv\config. Please make a backup copy of it prior to making any changes to it.

    • Comment the <add segment="bin" /> which becomes <!-- <add segment="bin" /> -->

    • Change the key to Deny <section name="requestFiltering" overrideModeDefault="Allow" /> which becomes <section name="requestFiltering" overrideModeDefault="Deny" />
      As a side note, you may not be able to edit the ApplicationHost.config file within the above directory. So you may need to copy the original file to a different location then replace the existing file after making changes to it.

  2. Make sure you have all the pre-reqs, as per screen shots.

  3. Install ASP.Net version 2.0 by typing the following command in run window : C:\Windows\Microsoft.NET\Framework\v2.0.50727\aspnet_regiis –i

  4. Fire up IIS Manager, navigate to the Local Server -> Application Pools -> change .Net Version of the Sharp iMFP form .Net 4 to .Net v2.0

  5. Finally do an iisreset, and now browse to the Sharp iMFP via this link http://<osa‐server‐ip>/SharpIMFP and it should work.


Was this article helpful?


Changing your password will log you out immediately. Use the new password to log back in.
First name must have atleast 2 characters. Numbers and special characters are not allowed.
Last name must have atleast 1 characters. Numbers and special characters are not allowed.
Enter a valid email
Enter a valid password
Your profile has been successfully updated.