Click here to Skip to main content
15,898,643 members
Home / Discussions / C#
   

C#

 
QuestionRe: FileNotFoundException error Pin
Adam Maras26-Mar-09 13:37
Adam Maras26-Mar-09 13:37 
AnswerRe: FileNotFoundException error Pin
Luc Pattyn26-Mar-09 15:34
sitebuilderLuc Pattyn26-Mar-09 15:34 
GeneralRe: FileNotFoundException error Pin
Member 462208927-Mar-09 5:28
Member 462208927-Mar-09 5:28 
GeneralRe: FileNotFoundException error Pin
Luc Pattyn27-Mar-09 5:56
sitebuilderLuc Pattyn27-Mar-09 5:56 
GeneralRe: FileNotFoundException error Pin
Member 462208927-Mar-09 6:19
Member 462208927-Mar-09 6:19 
GeneralRe: FileNotFoundException error Pin
Luc Pattyn27-Mar-09 6:53
sitebuilderLuc Pattyn27-Mar-09 6:53 
GeneralRe: FileNotFoundException error Pin
Member 462208927-Mar-09 11:50
Member 462208927-Mar-09 11:50 
GeneralRe: FileNotFoundException error Pin
Luc Pattyn27-Mar-09 19:16
sitebuilderLuc Pattyn27-Mar-09 19:16 
Hi,

My suggestion about removing, then reinstalling the references to ImageMagick is based on the possibility you managed to build, then something happened to IM so the references got broken. Hence, the suggestion to re-establish references and rebuild.

I happen to use a native (VB6) application that calls on ImageMagick (native code), so I know how to install that one. However I was unaware of any .NET version, or .NET wrapper, or the article you referred to. Thanks for the info though, it will be useful to me some day.
The article has its own blog, you might want and post there, so the author or someone else might come up with something.

I looked at the batch files, the full install needs two .reg files, did you find those? I didn't. Without them, the necessary registry entries will not be present; and with them, it may fail on Vista, because at last Vista implements some registry protection. Are you using Vista?

Final tought: since there are lots of DLLs involved, one probably calling all the others, the folder holding them might need to appear in the Windows PATH environment variable.

Smile | :)

Luc Pattyn [Forum Guidelines] [My Articles]

- before you ask a question here, search CodeProject, then Google
- the quality and detail of your question reflects on the effectiveness of the help you are likely to get
- use the code block button (PRE tags) to preserve formatting when showing multi-line code snippets


AnswerRe: FileNotFoundException error Pin
S. Senthil Kumar27-Mar-09 7:06
S. Senthil Kumar27-Mar-09 7:06 
QuestionCan you read session status from a windows service? Pin
Beyondard26-Mar-09 11:41
Beyondard26-Mar-09 11:41 
GeneralEditable Combobox Pin
OldSchoolToC#26-Mar-09 11:14
OldSchoolToC#26-Mar-09 11:14 
GeneralRe: Editable Combobox Pin
J$26-Mar-09 13:34
J$26-Mar-09 13:34 
GeneralRe: Editable Combobox Pin
OldSchoolToC#26-Mar-09 14:07
OldSchoolToC#26-Mar-09 14:07 
GeneralRe: Editable Combobox Pin
Luc Pattyn26-Mar-09 15:38
sitebuilderLuc Pattyn26-Mar-09 15:38 
AnswerRe: Editable Combobox Pin
dybs26-Mar-09 16:47
dybs26-Mar-09 16:47 
GeneralRe: Editable Combobox Pin
OldSchoolToC#26-Mar-09 16:54
OldSchoolToC#26-Mar-09 16:54 
GeneralRe: Editable Combobox Pin
Dave Kreskowiak26-Mar-09 18:10
mveDave Kreskowiak26-Mar-09 18:10 
GeneralRe: Editable Combobox Pin
dybs27-Mar-09 15:43
dybs27-Mar-09 15:43 
GeneralRe: Editable Combobox Pin
jaypatel51227-Mar-09 6:05
jaypatel51227-Mar-09 6:05 
QuestionVery Large Sets of Data - Millions of Rows - how to do it? Pin
tjawed26-Mar-09 10:25
tjawed26-Mar-09 10:25 
AnswerRe: Very Large Sets of Data - Millions of Rows - how to do it? Pin
Eddy Vluggen26-Mar-09 10:32
professionalEddy Vluggen26-Mar-09 10:32 
AnswerRe: Very Large Sets of Data - Millions of Rows - how to do it? Pin
Skymir26-Mar-09 10:49
Skymir26-Mar-09 10:49 
QuestionParsing and output the results Pin
Ayaz Niazi26-Mar-09 9:10
Ayaz Niazi26-Mar-09 9:10 
AnswerRe: Parsing and output the results Pin
Luc Pattyn26-Mar-09 10:01
sitebuilderLuc Pattyn26-Mar-09 10:01 
QuestionDeployment with SQL Express 2005 Pin
Searril26-Mar-09 8:54
Searril26-Mar-09 8:54 

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.