Announcement

Collapse
No announcement yet.

Asp

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Asp

    Another silly question.

    I had to rebuild/reinstall everything this weekend and I forgot what I need to do to get .asp pages served. Can anyone tell me what I need to do? I think I have to load VB or something like that. Can you direct me where? [img]/infopop/emoticons/icon_rolleyes.gif[/img]

    #2
    If it is a permissions problem creating objects then its a DCOM issue. See this thread

    -Rupp
    💁‍♂️ Support & Customer Service 🙋‍♂️ Sales Questions 🛒 Shop HomeSeer Products

    Comment


      #3
      Script error: Unable to open registry key "HKCU\Software\VB and VBA Program Settings\AutoHome\Settings\TABLE_Border" for reading.

      Comment


        #4
        You are using old asp includes at the top of you asp files. These reg settings are no longer created. See this thread for the updated asp includes:
        http://ubb.homeseer.com/6/ubb.x?a=tp...74&m=859296174

        -Rupp
        💁‍♂️ Support & Customer Service 🙋‍♂️ Sales Questions 🛒 Shop HomeSeer Products

        Comment


          #5
          Don't I have to load VB runtime or something like that?

          Comment


            #6
            Still no go! I installed VB Runtime 6.

            Comment


              #7
              Did you test it with the includes taken from the top of the asp page?

              -Rupp
              💁‍♂️ Support & Customer Service 🙋‍♂️ Sales Questions 🛒 Shop HomeSeer Products

              Comment


                #8
                Rupp,

                Yes, I did remove that. This is what I am getting when I try to go to my weather.asp :

                Script error: Unable to open registry key "HKCU\Software\VB and VBA Program Settings\AutoHome\Settings\TABLE_Border" for reading. tblwidth = WshShell.RegRead("HKCU\Software\VB and VBA Program Settings\AutoHome\Settings\TABLE_Border")
                tblpadd = WshShell.RegRead("HKCU\Software\VB and VBA Program Settings\AutoHome\Settings\TABLE_CellPadding")
                tblspc = WshShell.RegRead("HKCU\Software\VB and VBA Program Settings\AutoHome\Settings\TABLE_CellSpacing")
                tblwide = WshShell.RegRead("HKCU\Software\VB and VBA Program Settings\AutoHome\Settings\TABLE_Width")

                Comment


                  #9
                  Are you using customheader and customfooter or webwrapper?
                  If you are using customheader and customfooter, then I have new versions of them that do not reference the old registry settings. You can download them at:
                  http://www.c-website.com/homeseer

                  If you are using webwrapper than you can edit webwrapper and remove the lines that are trying to read TABLE_Border, TABLE_CellPadding, TABLE_CellSpacing and TABLE_Width.

                  Jeff Farmer

                  --
                  Jeff Farmer
                  HS 3, HSPhone
                  My HS3 Plugins: CFHSExtras, Random, Restart, Tracker, WeatherXML, PanaBluRay
                  Other Plugins In Use: APCUPSD, BLOnkyo, Device History, EasyTrigger, HSTouch Server, PHLocation2, Pushover, RFXCom, UltraGCIR3, UltraMon3, UltraPioneerAVR3, X10, Z-Wave

                  Hardware: GoControl Irrigation Controler, Schlage Lever Lock, Schlage Deadbolt, Way2Call Hi-Phone, RFXCom RFXrec433 Receiver, WGL 800, TI-103, Z-Net, Pioneer 1120, Pioneer 1021, Pioneer LX302, Panasonic BDT-110, Panasonic BDT-210 x2

                  Comment


                    #10
                    Thanks CFGuy! Now, I just don't get the custom header or customfooter. Funny, after I downloaded your files and extracted them to the includes directory, HS spontaneously reinstalled. I'm clueless.

                    Comment


                      #11
                      If HS is auto installing check out these threads.

                      http://ubb.homeseer.com/6/ubb.x?a=tp...122#5002954122

                      http://ubb.homeseer.com/6/ubb.x?a=tp...753#7752940753

                      http://ubb.homeseer.com/6/ubb.x?a=tp...753#7662972753

                      Jeff Farmer

                      --
                      Jeff Farmer
                      HS 3, HSPhone
                      My HS3 Plugins: CFHSExtras, Random, Restart, Tracker, WeatherXML, PanaBluRay
                      Other Plugins In Use: APCUPSD, BLOnkyo, Device History, EasyTrigger, HSTouch Server, PHLocation2, Pushover, RFXCom, UltraGCIR3, UltraMon3, UltraPioneerAVR3, X10, Z-Wave

                      Hardware: GoControl Irrigation Controler, Schlage Lever Lock, Schlage Deadbolt, Way2Call Hi-Phone, RFXCom RFXrec433 Receiver, WGL 800, TI-103, Z-Net, Pioneer 1120, Pioneer 1021, Pioneer LX302, Panasonic BDT-110, Panasonic BDT-210 x2

                      Comment

                      Working...
                      X