Click here to Skip to main content
15,887,214 members
Home / Discussions / C#
   

C#

 
AnswerRe: Fuzzy Logic Pin
Clifford Nelson10-Apr-13 11:05
Clifford Nelson10-Apr-13 11:05 
AnswerMy vote of 1 Pin
Eddy Vluggen10-Apr-13 5:07
professionalEddy Vluggen10-Apr-13 5:07 
QuestionHow to read phone number (caller Identity) from Phone in C#. Pin
malikumarhassan9-Apr-13 22:00
malikumarhassan9-Apr-13 22:00 
AnswerRe: How to read phone number (caller Identity) from Phone in C#. Pin
Simon_Whale9-Apr-13 22:43
Simon_Whale9-Apr-13 22:43 
AnswerRe: How to read phone number (caller Identity) from Phone in C#. Pin
Pete O'Hanlon9-Apr-13 22:50
mvePete O'Hanlon9-Apr-13 22:50 
QuestionExcel.Application crash in "child" process Pin
Devis Meroni9-Apr-13 21:28
Devis Meroni9-Apr-13 21:28 
AnswerRe: Excel.Application crash in "child" process Pin
Bernhard Hiller9-Apr-13 23:42
Bernhard Hiller9-Apr-13 23:42 
GeneralRe: Excel.Application crash in "child" process Pin
Devis Meroni10-Apr-13 2:49
Devis Meroni10-Apr-13 2:49 
Thank you for you reply.
Yes, both have been developed by .Net and the freamework is the same (4.0).
Both running on the local disk.
The two application doesn't need to share any variables, the "runner" application reads from DB and executes the associate app with specified (on db) parameters.

The "runner" can starts the other one without problem, the app start fine and does some actions, but when call the instruction xlWorkbook = excelApp.Workbooks.Open(); crash reporting an exception that the file (specified in the function) is in use or doesn't exists, but I checked, the file exists, is readable and works fine, in fact if I run the app via command line all works fine...

Is very strange...

Any idea?
AnswerRe: Excel.Application crash in "child" process Pin
Eddy Vluggen10-Apr-13 3:17
professionalEddy Vluggen10-Apr-13 3:17 
GeneralRe: Excel.Application crash in "child" process Pin
Devis Meroni10-Apr-13 4:02
Devis Meroni10-Apr-13 4:02 
GeneralRe: Excel.Application crash in "child" process Pin
Eddy Vluggen10-Apr-13 5:04
professionalEddy Vluggen10-Apr-13 5:04 
GeneralRe: Excel.Application crash in "child" process Pin
Devis Meroni10-Apr-13 5:12
Devis Meroni10-Apr-13 5:12 
AnswerRe: Excel.Application crash in "child" process Pin
Eddy Vluggen10-Apr-13 5:18
professionalEddy Vluggen10-Apr-13 5:18 
GeneralRe: Excel.Application crash in "child" process Pin
Devis Meroni10-Apr-13 19:48
Devis Meroni10-Apr-13 19:48 
GeneralRe: Excel.Application crash in "child" process Pin
Eddy Vluggen11-Apr-13 5:02
professionalEddy Vluggen11-Apr-13 5:02 
AnswerRe: Excel.Application crash in "child" process Pin
Clifford Nelson10-Apr-13 11:07
Clifford Nelson10-Apr-13 11:07 
GeneralRe: Excel.Application crash in "child" process Pin
Devis Meroni10-Apr-13 19:49
Devis Meroni10-Apr-13 19:49 
GeneralRe: Excel.Application crash in "child" process Pin
Freak3011-Apr-13 21:20
Freak3011-Apr-13 21:20 
Questionhow can i make parameter that take a period of months as a parameter in c# crystal reports Pin
User34909-Apr-13 21:23
User34909-Apr-13 21:23 
AnswerRe: HOW CAN I MAKE PARAMETER THAT TAKE A PERIOD OF MONTHS AS A PARAMETER IN C# Pin
OriginalGriff9-Apr-13 21:57
mveOriginalGriff9-Apr-13 21:57 
GeneralRe: HOW CAN I MAKE PARAMETER THAT TAKE A PERIOD OF MONTHS AS A PARAMETER IN C# Pin
User349010-Apr-13 4:11
User349010-Apr-13 4:11 
GeneralRe: HOW CAN I MAKE PARAMETER THAT TAKE A PERIOD OF MONTHS AS A PARAMETER IN C# Pin
OriginalGriff10-Apr-13 4:29
mveOriginalGriff10-Apr-13 4:29 
GeneralRe: HOW CAN I MAKE PARAMETER THAT TAKE A PERIOD OF MONTHS AS A PARAMETER IN C# Pin
User349010-Apr-13 4:56
User349010-Apr-13 4:56 
GeneralRe: HOW CAN I MAKE PARAMETER THAT TAKE A PERIOD OF MONTHS AS A PARAMETER IN C# Pin
JesperMadsen12310-Apr-13 6:14
JesperMadsen12310-Apr-13 6:14 
Questionclass question Pin
Member 99710549-Apr-13 12:33
Member 99710549-Apr-13 12:33 

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.