Home Access Plus+ Thread, Windows Server 2012 in Projects:; Hi,
Could anyone please let me know if HAP+ is compatible with Windows Server 2012, I have just tried to ...
-
23rd November 2012, 11:27 AM #1
- Rep Power
- 0
Windows Server 2012
Hi,
Could anyone please let me know if HAP+ is compatible with Windows Server 2012, I have just tried to migrate our working HAP+ (Server 2008 R2) install to a new server and no icons are showing, I have deleted the .SVG in web.config but still doesn't work.
Thanks,
Graham
-
-
IDG Tech News
-
23rd November 2012, 12:29 PM #2 I believe it should be, you have to delete the mime-types that are defined in the web.config file
HTML Code:
<staticContent>
<mimeMap fileExtension=".mp4" mimeType="video/mp4" />
<mimeMap fileExtension=".m4v" mimeType="video/m4v" />
<mimeMap fileExtension=".ogg" mimeType="video/ogg" />
<mimeMap fileExtension=".ogv" mimeType="video/ogg" />
<mimeMap fileExtension=".webm" mimeType="video/webm" />
<mimeMap fileExtension=".oga" mimeType="audio/ogg" />
<mimeMap fileExtension=".spx" mimeType="audio/ogg" />
<mimeMap fileExtension=".svg" mimeType="images/svg+xml" />
<mimeMap fileExtension=".svgz" mimeType="images/svg+xml" />
<remove fileExtension=".eot" />
<mimeMap fileExtension=".eot" mimeType="application/vnd.ms-fontobject" />
<mimeMap fileExtension=".otf" mimeType="font/otf" />
<mimeMap fileExtension=".woff" mimeType="font/x-woff" />
</staticContent>
-
-
23rd November 2012, 12:37 PM #3
- Rep Power
- 0
It now works.
Thanks very much for the quick reply.
Graham
-
-
23rd November 2012, 01:59 PM #4
- Rep Power
- 0
I am having a different problem now, when I am on the setup page, I get all ticks except for services activated, I have tried this on both a clean install and the migrated version. Does the services relate to .Net 4?
Thanks,
Graham
-
-
24th November 2012, 02:09 PM #5 Hmm odd, try going to /hap/api/setup and note any errors
-
-
27th November 2012, 03:05 PM #6
- Rep Power
- 0
Thanks for the reply, I get this error
A binding instance has already been associated to listen URI
'https://cwcom-ds-003.cwcs.lincs.sch.uk/HAP/api/setup'. If two endpoints want to
share the same ListenUri, they must also share the same binding object instance.
The two conflicting endpoints were either specified in AddServiceEndpoint()
calls, in a config file, or a combination of AddServiceEndpoint() and config.
I have Remote Desktop Services installed and configure for remote app etc.
Last edited by grahams; 27th November 2012 at 03:06 PM.
-
-
27th November 2012, 04:08 PM #7 Hmm, odd, I have multiple HAP instances installed, and this doesn't happen. You can try removing all but the https binding from IIS on the site see if that works
-
-
28th November 2012, 09:42 AM #8
- Rep Power
- 0
I have deleted the following bindings from our test 2012 server and the services are working not, but I don't know what they were binding too.
Http - 80
net.tcp - 808:*
net.msmq - localhost
msmq.formatname - localhost
net.pipe - *
Last edited by grahams; 28th November 2012 at 10:19 AM.
-
-
28th November 2012, 03:53 PM #9 Very odd, it should work.
Try browsing to /hap/api/setup and report any errors. You may need to turn on Detailed Error Reports in IIS
-
-
29th November 2012, 11:58 AM #10
- Rep Power
- 0
Sorry it was a typo in the last message, it should have said that it is working now.
The Hap page seems slow to appear now, rdweb on the same server is fine though.
Thanks,
Graham
-
SHARE: 
Similar Threads
-
By DaveP in forum Windows Server 2012
Replies: 0
Last Post: 3rd September 2012, 11:26 AM
-
By Arthur in forum Windows 8
Replies: 11
Last Post: 17th August 2012, 02:05 PM
-
By mattx in forum Windows Server 2012
Replies: 12
Last Post: 17th August 2012, 12:53 PM
-
By synaesthesia in forum Windows Server 2008 R2
Replies: 18
Last Post: 2nd June 2012, 01:23 PM
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules