Click here to Skip to main content
15,890,690 members
Home / Discussions / C#
   

C#

 
GeneralRe: What is this C# console compile error and how do I fix it? Pin
BobJanova16-Aug-12 22:51
BobJanova16-Aug-12 22:51 
GeneralRe: What is this C# console compile error and how do I fix it? Pin
OriginalGriff16-Aug-12 23:41
mveOriginalGriff16-Aug-12 23:41 
AnswerRe: What is this C# console compile error and how do I fix it? Pin
Richard MacCutchan16-Aug-12 21:29
mveRichard MacCutchan16-Aug-12 21:29 
Questiongetting a method progress percentage Pin
Mostafa M.A16-Aug-12 10:29
Mostafa M.A16-Aug-12 10:29 
AnswerRe: getting a method progress percentage Pin
Eddy Vluggen16-Aug-12 10:50
professionalEddy Vluggen16-Aug-12 10:50 
GeneralRe: getting a method progress percentage Pin
Mostafa M.A16-Aug-12 11:57
Mostafa M.A16-Aug-12 11:57 
GeneralRe: getting a method progress percentage Pin
Eddy Vluggen16-Aug-12 13:26
professionalEddy Vluggen16-Aug-12 13:26 
QuestionC# code snippet for InfoPath form Pin
dmsWebDev16-Aug-12 5:12
dmsWebDev16-Aug-12 5:12 
I have a question about a code snippet that a author provided in an article for InfoPath 2007...how can I contact the author or can I get help by asking question here?

Here's the article: Switch Infopath Views from FormControl[^]

I realize it was written long ago - I can't get the form to start due to error...I am using VS 2008 3.5 Framework and c# and InfoPath 2007 on Win 7 64bit machine.

"Exception of type 'System.Windows.Forms.AxHost+InvalidActiveXStateException' was thrown."

It happens in this line of code:

private void formControl1_InternalStartup(object sender, EventArgs e)
{
//Handle the context Changed event.
((FormControl) sender).EventManager.FormEvents.ContextChanged += FormEvents_ContextChanged;
}

modified 16-Aug-12 11:21am.

AnswerRe: C# code snippet for InfoPath form Pin
Wes Aday16-Aug-12 5:19
professionalWes Aday16-Aug-12 5:19 
GeneralRe: C# code snippet for InfoPath form Pin
dmsWebDev16-Aug-12 5:30
dmsWebDev16-Aug-12 5:30 
QuestionDont know how to create a storage procedure to Pin
paddymega16-Aug-12 1:39
paddymega16-Aug-12 1:39 
AnswerRe: Dont know how to create a storage procedure to Pin
Shameel16-Aug-12 1:41
professionalShameel16-Aug-12 1:41 
GeneralRe: Dont know how to create a storage procedure to Pin
paddymega16-Aug-12 3:00
paddymega16-Aug-12 3:00 
QuestionRe: Dont know how to create a storage procedure to Pin
Eddy Vluggen16-Aug-12 3:12
professionalEddy Vluggen16-Aug-12 3:12 
AnswerRe: Dont know how to create a storage procedure to Pin
paddymega16-Aug-12 5:11
paddymega16-Aug-12 5:11 
GeneralRe: Dont know how to create a storage procedure to Pin
Eddy Vluggen16-Aug-12 5:24
professionalEddy Vluggen16-Aug-12 5:24 
GeneralRe: Dont know how to create a storage procedure to Pin
paddymega16-Aug-12 6:00
paddymega16-Aug-12 6:00 
AnswerRe: Dont know how to create a storage procedure to Pin
Eddy Vluggen16-Aug-12 6:20
professionalEddy Vluggen16-Aug-12 6:20 
GeneralRe: Dont know how to create a storage procedure to Pin
paddymega16-Aug-12 7:29
paddymega16-Aug-12 7:29 
AnswerRe: Dont know how to create a storage procedure to Pin
Eddy Vluggen16-Aug-12 8:30
professionalEddy Vluggen16-Aug-12 8:30 
GeneralRe: Dont know how to create a storage procedure to Pin
paddymega16-Aug-12 8:36
paddymega16-Aug-12 8:36 
GeneralRe: Dont know how to create a storage procedure to Pin
Eddy Vluggen16-Aug-12 8:37
professionalEddy Vluggen16-Aug-12 8:37 
AnswerRe: Dont know how to create a storage procedure to Pin
Eddy Vluggen16-Aug-12 1:59
professionalEddy Vluggen16-Aug-12 1:59 
Questionhow to how message from window serviece Pin
ashjassi16-Aug-12 1:27
ashjassi16-Aug-12 1:27 
AnswerRe: how to how message from window serviece Pin
Eddy Vluggen16-Aug-12 1:34
professionalEddy Vluggen16-Aug-12 1:34 

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.