Click here to Skip to main content
15,922,584 members
Home / Discussions / C#
   

C#

 
GeneralRe: Using both .NET caching and generic list. Pin
Steve Holdorf22-May-08 5:01
Steve Holdorf22-May-08 5:01 
GeneralRe: Using both .NET caching and generic list. Pin
Steve Holdorf22-May-08 5:08
Steve Holdorf22-May-08 5:08 
GeneralRe: Using both .NET caching and generic list. Pin
Steve Holdorf22-May-08 5:35
Steve Holdorf22-May-08 5:35 
GeneralRe: Using both .NET caching and generic list. Pin
Steve Holdorf22-May-08 5:51
Steve Holdorf22-May-08 5:51 
GeneralRe: Using both .NET caching and generic list. Pin
led mike22-May-08 10:12
led mike22-May-08 10:12 
GeneralRe: Using both .NET caching and generic list. Pin
Guffa22-May-08 9:58
Guffa22-May-08 9:58 
GeneralRe: Using both .NET caching and generic list. Pin
Steve Holdorf22-May-08 11:04
Steve Holdorf22-May-08 11:04 
QuestionInvoke C# Method in VB Script Pin
Arun Abraham Jose22-May-08 2:57
Arun Abraham Jose22-May-08 2:57 
I have a C#.Net class library called myProcessor.dll in which i am running one VB Script written in myDoc.txt and this VB Script is calling a public method in myProcessor.dll. This is throwing an exception in C# "object required 'MyProcessor'". Here MyProcessor is the object I used in VB Script to invoke the method.
like
MyProcessor.SetValue

The same logic works fine in VB dll and it is installed in "c:\WINDOWS\System32", but here .Net Dll is installed in the path "c:\Program Files\MyPath\"

I haven't created the object by using CreateObject() as without that it is working fine in VB. The same VB Script i used in .Net.

Can anybody tell me the difference in VB and .Net calls to VB Script and the usage of its objects and methods in VB Scripts?

With Regards,

Abraham Chethuvelil

AnswerRe: Invoke C# Method in VB Script Pin
Christian Graus22-May-08 2:58
protectorChristian Graus22-May-08 2:58 
GeneralRe: Invoke C# Method in VB Script Pin
Arun Abraham Jose22-May-08 3:11
Arun Abraham Jose22-May-08 3:11 
GeneralRe: Invoke C# Method in VB Script Pin
Christian Graus22-May-08 3:13
protectorChristian Graus22-May-08 3:13 
GeneralRe: Invoke C# Method in VB Script Pin
Arun Abraham Jose22-May-08 3:53
Arun Abraham Jose22-May-08 3:53 
GeneralRe: Invoke C# Method in VB Script Pin
The Nightcoder22-May-08 4:31
The Nightcoder22-May-08 4:31 
GeneralRe: Invoke C# Method in VB Script Pin
Guffa22-May-08 3:37
Guffa22-May-08 3:37 
GeneralRe: Invoke C# Method in VB Script Pin
Arun Abraham Jose22-May-08 3:57
Arun Abraham Jose22-May-08 3:57 
GeneralRe: Invoke C# Method in VB Script Pin
Arun Abraham Jose22-May-08 4:32
Arun Abraham Jose22-May-08 4:32 
QuestionDrawToBitmap C# Pin
omlac22-May-08 1:14
omlac22-May-08 1:14 
AnswerRe: DrawToBitmap C# Pin
Shree22-May-08 1:32
Shree22-May-08 1:32 
GeneralRe: DrawToBitmap C# Pin
topcatalpha22-May-08 4:54
topcatalpha22-May-08 4:54 
AnswerRe: DrawToBitmap C# Pin
Gareth H22-May-08 2:17
Gareth H22-May-08 2:17 
GeneralRe: DrawToBitmap C# Pin
omlac22-May-08 21:01
omlac22-May-08 21:01 
AnswerRe: DrawToBitmap C# Pin
Reelix22-May-08 2:48
Reelix22-May-08 2:48 
GeneralRe: DrawToBitmap C# Pin
omlac22-May-08 21:53
omlac22-May-08 21:53 
GeneralRe: DrawToBitmap C# Pin
omlac22-May-08 22:58
omlac22-May-08 22:58 
GeneralRe: DrawToBitmap C# Pin
Member 31442519-Jun-11 23:50
Member 31442519-Jun-11 23:50 

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.