Click here to Skip to main content
15,885,366 members
Home / Discussions / C#
   

C#

 
GeneralRe: C# update a audit table Pin
dcof23-Jan-13 4:41
dcof23-Jan-13 4:41 
GeneralRe: C# update a audit table Pin
PIEBALDconsult23-Jan-13 5:46
mvePIEBALDconsult23-Jan-13 5:46 
QuestionTwo others BindingNavigators in one form. How? Pin
Czajo22-Jan-13 6:26
Czajo22-Jan-13 6:26 
AnswerRe: Two others BindingNavigators in one form. How? Pin
Mycroft Holmes22-Jan-13 15:33
professionalMycroft Holmes22-Jan-13 15:33 
GeneralRe: Two others BindingNavigators in one form. How? Pin
Czajo22-Jan-13 21:19
Czajo22-Jan-13 21:19 
QuestionRunning an exe Pin
PozzaVecia22-Jan-13 5:50
PozzaVecia22-Jan-13 5:50 
AnswerRe: Running an exe Pin
R. Giskard Reventlov22-Jan-13 6:07
R. Giskard Reventlov22-Jan-13 6:07 
GeneralRe: Running an exe Pin
PozzaVecia22-Jan-13 6:16
PozzaVecia22-Jan-13 6:16 
yes the path is correct...I add some details:

Basically from assembly main.exe I call myquery.exe.
It returns the error:
IErrorInfo.GetDescription failed with E_FAIL(0x80004005)during myquery.exe execution (myquery.exe starts, so the path is ok, but after some line of code, it stops during a LINQ query on en excel file).

The strange thing is that if I run myquery.exe directly, everything work fine (the query is ok)

Is it possible something linked to db connection, called not directly??
GeneralRe: Running an exe Pin
Pete O'Hanlon22-Jan-13 6:51
mvePete O'Hanlon22-Jan-13 6:51 
GeneralRe: Running an exe Pin
PIEBALDconsult22-Jan-13 7:14
mvePIEBALDconsult22-Jan-13 7:14 
AnswerRe: Running an exe Pin
PIEBALDconsult22-Jan-13 6:15
mvePIEBALDconsult22-Jan-13 6:15 
SuggestionRe: Running an exe Pin
Richard MacCutchan22-Jan-13 6:34
mveRichard MacCutchan22-Jan-13 6:34 
GeneralRe: Running an exe Pin
PozzaVecia22-Jan-13 6:57
PozzaVecia22-Jan-13 6:57 
GeneralRe: Running an exe Pin
Jibesh22-Jan-13 7:04
professionalJibesh22-Jan-13 7:04 
GeneralRe: Running an exe Pin
PozzaVecia22-Jan-13 7:14
PozzaVecia22-Jan-13 7:14 
GeneralRe: Running an exe Pin
Jibesh22-Jan-13 7:34
professionalJibesh22-Jan-13 7:34 
GeneralRe: Running an exe Pin
Richard MacCutchan22-Jan-13 7:15
mveRichard MacCutchan22-Jan-13 7:15 
AnswerRe: Running an exe Pin
jschell22-Jan-13 8:09
jschell22-Jan-13 8:09 
AnswerRe: Running an exe Pin
Joe Woodbury22-Jan-13 10:14
professionalJoe Woodbury22-Jan-13 10:14 
GeneralRe: Running an exe Pin
PozzaVecia22-Jan-13 10:50
PozzaVecia22-Jan-13 10:50 
GeneralRe: Running an exe Pin
Jibesh22-Jan-13 14:50
professionalJibesh22-Jan-13 14:50 
GeneralRe: Running an exe Pin
PozzaVecia22-Jan-13 18:55
PozzaVecia22-Jan-13 18:55 
GeneralRe: Running an exe Pin
Jibesh22-Jan-13 19:25
professionalJibesh22-Jan-13 19:25 
QuestionDrag items to Listview Pin
jenya722-Jan-13 4:01
jenya722-Jan-13 4:01 
AnswerRe: Drag items to Listview Pin
BobJanova22-Jan-13 22:49
BobJanova22-Jan-13 22:49 

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.