Click here to Skip to main content
15,888,610 members
Home / Discussions / C#
   

C#

 
AnswerRe: C# read and write log file Pin
Paul Conrad3-Sep-12 16:39
professionalPaul Conrad3-Sep-12 16:39 
AnswerRe: C# read and write log file Pin
Abhinav S3-Sep-12 19:56
Abhinav S3-Sep-12 19:56 
QuestionC# and VBA interop Pin
mark43-Sep-12 3:10
mark43-Sep-12 3:10 
QuestionRe: C# and VBA interop Pin
Eddy Vluggen3-Sep-12 3:28
professionalEddy Vluggen3-Sep-12 3:28 
AnswerRe: C# and VBA interop Pin
mark46-Sep-12 5:09
mark46-Sep-12 5:09 
GeneralRe: C# and VBA interop Pin
Eddy Vluggen6-Sep-12 5:14
professionalEddy Vluggen6-Sep-12 5:14 
GeneralRe: C# and VBA interop Pin
mark46-Sep-12 5:25
mark46-Sep-12 5:25 
AnswerRe: C# and VBA interop Pin
Dave Kreskowiak3-Sep-12 4:00
mveDave Kreskowiak3-Sep-12 4:00 
If I remember correctly, the List and List<t> types are not COM-visible. You cannot use them from VBScript and use them as return values to VBScript. You would have to replace them with Array equivelents.

You would have to convert all of your comlex return values/types down to simpler types that VBScript is familiar with.

GeneralRe: C# and VBA interop Pin
mark46-Sep-12 5:11
mark46-Sep-12 5:11 
GeneralRe: C# and VBA interop Pin
Dave Kreskowiak6-Sep-12 6:31
mveDave Kreskowiak6-Sep-12 6:31 
GeneralRe: C# and VBA interop Pin
mark47-Sep-12 2:02
mark47-Sep-12 2:02 
GeneralRe: C# and VBA interop Pin
Dave Kreskowiak7-Sep-12 8:50
mveDave Kreskowiak7-Sep-12 8:50 
QuestionStringBuilder error!! Pin
Jassim Rahma2-Sep-12 11:26
Jassim Rahma2-Sep-12 11:26 
AnswerRe: StringBuilder error!! Pin
DaveyM692-Sep-12 11:30
professionalDaveyM692-Sep-12 11:30 
AnswerRe: StringBuilder error!! Pin
PIEBALDconsult2-Sep-12 12:47
mvePIEBALDconsult2-Sep-12 12:47 
AnswerRe: StringBuilder error!! Pin
Abhinav S2-Sep-12 17:27
Abhinav S2-Sep-12 17:27 
AnswerRe: StringBuilder error!! Pin
BobJanova3-Sep-12 1:32
BobJanova3-Sep-12 1:32 
GeneralRe: StringBuilder error!! Pin
Jassim Rahma3-Sep-12 10:08
Jassim Rahma3-Sep-12 10:08 
Questionobtain web service results Pin
dcof1-Sep-12 18:48
dcof1-Sep-12 18:48 
AnswerRe: obtain web service results Pin
Abhinav S1-Sep-12 21:18
Abhinav S1-Sep-12 21:18 
GeneralRe: obtain web service results Pin
dcof2-Sep-12 4:56
dcof2-Sep-12 4:56 
AnswerRe: obtain web service results Pin
Eddy Vluggen1-Sep-12 21:48
professionalEddy Vluggen1-Sep-12 21:48 
GeneralRe: obtain web service results Pin
dcof2-Sep-12 5:02
dcof2-Sep-12 5:02 
AnswerRe: obtain web service results Pin
Pete O'Hanlon1-Sep-12 23:19
mvePete O'Hanlon1-Sep-12 23:19 
AnswerRe: obtain web service results Pin
PIEBALDconsult2-Sep-12 5:44
mvePIEBALDconsult2-Sep-12 5:44 

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.