Click here to Skip to main content
15,910,787 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRetrieving the page number, when looking for a word in MS Word Pin
Space Ace22-Dec-03 0:39
Space Ace22-Dec-03 0:39 
GeneralCalling an ASP page from VB Pin
Simes22-Dec-03 0:12
Simes22-Dec-03 0:12 
GeneralTrapping non VB windows opening/closing Pin
Simes22-Dec-03 0:09
Simes22-Dec-03 0:09 
GeneralRe: Trapping non VB windows opening/closing Pin
cnurse23-Dec-03 3:32
cnurse23-Dec-03 3:32 
GeneralRe: Trapping non VB windows opening/closing Pin
cnurse23-Dec-03 3:33
cnurse23-Dec-03 3:33 
Generalsecurity problems Pin
pnpfriend21-Dec-03 5:51
pnpfriend21-Dec-03 5:51 
GeneralRe: security problems Pin
Shinde Vikram27-Dec-03 3:56
Shinde Vikram27-Dec-03 3:56 
GeneralRe: security problems Pin
pnpfriend28-Dec-03 4:21
pnpfriend28-Dec-03 4:21 
you are correct.. I can write dll. but i had already written in VB .Net so if i can find out the way of solving the problem then I don't have to write the dll again.

but I had tried using ShellExecuteEx to call the second program and passing arguments with Visual Studio 6.0. and HAD no problem.
but after I upadated those programs to .Net and I got error message on
VB.Command() to read the arguments, which are passed by first program (written in c++) in the second program.
the error message is telling
<br />
The application attempted to perform and operation not allowed by the security policy.  The operation required the SecurityException. To grant this application the required permission please contact  your system administrator, or use the Microsoft .NET security policy administration tool<br />


I click on HELP on the error message and I went to Microsoft .Net security policy administration tool and did all the steps as I found in HELP.

Then it works.. I had no more error and the programs are running as I wanted.
by the way.. all the programs are on shared drived.
BUT the problem is I can't do anything from different machine.. the programs are only running perfectly from my machine.. not from other machine. and everybody else also has the permission to access that Shared Drive.

So I dont' really understand why I'm getting error running the same programs which are perfectly running from my machine?
GeneralRe: security problems Pin
Shinde Vikram28-Dec-03 16:44
Shinde Vikram28-Dec-03 16:44 
Generalexcel application process still runnig afer it get closed Pin
pnpfriend21-Dec-03 5:06
pnpfriend21-Dec-03 5:06 
GeneralRe: excel application process still runnig afer it get closed Pin
Dave Kreskowiak21-Dec-03 6:24
mveDave Kreskowiak21-Dec-03 6:24 
GeneralRe: excel application process still runnig afer it get closed Pin
pnpfriend21-Dec-03 7:07
pnpfriend21-Dec-03 7:07 
GeneralRe: excel application process still runnig afer it get closed Pin
Dave Kreskowiak21-Dec-03 7:41
mveDave Kreskowiak21-Dec-03 7:41 
GeneralRe: excel application process still runnig afer it get closed Pin
pnpfriend21-Dec-03 8:22
pnpfriend21-Dec-03 8:22 
GeneralRe: excel application process still runnig afer it get closed Pin
Dave Kreskowiak21-Dec-03 15:36
mveDave Kreskowiak21-Dec-03 15:36 
GeneralRe: excel application process still runnig afer it get closed Pin
Charlie Williams22-Dec-03 5:02
Charlie Williams22-Dec-03 5:02 
GeneralRe: excel application process still runnig afer it get closed Pin
Dave Kreskowiak22-Dec-03 5:16
mveDave Kreskowiak22-Dec-03 5:16 
Generalcustom property editor Pin
cnurse21-Dec-03 3:32
cnurse21-Dec-03 3:32 
GeneralWhere can i get articles about Text file handling in Vb.Net Pin
MJay21-Dec-03 3:31
MJay21-Dec-03 3:31 
GeneralRe: Where can i get articles about Text file handling in Vb.Net Pin
Mike Ellison22-Dec-03 6:34
Mike Ellison22-Dec-03 6:34 
Generala newbie with a question about .net SDK Pin
Dave Pursey20-Dec-03 17:14
Dave Pursey20-Dec-03 17:14 
GeneralRe: a newbie with a question about .net SDK Pin
Corinna John21-Dec-03 10:10
Corinna John21-Dec-03 10:10 
Questionxmltextwriter how to append new elements? Pin
rubs20-Dec-03 13:08
rubs20-Dec-03 13:08 
Generalemail Pin
Michael Bailey20-Dec-03 11:38
Michael Bailey20-Dec-03 11:38 
GeneralRe: email Pin
Dave Kreskowiak20-Dec-03 12:41
mveDave Kreskowiak20-Dec-03 12:41 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.