M
mike
I created a VB.NET app that uses Outlook's COM object.
I get an error when I run master..xp_cmdshell 'myprogram.exe' in SQL query
analyzer.
The error occurs on this line "oOutlook = New Outlook.Application"
Unhandled Exception: System.Runtime.InteropServices.COMException
(0x80080005):
Server execution failed at WindowsApplication3.Main.ProcessInbox(String
FolderName, String WhichFolder, String DateTimePicker1) in C:\Documents and
Settings\user1\My Documents\Visual Studio
Projects\WindowsApplication3\Main.vb:line 80
at WindowsApplication3.Main.main() in C:\Documents and Settings\user1\My
Documents\Visual Studio Projects\WindowsApplication3\Main.vb:line 20
I get an error when I run master..xp_cmdshell 'myprogram.exe' in SQL query
analyzer.
The error occurs on this line "oOutlook = New Outlook.Application"
Unhandled Exception: System.Runtime.InteropServices.COMException
(0x80080005):
Server execution failed at WindowsApplication3.Main.ProcessInbox(String
FolderName, String WhichFolder, String DateTimePicker1) in C:\Documents and
Settings\user1\My Documents\Visual Studio
Projects\WindowsApplication3\Main.vb:line 80
at WindowsApplication3.Main.main() in C:\Documents and Settings\user1\My
Documents\Visual Studio Projects\WindowsApplication3\Main.vb:line 20