The UK Home Automation Archive

Archive Home
Group Home
Search Archive


Advanced Search

The UKHA-ARCHIVE IS CEASING OPERATIONS 31 DEC 2024


[Message Prev][Message Next][Thread Prev][Thread Next][Message Index][Thread Index]

Re: Re: Help with Intranet OCX



--------------000203060705010900090500
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit

The ocx needs msvbvm60.dll and mswinsck.ocx which are pretty standard
components but may not be on a very new sp2 xp pc. HomsSeer1 is a
vb6/vs6 application so probably installed them already.  If you install
the Intranet launcher from mi4.biz it includes both of these components.

I'll add this info to the sample files to highlight these dependencies.
I think i have a way of not needing the mswinsock.ocx but the
msvbvm60.dll is always going to be needed.

James

Kevin Hawkins wrote:
> I am running the intranet OCX on a machine without Homeseer or the HS
> xAP plugin OCX registered. So I think it is probably something else.
> When you say it doesn't work - what problem are you seeing (ie what
> doesn't it do ?)
>
> Kevin
>
> zocalodiscreto wrote:
>
>
>> James,
>>
>> I'm turning around this problem several days and I can't imagine
why
>> (in my case) xapintranet.ocx only works in those PCs where the
>> HomeSeer xAP conduit is installed. I suppose it has something to
do
>> with a DLL that xapintranet needs. I do register the ocx in
Windows.
>>
>> Thanks,
>>
>> Daniel
>>
>>
>>
>> --- In xAP_developer@xxxxxxx, "zocalodiscreto"
>> <estratos@f...> wrote:
>>
>>
>>
>>> Thanks a lot James.
>>>
>>> It seems to work fine now.
>>>
>>> Daniel.
>>>
>>> --- In xAP_developer@xxxxxxx, James <james@m...> wrote:
>>>
>>>
>>>
>>>> Daniel,
>>>>
>>>> There was a bug with that property which stopped it being
set,
>>>>
>>>>
>>>>
>>> this is
>>>
>>>
>>>
>>>> now fixed. I've uploaded v 0.2 to mi4.biz which also
includes
>>>>
>>>>
>>>>
>> some
>>
>>
>>
>>> other
>>>
>>>
>>>
>>>> fixes as well as general improvements. One thing to note
is that
>>>> xAPUseHubPort must be set before the .SystemStartup is
called
>>>>
>>>>
>>>>
>>> otherwise
>>>
>>>
>>>
>>>> it will have no effect
>>>>
>>>> Let me know how you get on
>>>>
>>>> James
>>>>
>>>> zocalodiscreto wrote:
>>>>
>>>>
>>>>
>>>>
>>>>> James, I'm playing with your Intranet OCX. I want to
develop a
>>>>>
>>>>>
>>>>>
>>> very
>>>
>>>
>>>
>>>>> easy monitor that should run without a hub (it should
be the
>>>>>
>>>>>
>>>>>
>> only
>>
>>
>>
>>> XAP
>>>
>>>
>>>
>>>>> application in the machine). I think I need to do
xAPUseHubPort
>>>>>
>>>>>
>>>>>
>> =
>>
>>
>>
>>> True
>>>
>>>
>>>
>>>>> but this property can't be modified. Is xAPUseHubPort
really
>>>>>
>>>>>
>>>>>
>>> blocked?
>>>
>>>
>>>
>>>>> How could I get access to it?
>>>>>
>>>>> Thank you very much,
>>>>>
>>>>> Daniel
>>>>>
>>>>>
>>>>>
>>>>>
>>>>>
>>>>> Yahoo! Groups Links
>>>>>
>>>>>
>>>>>
>>>>>
>>>>>
>>>>>
>>>>>
>>>>>
>>>>>
>>>>>
>>>>>
>>>>>
>>
>>
>>
>>
>>
>>
>> Yahoo! Groups Links
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>
>
>
>
>
>
> Yahoo! Groups Links
>
>
>
>
>
>
>


--------------000203060705010900090500
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit

<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01
Transitional//EN">
<html>
<head>
<meta content="text/html;charset=ISO-8859-1"
http-equiv="Content-Type">
<title></title>
</head>
<body bgcolor="#ffffff" text="#000000">


