Click here to Skip to main content
15,867,686 members
Home / Discussions / C#
   

C#

 
GeneralRe: Help File Authoring Pin
Bart10-Sep-12 3:42
Bart10-Sep-12 3:42 
GeneralRe: Help File Authoring Pin
Pete O'Hanlon10-Sep-12 3:47
subeditorPete O'Hanlon10-Sep-12 3:47 
GeneralRe: Help File Authoring Pin
Bart10-Sep-12 3:57
Bart10-Sep-12 3:57 
GeneralRe: Help File Authoring Pin
Pete O'Hanlon10-Sep-12 4:05
subeditorPete O'Hanlon10-Sep-12 4:05 
AnswerRe: Help File Authoring Pin
Bernhard Hiller10-Sep-12 22:07
Bernhard Hiller10-Sep-12 22:07 
AnswerRe: Help File Authoring Pin
BobJanova11-Sep-12 0:26
BobJanova11-Sep-12 0:26 
QuestionSystem.AccessViolationException openfiledialog win7 Pin
Rahul Sabharwal10-Sep-12 1:29
Rahul Sabharwal10-Sep-12 1:29 
AnswerRe: System.AccessViolationException openfiledialog win7 Pin
Eddy Vluggen10-Sep-12 1:40
professionalEddy Vluggen10-Sep-12 1:40 
This is not caused by a building a release-mode or creatng a setup on Windows 7. First, you'll need to implement an event[^] to deal with "unhandled exceptions". Next, you'd need to debug to find out the cause of the exception; my guess is that the filename or the path is mukking up things.

Can you post the code that calls your dialog? And the filename/path that you select? And the initial directory you try to set?
Bastard Programmer from Hell Suspicious | :suss:
if you can't read my code, try converting it here[^]

GeneralRe: System.AccessViolationException openfiledialog win7 Pin
Rahul Sabharwal10-Sep-12 1:47
Rahul Sabharwal10-Sep-12 1:47 
GeneralRe: System.AccessViolationException openfiledialog win7 Pin
Eddy Vluggen10-Sep-12 2:31
professionalEddy Vluggen10-Sep-12 2:31 
QuestionNamedPipeServerStream.GetAccessControl Pin
True_Posi10-Sep-12 0:10
True_Posi10-Sep-12 0:10 
AnswerRe: NamedPipeServerStream.GetAccessControl Pin
Eddy Vluggen10-Sep-12 1:43
professionalEddy Vluggen10-Sep-12 1:43 
GeneralRe: NamedPipeServerStream.GetAccessControl Pin
True_Posi10-Sep-12 2:25
True_Posi10-Sep-12 2:25 
GeneralRe: NamedPipeServerStream.GetAccessControl Pin
Eddy Vluggen10-Sep-12 2:42
professionalEddy Vluggen10-Sep-12 2:42 
GeneralRe: NamedPipeServerStream.GetAccessControl Pin
True_Posi10-Sep-12 3:11
True_Posi10-Sep-12 3:11 
QuestionWhere clause in subcollection Pin
Mark Vloerjans9-Sep-12 21:18
Mark Vloerjans9-Sep-12 21:18 
QuestionRe: Where clause in subcollection Pin
Wayne Gaylard10-Sep-12 1:12
professionalWayne Gaylard10-Sep-12 1:12 
AnswerRe: Where clause in subcollection Pin
Pete O'Hanlon10-Sep-12 1:51
subeditorPete O'Hanlon10-Sep-12 1:51 
AnswerRe: Where clause in subcollection Pin
BobJanova11-Sep-12 0:31
BobJanova11-Sep-12 0:31 
QuestionHow to convert HTML file to Excel in C# Pin
atma0019-Sep-12 20:29
atma0019-Sep-12 20:29 
AnswerRe: How to convert HTML file to Excel in C# Pin
Eddy Vluggen9-Sep-12 22:14
professionalEddy Vluggen9-Sep-12 22:14 
GeneralRe: How to convert HTML file to Excel in C# Pin
atma00110-Sep-12 6:32
atma00110-Sep-12 6:32 
GeneralRe: How to convert HTML file to Excel in C# Pin
Eddy Vluggen11-Sep-12 1:42
professionalEddy Vluggen11-Sep-12 1:42 
Questionhow can i create an interface for crystal report at user end Pin
rajeeshsays9-Sep-12 13:26
rajeeshsays9-Sep-12 13:26 
AnswerCross post Pin
Wes Aday9-Sep-12 13:59
professionalWes Aday9-Sep-12 13:59 

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.