473,403 Members | 2,338 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,403 software developers and data experts.

Can a .net app have the same behaviour like an VB6 Activex.exe?

I have an activex.exe with a public class, in order to be accessed by other
apps.

the activex.exe was upgraded to .net, and i'm unable to make other apps
comunicate with the new version.

The activex.exe have some global variables with user input that i want to be
accessed by other applications

Is it possible to do the same with vb.net?

Durval Mateus
Sep 28 '05 #1
2 1222
..NET Remoting.
"Durval Mateus" <du***********@newvalue.pt> wrote in message
news:%2****************@TK2MSFTNGP09.phx.gbl...
I have an activex.exe with a public class, in order to be accessed by other
apps.

the activex.exe was upgraded to .net, and i'm unable to make other apps
comunicate with the new version.

The activex.exe have some global variables with user input that i want to
be
accessed by other applications

Is it possible to do the same with vb.net?

Durval Mateus

Sep 28 '05 #2
Hello Norman,

thanks for your reply.

i have been looking for .Net Remoting and i have a small example working
between 2 .net app's.

since my server app is .net and must be accessed by vb6 app's, i want to
know if this is possible, because i'm not seeing how can i do that with a
vb6 client.

currently i have a .net client working, opening a tcp port like:

' the following configures for remoting access
RemotingConfiguration.RegisterActivatedClientType( _
GetType(AutomationLibrary.Application), _
"tcp://localhost:15123/AutomationServer")

mApp = New AutomationLibrary.Application()

But how can i do this with vb6?

"Norman Yuan" <No*****@NotReal.not> wrote in message
news:%2****************@TK2MSFTNGP12.phx.gbl...
.NET Remoting.
"Durval Mateus" <du***********@newvalue.pt> wrote in message
news:%2****************@TK2MSFTNGP09.phx.gbl...
I have an activex.exe with a public class, in order to be accessed by other apps.

the activex.exe was upgraded to .net, and i'm unable to make other apps
comunicate with the new version.

The activex.exe have some global variables with user input that i want to be
accessed by other applications

Is it possible to do the same with vb.net?

Durval Mateus


Sep 29 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

2
by: The Mess | last post by:
Here's a simple example of my problem... Create a new Activex Control and just put a ComboBox on it. Add a project and site the new Control. Add this to the Form code. and run it. ...
1
by: wang xiaoyu | last post by:
Hello: i want use activex in wxpython program,but when i use MakeActiveXClass an exception occurs. this is my source code dealing the DICOM ocx.I must note that in this program "hwtxcontrol" is...
2
by: Fie Fie Niles | last post by:
This one XP machine (with IE 6) is having a problem viewing any ActiveX controls (created on VB6) on the Internet Explorer browser. I put the same ActiveX control in a VB program, and when I run...
1
by: Lars Behrmann | last post by:
Hi, i have an ActiveX control placed on my windowsform. Visual Studio has wrapped this and everything should be fine, but it isn't :( The control shows different behaviours between the Visual...
0
by: Antonio Bruno | last post by:
Hi, I've developed an ActiveX control in C# and I'm using it inside an ASP.Net intranet app. I've noticed though that in some situations, instead of loading the ActiveX control, it just shows...
2
by: Durval Mateus | last post by:
I have an activex.exe with a public class, in order to be accessed by other apps. the activex.exe was upgraded to .net, and i'm unable to make other apps comunicate with the new version. The...
1
by: Kevin Frey | last post by:
We have an ActiveX control that we added as a reference to a *Console* C# testbed. The testbed functions, except that: a. On VS 2003, performance is fine, but on VS 2005, performance is reduced...
6
by: hufaunder | last post by:
I have an ActiveX component that I want to use in a library that I am writing. As a first test I used the ActiveX component in a windows form application. Adding the component created: Ax.dll...
11
by: ft310 | last post by:
Use Internet Explorer go to http://rhodeisland-aa.org/tester/meetings/index.htm On the left click "and go to meetings" Click any address in the right hand 'location' column. The entire page...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.