I created a VB.NET app that uses Outlook's COM object.
I get an error when I run master..xp_cmds hell 'myprogram.exe' in SQL query
analyzer.
The error occurs on this line "oOutlook = New Outlook.Applica tion"
Unhandled Exception: System.Runtime. InteropServices .COMException
(0x80080005):
Server execution failed at WindowsApplicat ion3.Main.Proce ssInbox(String
FolderName, String WhichFolder, String DateTimePicker1 ) in C:\Documents and
Settings\user1\ My Documents\Visua l Studio
Projects\Window sApplication3\M ain.vb:line 80
at WindowsApplicat ion3.Main.main( ) in C:\Documents and Settings\user1\ My
Documents\Visua l Studio Projects\Window sApplication3\M ain.vb:line 20
I get an error when I run master..xp_cmds hell 'myprogram.exe' in SQL query
analyzer.
The error occurs on this line "oOutlook = New Outlook.Applica tion"
Unhandled Exception: System.Runtime. InteropServices .COMException
(0x80080005):
Server execution failed at WindowsApplicat ion3.Main.Proce ssInbox(String
FolderName, String WhichFolder, String DateTimePicker1 ) in C:\Documents and
Settings\user1\ My Documents\Visua l Studio
Projects\Window sApplication3\M ain.vb:line 80
at WindowsApplicat ion3.Main.main( ) in C:\Documents and Settings\user1\ My
Documents\Visua l Studio Projects\Window sApplication3\M ain.vb:line 20
Comment