The ocx needs msvbvm60.dll and mswinsck.ocx which are pretty standard
components but may not be on a very new sp2 xp pc. HomsSeer1 is a
vb6/vs6 application so probably installed them already.&nbsp; If you
install
the Intranet launcher from mi4.biz it includes both of these
components.<br>
<br>
I'll add this info to the sample files to highlight these
dependencies.&nbsp; I think i have a way of not needing the
mswinsock.ocx
but the msvbvm60.dll is always going to be needed.<br>
<br>
James<br>
<br>
Kevin Hawkins wrote:
<blockquote cite="mid43270A0E.6090004@xxxxxxx"
type="cite">
<pre wrap="">I am running the intranet OCX on a machine
without Homeseer or the HS
xAP plugin OCX registered. So I think it is probably something else.
When you say it doesn't work - what problem are you seeing (ie what
doesn't it do ?)

Kevin

zocalodiscreto wrote:

</pre>
<blockquote type="cite">
<pre wrap="">James,

I'm turning around this problem several days and I can't imagine why
(in my case) xapintranet.ocx only works in those PCs where the
HomeSeer xAP conduit is installed. I suppose it has something to do
with a DLL that xapintranet needs. I do register the ocx in Windows.

Thanks,

Daniel



--- In <a class="moz-txt-link-abbreviated" href="mailto:xAP_developer@xxxxxxx";>xAP_developer@xxxxxxx</a>,
"zocalodiscreto"
<a class="moz-txt-link-rfc2396E" href="mailto:estratos@f...";>&lt;estratos@f...&gt;</a>
wrote:


</pre>
<blockquote type="cite">
<pre wrap="">Thanks a lot James.

It seems to work fine now.

Daniel.

--- In <a class="moz-txt-link-abbreviated" href="mailto:xAP_developer@xxxxxxx";>xAP_developer@xxxxxxx</a>,
James <a class="moz-txt-link-rfc2396E" href="mailto:james@m...";>&lt;james@m...&gt;</a>
wrote:


</pre>
<blockquote type="cite">
<pre wrap="">Daniel,

There was a bug with that property which stopped it being set,


</pre>
</blockquote>
<pre wrap="">this is


</pre>
<blockquote type="cite">
<pre wrap="">now fixed. I've uploaded v 0.2 to mi4.biz
which also includes


</pre>
</blockquote>
</blockquote>
<pre wrap="">some


</pre>
<blockquote type="cite">
<pre wrap="">other


</pre>
<blockquote type="cite">
<pre wrap="">fixes as well as general improvements. One
thing to note is that
xAPUseHubPort must be set before the .SystemStartup is called


</pre>
</blockquote>
<pre wrap="">otherwise


</pre>
<blockquote type="cite">
<pre wrap="">it will have no effect

Let me know how you get on

James

zocalodiscreto wrote:



</pre>
<blockquote type="cite">
<pre wrap="">James, I'm playing with your Intranet OCX. I
want to develop a


</pre>
</blockquote>
</blockquote>
<pre wrap="">very


</pre>
<blockquote type="cite">
<blockquote type="cite">
<pre wrap="">easy monitor that should run without a hub (it
should be the


</pre>
</blockquote>
</blockquote>
</blockquote>
<pre wrap="">only


</pre>
<blockquote type="cite">
<pre wrap="">XAP


</pre>
<blockquote type="cite">
<blockquote type="cite">
<pre wrap="">application in the machine). I think I need to
do xAPUseHubPort


</pre>
</blockquote>
</blockquote>
</blockquote>
<pre wrap="">=


</pre>
<blockquote type="cite">
<pre wrap="">True


</pre>
<blockquote type="cite">
<blockquote type="cite">
<pre wrap="">but this property can't be modified. Is
xAPUseHubPort really


</pre>
</blockquote>
</blockquote>
<pre wrap="">blocked?


</pre>
<blockquote type="cite">
<blockquote type="cite">
<pre wrap="">How could I get access to it?

Thank you very much,

Daniel






xAP_Development Main Index | xAP_Development Thread Index | xAP_Development Home | Archives Home

Comments to the Webmaster are always welcomed, please use this contact form . Note that as this site is a mailing list archive, the Webmaster has no control over the contents of the messages. Comments about message content should be directed to the relevant mailing list.