Re: VB Form with activex control not opening
- From: "Richard T. Edwards" <r.t.edwards@xxxxxxxxxxx>
- Date: Sun, 25 Sep 2005 20:24:53 -0400
Unless there is a version conflict, you might want to uninstall and
reinstall VB6 under an account of a user with admin privs rather than logged
on as admin and using the admin account.
R.T.Edwards -- pwpsquared.com
Home Of: DevDiagnostics With Safe For Scripting, Safe For Initialization key
management
http://www.download.com/DevDiagnostics-with-SafeKeys/3000-2408_4-10438225.html?tag=lst-0-1
DevDiagnostics is a framework that provides an interface to lots of
different diagnostic and informational tools. System and network
configuration are easily viewed, with links to system tools to change
information when appropriate. Safekeys allows you to easily turn on or off
the registry settings that allow safe for scripting and safe for
initialization. Overall, this tool makes it easy to find information on
whatever issues your programs may be encountering on a system.
"Peri" <lperi@xxxxxxxx> wrote in message
news:ejK0TvVKFHA.2748@xxxxxxxxxxxxxxxxxxxxxxx
> Sir,
> About our activex control: The activex control has winsock control inside.
> The activex control have method SEND and event DATA_ARRIVAL. This control
> is
> used as an interface between two applications. The activex control will be
> used in application1 and through the activex control, application1
> receives
> and sends messages to application2.
>
> In application1, activex control is used, but no line of code for SEND
> method is used. Then .EXE is compiled and executed in another machine, the
> application works well
> if the line <activex control>.SEND<data> is used in code, the source code
> is
> working fine. But if we take the executable file, the form itself does not
> even open on clicking the application icon. Can you help me in this
> regard.
>
> Rajanikanth
>
>
>
>
.
- Prev by Date: Re: Webbrowser control Documentcomplete
- Next by Date: Re: INET + VB6
- Previous by thread: Re: Webbrowser control Documentcomplete
- Next by thread: Re: Status: 503 Delta table SQL error
- Index(es):
Relevant Pages
|