Click here to Skip to main content
15,920,896 members
Home / Discussions / Visual Basic
   

Visual Basic

 
Questionsaving data problem when using function for dataadapter and data set Pin
hemrk22-Jul-09 5:18
hemrk22-Jul-09 5:18 
AnswerRe: saving data problem when using function for dataadapter and data set Pin
DoctorMick22-Jul-09 6:20
DoctorMick22-Jul-09 6:20 
GeneralRe: saving data problem when using function for dataadapter and data set Pin
hemrk22-Jul-09 7:56
hemrk22-Jul-09 7:56 
QuestionProject Publish Pin
Paramu197322-Jul-09 4:57
Paramu197322-Jul-09 4:57 
AnswerRe: Project Publish Pin
Vimalsoft(Pty) Ltd22-Jul-09 5:09
professionalVimalsoft(Pty) Ltd22-Jul-09 5:09 
GeneralRe: Project Publish Pin
Paramu197322-Jul-09 5:20
Paramu197322-Jul-09 5:20 
GeneralRe: Project Publish Pin
Vimalsoft(Pty) Ltd22-Jul-09 20:05
professionalVimalsoft(Pty) Ltd22-Jul-09 20:05 
QuestionOutlook Add-In Setup Problem Pin
dcdhingra22-Jul-09 3:40
dcdhingra22-Jul-09 3:40 
Questionhow to generate reports using crystal report in vb Pin
myperacq22-Jul-09 0:07
myperacq22-Jul-09 0:07 
AnswerRe: how to generate reports using crystal report in vb Pin
Steven J Jowett22-Jul-09 1:49
Steven J Jowett22-Jul-09 1:49 
QuestionError :The Workgroup information file is missing or opeaned exclusively by another user Pin
rhtbhegade22-Jul-09 0:02
rhtbhegade22-Jul-09 0:02 
AnswerRe: Error :The Workgroup information file is missing or opeaned exclusively by another user Pin
Ashfield22-Jul-09 1:51
Ashfield22-Jul-09 1:51 
GeneralRe: Error :The Workgroup information file is missing or opeaned exclusively by another user Pin
riced22-Jul-09 4:27
riced22-Jul-09 4:27 
GeneralRe: Error :The Workgroup information file is missing or opeaned exclusively by another user Pin
Ashfield22-Jul-09 5:33
Ashfield22-Jul-09 5:33 
QuestionCeate setup of window application Pin
Mamta.Sahu21-Jul-09 23:08
Mamta.Sahu21-Jul-09 23:08 
AnswerRe: Ceate setup of window application Pin
Tom Deketelaere21-Jul-09 23:50
professionalTom Deketelaere21-Jul-09 23:50 
AnswerRe: Ceate setup of window application Pin
dcdhingra22-Jul-09 0:12
dcdhingra22-Jul-09 0:12 
QuestionOutlook Addin Instance Creation problem... Pin
dcdhingra21-Jul-09 21:59
dcdhingra21-Jul-09 21:59 
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
tosch21-Jul-09 22:54
tosch21-Jul-09 22:54 
GeneralRe: Outlook Addin Instance Creation problem... Pin
dcdhingra21-Jul-09 23:37
dcdhingra21-Jul-09 23:37 
QuestionWhere can I find the source code of.. Pin
biman.r21-Jul-09 18:51
biman.r21-Jul-09 18:51 
AnswerRe: Where can I find the source code of.. Pin
Adam R Harris21-Jul-09 19:02
Adam R Harris21-Jul-09 19:02 
AnswerRe: Where can I find the source code of.. Pin
Christian Graus21-Jul-09 19:44
protectorChristian Graus21-Jul-09 19:44 
AnswerRe: Where can I find the source code of.. Pin
Nagy Vilmos21-Jul-09 23:55
professionalNagy Vilmos21-Jul-09 23:55 
AnswerRe: Where can I find the source code of.. Pin
0x3c022-Jul-09 1:40
0x3c022-Jul-09 1:40 

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.