Click here to Skip to main content
15,903,175 members
Home / Discussions / .NET (Core and Framework)
   

.NET (Core and Framework)

 
GeneralRe: Detect if a form is shown Pin
Luc Pattyn27-Apr-08 14:27
sitebuilderLuc Pattyn27-Apr-08 14:27 
GeneralRe: Detect if a form is shown Pin
BJ Basañes27-Apr-08 15:12
BJ Basañes27-Apr-08 15:12 
GeneralAssembly.Load(byte[] buffer) Pin
kkchh25-Apr-08 13:59
kkchh25-Apr-08 13:59 
GeneralOpenFileDialog and SaveFileDialog crashing Pin
Marc Clifton25-Apr-08 5:18
mvaMarc Clifton25-Apr-08 5:18 
GeneralRe: OpenFileDialog and SaveFileDialog crashing Pin
Thomas Stockwell26-Apr-08 18:19
professionalThomas Stockwell26-Apr-08 18:19 
GeneralRe: OpenFileDialog and SaveFileDialog crashing Pin
Marc Clifton27-Apr-08 3:40
mvaMarc Clifton27-Apr-08 3:40 
GeneralRe: OpenFileDialog and SaveFileDialog crashing Pin
Giorgi Dalakishvili26-Apr-08 23:49
mentorGiorgi Dalakishvili26-Apr-08 23:49 
GeneralRe: OpenFileDialog and SaveFileDialog crashing Pin
#realJSOP27-Apr-08 3:27
professional#realJSOP27-Apr-08 3:27 
I've never seen this before, but I think you might want to try reducing the complexity from your code, and start with just a plain openfiledialog. Then I would add back the custom settings I assume you're using until you find the one that's breaking the dialog box. To be extra safe, I'd probably do it in a test app instead of the program you're working on.

If it were a permissions problem, I would think you're get something more specific than "external exception". It sounds to me like R2 has something in it that .Net doesn't like. BTW, what version of .Net are we talking about, and does your client have the latest version of it installed?


"Why don't you tie a kerosene-soaked rag around your ankles so the ants won't climb up and eat your candy ass..." - Dale Earnhardt, 1997
-----
"...the staggering layers of obscenity in your statement make it a work of art on so many levels." - Jason Jystad, 10/26/2001


GeneralRe: OpenFileDialog and SaveFileDialog crashing Pin
Marc Clifton27-Apr-08 3:38
mvaMarc Clifton27-Apr-08 3:38 
GeneralRe: OpenFileDialog and SaveFileDialog crashing Pin
Thomas Stockwell27-Apr-08 3:46
professionalThomas Stockwell27-Apr-08 3:46 
GeneralRe: OpenFileDialog and SaveFileDialog crashing Pin
Marc Clifton27-Apr-08 4:19
mvaMarc Clifton27-Apr-08 4:19 
GeneralRe: OpenFileDialog and SaveFileDialog crashing Pin
Mark Salsbery27-Apr-08 10:25
Mark Salsbery27-Apr-08 10:25 
GeneralRe: OpenFileDialog and SaveFileDialog crashing Pin
Marc Clifton27-Apr-08 11:17
mvaMarc Clifton27-Apr-08 11:17 
GeneralRe: OpenFileDialog and SaveFileDialog crashing Pin
S. Senthil Kumar27-Apr-08 15:10
S. Senthil Kumar27-Apr-08 15:10 
GeneralRe: OpenFileDialog and SaveFileDialog crashing Pin
Marc Clifton28-Apr-08 0:44
mvaMarc Clifton28-Apr-08 0:44 
QuestionDrag & Drop from Windows Explorer into IE using ActiveX Pin
philster24-Apr-08 19:04
philster24-Apr-08 19:04 
GeneralApplication as both WS client and server Pin
sandersja23-Apr-08 10:31
sandersja23-Apr-08 10:31 
GeneralRe: Application as both WS client and server Pin
Colin Angus Mackay23-Apr-08 12:20
Colin Angus Mackay23-Apr-08 12:20 
GeneralRe: Application as both WS client and server Pin
#realJSOP27-Apr-08 3:29
professional#realJSOP27-Apr-08 3:29 
GeneralService Oriented Architecture Pin
ctrlnick22-Apr-08 10:33
ctrlnick22-Apr-08 10:33 
GeneralRe: Service Oriented Architecture Pin
led mike22-Apr-08 11:08
led mike22-Apr-08 11:08 
GeneralRe: Service Oriented Architecture Pin
#realJSOP27-Apr-08 3:30
professional#realJSOP27-Apr-08 3:30 
GeneralSystem.ServiceProcess Pin
ffowler22-Apr-08 5:37
ffowler22-Apr-08 5:37 
GeneralRe: System.ServiceProcess Pin
Mark Salsbery22-Apr-08 6:17
Mark Salsbery22-Apr-08 6:17 
GeneralRe: System.ServiceProcess Pin
ffowler22-Apr-08 7:12
ffowler22-Apr-08 7:12 

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.