-
VB6 app to call a VB.Net app
Hello All,
From my local PC I am running a VB6 exe that resides on a server. When I execute this VB6 exe from my PC all is well but when I click the button that is suppose to execute a VB.Net exe on the same server I get a SecurityException error.
Is there some setting I need to set on the VB.Net exe in order for me to execute the VB.Net exe from the VB6 exe residing on the same server from my local PC?
Thanks for your help in advance
-
Paul
~~~~
Microsoft MVP (Visual Basic)
-
In working with the aritcle I was able to get rid of my Security exception error but now I am getting the following message. 'Application has generated an exception that could not be handled'. I am using error handling and I placed a message box as the first line in my form load event just to see if it made it into there but it does not. I get this error as soon as VB6 uses the shell function to call my VB.Net application. Any thoughts? I created the application in v1.0 and I am trying to run it on the network from a XP machine that has v1.1, do I have to install v1.0 runtime on the machine wanting to run the network app?
Thanks for your help
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Development Centers
-- Android Development Center
-- Cloud Development Project Center
-- HTML5 Development Center
-- Windows Mobile Development Center
|