1. Home
  2. Knowledge Base
  3. On-premise/Customer-Hosted Server
  4. IIS/Network
  5. Web Service says Page Cannot Be Displayed or Found.

Web Service says Page Cannot Be Displayed or Found.

Web Service

If after installing the EIOBoard Web Service the page that loads displays a generic error saying the page cannot be displayed or the page cannot be found, most likely the issue is that .NET 2.0 was installed before Internet Information Services (IIS) was installed.  Another indicator of this error is that ASP v2.0.X does not appear in the Web Service Extensions section of IIS.

Open a Command Prompt window and change the directory to:
“C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727”
This assumes that your Windows directory was installed to “C:\WINDOWS”.  Also, the “v2.0.50727” folder could be slightly different, but should start with “v2.0”.  Choose the highest number available.

Once in the proper directory, enter the following (without the quotes):
“aspnet_regiis.exe -i”

After the update above successfully completes, go to the Web Service Extensions folder in IIS and set ASP.NET v2.0… to “Allowed”.  (You may need to refresh to see this item.)

If the above method does not solve this problem, you need to reinstall IIS by going to the Add/Remove Windows Components section of Add or Remove Programs.

Please note that this article assumes you already have .NET 2.0 installed.

Was this article helpful?

Related Articles

Need Support?

Can't find the answer you're looking for?
Contact Support