#1
Posted
:
Monday, June 1, 2015 6:11:46 AM(UTC)
Groups: Registered
Posts: 3
I'm trying to get the HTML5 Demos to run locally. I ran into errors setting up the services with LEADTOOLS Services Host Manager. After going though each step the Status tab shows:
Deleting all items...
Service: Leadtools.RESTServices (Version 19)
Unknown error (0x80005000)
Service: Leadtools.Documents.Service (Version 19)
Unknown error (0x80005000)
Demo: LEADTOOLS HTML 5 Demos (Version 19)
Unknown error (0x80005000)
Creating all items...
Service: Leadtools.RESTServices (Version 19)
Updating configutation files
Updating C:\LEADTOOLS 19\Examples\REST\RESTServicesHost\web.config
Unknown error (0x80005000)
Errors were found. If you have not setup the services yet, then click 'Create services IIS Applications, Pools and Virtual Directories' in the 'Setup' page, otherwise, click the 'Troubleshoot' button for help.
-----------------------------------------------------------
Are there manual IIS setup instructions?
#2
Posted
:
Monday, June 1, 2015 7:24:29 AM(UTC)
Groups: Registered, Tech Support, Administrators
Posts: 71
Was thanked: 4 time(s) in 3 post(s)
There are a few steps you need to take when setting up IIS to run our HTML5 demos.
1. Please go to "Turn Windows Features on or off" and verify that you have at least the items in the attached screen shots checked.
2. Once that is done, copy and paste these lines of code into an elevated command prompt:
%SYSTEMROOT%\Microsoft.NET\Framework64\v2.0.50727\aspnet_regiis.exe -i
%SYSTEMROOT%\Microsoft.NET\Framework64\v4.0.30319\aspnet_regiis.exe -i
%SYSTEMROOT%\Microsoft.NET\Framework\v3.0\"Windows Communication Foundation"\ServiceModelReg -i
iisreset
3. After you have all this set up please try running the Leadtools Services Host Manager again.
Please let us know if you run into any further issues so we can help get our HTML5 demos running.
Aaron Brasington
Developer Support Engineer
LEAD Technologies, Inc.
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.