Click here to Skip to main content
15,891,375 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: Filling an Array Pin
Ashfield21-Jul-09 8:23
Ashfield21-Jul-09 8:23 
QuestionShockwave Object in VB.NET 2005 form Pin
hrishiS21-Jul-09 1:32
hrishiS21-Jul-09 1:32 
AnswerRe: Shockwave Object in VB.NET 2005 form Pin
Dave Kreskowiak21-Jul-09 4:33
mveDave Kreskowiak21-Jul-09 4:33 
GeneralRe: Shockwave Object in VB.NET 2005 form Pin
hrishiS21-Jul-09 18:35
hrishiS21-Jul-09 18:35 
GeneralRe: Shockwave Object in VB.NET 2005 form Pin
Dave Kreskowiak22-Jul-09 15:18
mveDave Kreskowiak22-Jul-09 15:18 
GeneralRe: Shockwave Object in VB.NET 2005 form Pin
hrishiS26-Jul-09 18:18
hrishiS26-Jul-09 18:18 
GeneralRe: Shockwave Object in VB.NET 2005 form Pin
Dave Kreskowiak27-Jul-09 0:46
mveDave Kreskowiak27-Jul-09 0:46 
QuestionOutlook Addin Instance Creation problem... Pin
dcdhingra21-Jul-09 1:05
dcdhingra21-Jul-09 1:05 
Hi all

I m facing a problem with creating Instance of Categories Interface.
I copy this code from MSDN and try to execute in vb.net application.

Dim instance As _Categories
Dim Name As String
Dim Color As Object
Dim ShortcutKey As Object
Dim returnValue As Category

returnValue = instance.Add(Name, Color, ShortcutKey)


But it is showing Error "Object reference not set to an instance of an object."

Here is the link of msdn. Can anyone solve this problem and give me suggestion with the help of code...

http://msdn.microsoft.com/en-us/library/microsoft.office.interop.outlook._categories.add.aspx[^]

Plz help it's urgent.

Regards
DC
AnswerRe: Outlook Addin Instance Creation problem... Pin
Jay Royall21-Jul-09 1:19
Jay Royall21-Jul-09 1:19 
GeneralRe: Outlook Addin Instance Creation problem... Pin
dcdhingra21-Jul-09 3:24
dcdhingra21-Jul-09 3:24 
GeneralRe: Outlook Addin Instance Creation problem... Pin
Jay Royall21-Jul-09 3:50
Jay Royall21-Jul-09 3:50 
GeneralRe: Outlook Addin Instance Creation problem... Pin
dcdhingra21-Jul-09 5:03
dcdhingra21-Jul-09 5:03 
GeneralRe: Outlook Addin Instance Creation problem... Pin
Jay Royall21-Jul-09 5:23
Jay Royall21-Jul-09 5:23 
GeneralRe: Outlook Addin Instance Creation problem... Pin
dcdhingra21-Jul-09 5:32
dcdhingra21-Jul-09 5:32 
GeneralRe: Outlook Addin Instance Creation problem... Pin
dcdhingra23-Jul-09 20:45
dcdhingra23-Jul-09 20:45 
Questionhow to convert ascii to hexa using vb? Pin
jellybeansss20-Jul-09 23:59
jellybeansss20-Jul-09 23:59 
AnswerRe: how to convert ascii to hexa using vb? Pin
Luc Pattyn21-Jul-09 2:22
sitebuilderLuc Pattyn21-Jul-09 2:22 
AnswerRe: how to convert ascii to hexa using vb? Pin
Gideon Engelberth21-Jul-09 3:24
Gideon Engelberth21-Jul-09 3:24 
Questioncode conversion Pin
MA Awan20-Jul-09 23:55
MA Awan20-Jul-09 23:55 
AnswerRe: code conversion Pin
0x3c021-Jul-09 0:12
0x3c021-Jul-09 0:12 
GeneralRe: code conversion Pin
Gideon Engelberth21-Jul-09 3:29
Gideon Engelberth21-Jul-09 3:29 
GeneralRe: code conversion Pin
MA Awan21-Jul-09 16:55
MA Awan21-Jul-09 16:55 
GeneralRe: code conversion Pin
MA Awan21-Jul-09 18:39
MA Awan21-Jul-09 18:39 
Questionhow to insert Apostrophe or Single Quote key access DB through dynamic string? Pin
JC.KaNNaN20-Jul-09 20:58
JC.KaNNaN20-Jul-09 20:58 
AnswerRe: how to insert Apostrophe or Single Quote key access DB through dynamic string? Pin
Christian Graus20-Jul-09 21:55
protectorChristian Graus20-Jul-09 21:55 

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.