Click here to Skip to main content
15,903,012 members
Home / Discussions / C#
   

C#

 
AnswerRe: Process.start Pin
Eric Dahlvang4-Oct-06 3:55
Eric Dahlvang4-Oct-06 3:55 
GeneralRe: Process.start ERROR Pin
Support1234-Oct-06 5:46
Support1234-Oct-06 5:46 
GeneralRe: Process.start ERROR Pin
Eric Dahlvang4-Oct-06 6:17
Eric Dahlvang4-Oct-06 6:17 
GeneralRe: Process.start ERROR Pin
Support1234-Oct-06 21:39
Support1234-Oct-06 21:39 
QuestionResources.resx query Pin
Utkarshraj Atmaram4-Oct-06 2:57
Utkarshraj Atmaram4-Oct-06 2:57 
AnswerRe: Resources.resx query Pin
Eric Dahlvang4-Oct-06 4:50
Eric Dahlvang4-Oct-06 4:50 
GeneralRe: Resources.resx query Pin
Utkarshraj Atmaram4-Oct-06 17:29
Utkarshraj Atmaram4-Oct-06 17:29 
QuestionSystem.IO.FileNotFoundException: The specified module could not be found. Pin
Elena_2006oct4-Oct-06 1:46
Elena_2006oct4-Oct-06 1:46 
Hi
I am using static binding i.e the use of dll of MS OUTLOOK 2003 in my Windows application to extract FROM,TO,CC,BCC,MESSAGE email addresses and their names etc. and store it into an MS ACCESS database. The module is working fine in my machine and also in client machines, but some of the clients are complaining that they are getting the error at the time of running the module. They are also using MS Office Outlook 2003. They are getting the error when try to run the application.

The error is like this:

System.IO.FileNotFoundException: The specified module could not be found.

I think sometimes CLR fails to load unmanaged dll of OUTLOOK. I have tried by using most of things but till now there is no success. All the dlls are present in applications root folder.

Is there any idea?

regards
AnswerRe: System.IO.FileNotFoundException: The specified module could not be found. Pin
Gael Fraiteur4-Oct-06 1:49
Gael Fraiteur4-Oct-06 1:49 
GeneralRe: System.IO.FileNotFoundException: The specified module could not be found. [modified] Pin
Elena_2006oct6-Oct-06 2:18
Elena_2006oct6-Oct-06 2:18 
GeneralRe: System.IO.FileNotFoundException: The specified module could not be found. Pin
Gael Fraiteur6-Oct-06 2:28
Gael Fraiteur6-Oct-06 2:28 
GeneralRe: System.IO.FileNotFoundException: The specified module could not be found. Pin
Elena_2006oct6-Oct-06 2:36
Elena_2006oct6-Oct-06 2:36 
QuestionHTML/String parsing Pin
Imtiaz Murtaza4-Oct-06 1:23
Imtiaz Murtaza4-Oct-06 1:23 
AnswerRe: HTML/String parsing Pin
Liron Hirsch4-Oct-06 1:49
Liron Hirsch4-Oct-06 1:49 
AnswerRe: HTML/String parsing Pin
Ravi Bhavnani4-Oct-06 4:12
professionalRavi Bhavnani4-Oct-06 4:12 
QuestionDynamic cast in C# Pin
WSonck4-Oct-06 1:14
WSonck4-Oct-06 1:14 
AnswerRe: Dynamic cast in C# Pin
User 66584-Oct-06 1:20
User 66584-Oct-06 1:20 
GeneralRe: Dynamic cast in C# Pin
WSonck4-Oct-06 1:33
WSonck4-Oct-06 1:33 
AnswerRe: Dynamic cast in C# Pin
Colin Angus Mackay4-Oct-06 1:37
Colin Angus Mackay4-Oct-06 1:37 
GeneralRe: Dynamic cast in C# Pin
WSonck4-Oct-06 4:19
WSonck4-Oct-06 4:19 
AnswerRe: Dynamic cast in C# Pin
f*** YOU4-Oct-06 5:00
f*** YOU4-Oct-06 5:00 
GeneralRe: Dynamic cast in C# Pin
Colin Angus Mackay4-Oct-06 5:50
Colin Angus Mackay4-Oct-06 5:50 
GeneralRe: Dynamic cast in C# Pin
LongRange.Shooter4-Oct-06 6:38
LongRange.Shooter4-Oct-06 6:38 
GeneralRe: Dynamic cast in C# Pin
Colin Angus Mackay4-Oct-06 7:37
Colin Angus Mackay4-Oct-06 7:37 
GeneralRe: Dynamic cast in C# Pin
LongRange.Shooter4-Oct-06 14:20
LongRange.Shooter4-Oct-06 14:20 

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.