Click here to Skip to main content
15,890,947 members
Home / Discussions / C#
   

C#

 
AnswerRe: Help with a search & replace Pin
User 665812-Jul-07 6:06
User 665812-Jul-07 6:06 
AnswerRe: Help with a search & replace Pin
Luc Pattyn12-Jul-07 6:12
sitebuilderLuc Pattyn12-Jul-07 6:12 
QuestionProblem Connecting to MQ on unix from .NET application Pin
unnamed00712-Jul-07 4:51
unnamed00712-Jul-07 4:51 
QuestionString containing digit or Alphabet Pin
t4ure4n12-Jul-07 4:33
t4ure4n12-Jul-07 4:33 
AnswerRe: String containing digit or Alphabet Pin
User 665812-Jul-07 4:43
User 665812-Jul-07 4:43 
AnswerRe: String containing digit or Alphabet Pin
Luc Pattyn12-Jul-07 4:45
sitebuilderLuc Pattyn12-Jul-07 4:45 
AnswerRe: String containing digit or Alphabet Pin
Christian Graus12-Jul-07 4:53
protectorChristian Graus12-Jul-07 4:53 
QuestionIOException Problem... Pin
Andy Spier12-Jul-07 4:23
Andy Spier12-Jul-07 4:23 
For some reason my IOException is not being caught... if my Frame (SettingsPane) tries to go to a non-existent XAML page in my resources (in a folder), it gives me this exception but I tell it to handle it and it totally ignores it for some reason. My catch statement is there but when I attempt to load a non-existent page, I see the exception. Why isn't it being caught by my catch statement?

Another question if this can't be answered... how do I check if a resource exists in my application? If I can test the existence of the resource my app is trying to find, I wouldn't have to deal with this exception in the first place.

Here is a screenshot of what I'm dealing with here...

Screenshot
AnswerRe: IOException Problem... Pin
Luc Pattyn12-Jul-07 4:28
sitebuilderLuc Pattyn12-Jul-07 4:28 
GeneralRe: IOException Problem... Pin
Andy Spier12-Jul-07 4:33
Andy Spier12-Jul-07 4:33 
GeneralRe: IOException Problem... Pin
Luc Pattyn12-Jul-07 4:52
sitebuilderLuc Pattyn12-Jul-07 4:52 
GeneralRe: IOException Problem... Pin
Andy Spier12-Jul-07 4:59
Andy Spier12-Jul-07 4:59 
GeneralRe: IOException Problem... Pin
Luc Pattyn12-Jul-07 5:18
sitebuilderLuc Pattyn12-Jul-07 5:18 
GeneralRe: IOException Problem... Pin
Andy Spier12-Jul-07 5:27
Andy Spier12-Jul-07 5:27 
GeneralRe: IOException Problem... Pin
Luc Pattyn12-Jul-07 5:50
sitebuilderLuc Pattyn12-Jul-07 5:50 
GeneralRe: IOException Problem... Pin
Luc Pattyn12-Jul-07 5:54
sitebuilderLuc Pattyn12-Jul-07 5:54 
AnswerRe: IOException Problem... Pin
martin_hughes12-Jul-07 10:52
martin_hughes12-Jul-07 10:52 
GeneralRe: IOException Problem... Pin
Andy Spier12-Jul-07 16:19
Andy Spier12-Jul-07 16:19 
GeneralRe: IOException Problem... Pin
Andy Spier14-Jul-07 8:50
Andy Spier14-Jul-07 8:50 
QuestionWrapper class Pin
ramdil12-Jul-07 4:00
ramdil12-Jul-07 4:00 
AnswerRe: Wrapper class Pin
originSH12-Jul-07 4:05
originSH12-Jul-07 4:05 
GeneralRe: Wrapper class Pin
ramdil12-Jul-07 5:43
ramdil12-Jul-07 5:43 
GeneralRe: Wrapper class Pin
originSH12-Jul-07 6:02
originSH12-Jul-07 6:02 
GeneralRe: Wrapper class Pin
ramdil12-Jul-07 6:11
ramdil12-Jul-07 6:11 
GeneralRe: Wrapper class Pin
originSH12-Jul-07 6:30
originSH12-Jul-07 6:30 

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.