Click here to Skip to main content
15,884,353 members
Home / Discussions / Visual Basic
   

Visual Basic

 
QuestionOutlook Exchange Server 2003 and VB.net Pin
PixelPixie21-Feb-07 4:51
PixelPixie21-Feb-07 4:51 
QuestionExecuting a .NET exe from VBA Pin
Dante X21-Feb-07 4:50
Dante X21-Feb-07 4:50 
AnswerRe: Executing a .NET exe from VBA Pin
kubben21-Feb-07 5:33
kubben21-Feb-07 5:33 
GeneralRe: Executing a .NET exe from VBA Pin
Dante X21-Feb-07 5:48
Dante X21-Feb-07 5:48 
GeneralRe: Executing a .NET exe from VBA Pin
kubben21-Feb-07 6:02
kubben21-Feb-07 6:02 
GeneralRe: Executing a .NET exe from VBA Pin
Dante X21-Feb-07 6:31
Dante X21-Feb-07 6:31 
GeneralRe: Executing a .NET exe from VBA Pin
kubben21-Feb-07 6:34
kubben21-Feb-07 6:34 
GeneralRe: Executing a .NET exe from VBA Pin
Dante X21-Feb-07 6:55
Dante X21-Feb-07 6:55 
I don't know if I have to implement Interop to run my .NET Application in VBA:

ON THE SAME SERVER, LOGGED WITH ADMIN RIGHTS

FROM THE RUN COMMAND ON WINDOWS
"X:\MyPath\VBNETAPP.exe" "Param1" -> It runs fine.

FROM VBA (Outlook Macro)
Call ShellExecute(1, "", "X:\MyPath\VBNETAPP.exe", "Param1", "", 1) -> SQL Server AND Cast Exceptions.
GeneralRe: Executing a .NET exe from VBA Pin
kubben21-Feb-07 7:04
kubben21-Feb-07 7:04 
GeneralRe: Executing a .NET exe from VBA Pin
Dante X21-Feb-07 7:44
Dante X21-Feb-07 7:44 
GeneralRe: Executing a .NET exe from VBA Pin
kubben21-Feb-07 7:47
kubben21-Feb-07 7:47 
GeneralRe: Executing a .NET exe from VBA Pin
Dante X21-Feb-07 8:03
Dante X21-Feb-07 8:03 
GeneralRe: Executing a .NET exe from VBA Pin
kubben21-Feb-07 8:16
kubben21-Feb-07 8:16 
GeneralRe: Executing a .NET exe from VBA Pin
Dante X21-Feb-07 9:01
Dante X21-Feb-07 9:01 
GeneralRe: Executing a .NET exe from VBA Pin
kubben21-Feb-07 9:16
kubben21-Feb-07 9:16 
AnswerRe: Executing a .NET exe from VBA [modified] Pin
Dante X21-Feb-07 11:19
Dante X21-Feb-07 11:19 
QuestionThe randmize function using listboxes Pin
China-Gary21-Feb-07 2:16
China-Gary21-Feb-07 2:16 
AnswerRe: The randmize function using listboxes Pin
TwoFaced21-Feb-07 8:05
TwoFaced21-Feb-07 8:05 
GeneralRe: The randmize function using listboxes Pin
China-Gary21-Feb-07 8:43
China-Gary21-Feb-07 8:43 
Questioncreating connection Pin
Ramin Zarei21-Feb-07 1:51
Ramin Zarei21-Feb-07 1:51 
Questioncreation of log file in the database Pin
cicandre21-Feb-07 1:29
cicandre21-Feb-07 1:29 
AnswerRe: creation of log file in the database Pin
Colin Angus Mackay21-Feb-07 2:22
Colin Angus Mackay21-Feb-07 2:22 
QuestionShutdown a PC Pin
Central_IT21-Feb-07 0:45
Central_IT21-Feb-07 0:45 
AnswerRe: Shutdown a PC Pin
andyharman21-Feb-07 2:41
professionalandyharman21-Feb-07 2:41 
AnswerRe: Shutdown a PC Pin
CircusUgly21-Feb-07 10:47
CircusUgly21-Feb-07 10:47 

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.