Go Back   Chicagoland Home Automation Users Group Forum > HomeSeer > Web Interface
User Name
Password
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read


Reply
 
Thread Tools Display Modes
  #1  
Old 01-02-2007, 04:41 PM
The Pod's Avatar
The Pod The Pod is offline
Vice President
 
Join Date: Mar 2004
Location: Arlington Hts., IL
Posts: 607
Send a message via ICQ to The Pod Send a message via AIM to The Pod Send a message via MSN to The Pod Send a message via Yahoo to The Pod
Question IIS with HS2

Anyone using IIS with HS2?

The Pod
Reply With Quote
  #2  
Old 01-02-2007, 08:59 PM
independentpete's Avatar
independentpete independentpete is offline
Senior Member
 
Join Date: Mar 2004
Location: Schiller Park, IL
Posts: 229
Default

Not me. Would there be a benefit?
Reply With Quote
  #3  
Old 01-03-2007, 09:25 PM
The Pod's Avatar
The Pod The Pod is offline
Vice President
 
Join Date: Mar 2004
Location: Arlington Hts., IL
Posts: 607
Send a message via ICQ to The Pod Send a message via AIM to The Pod Send a message via MSN to The Pod Send a message via Yahoo to The Pod
Red face Well I decided to try it.

Well I installed the IIS of Windows XP Pro. Took about a day and a half to trouble shoot the thing and get it working with HS2.1. I had to uninstall all instances of ASP.NET from the IIS and re-install it. I think it was defaulting with .NET 1.1 and not .NET 2.0 which is what HS requires. After that the test.aspx page from HS worked fine and I'm able to access the HS application through IIS. Now I'll have to play around with it and see what the pros and cons are of doing this.

The solution I used for fixing the ASP.NET in IIS was to:
  • From a DOS command window, change to the latest .net version under C:\Windows\Micorsoft.Net\Framework\2.....
  • Then run the following command: "net stop w3svc" to stop web services.
  • The use "aspnet_regiis.exe -ua" to uninstall all instances of ASP.NET from IIS.
  • Follow with "aspnet_regiis.exe -i" to install ASP.NET into IIS.
  • Now restart web services with "net start w3svc".

The Pod

Last edited by The Pod; 01-03-2007 at 10:21 PM.
Reply With Quote
  #4  
Old 01-03-2007, 09:30 PM
independentpete's Avatar
independentpete independentpete is offline
Senior Member
 
Join Date: Mar 2004
Location: Schiller Park, IL
Posts: 229
Default

Sounds like fun...
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -5. The time now is 12:38 PM.


Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.