Click here to Skip to main content
15,885,216 members
Home / Discussions / C#
   

C#

 
Questioncombobox datasource problem Pin
V.3-Aug-06 20:52
professionalV.3-Aug-06 20:52 
AnswerRe: combobox datasource problem Pin
Christian Graus3-Aug-06 20:58
protectorChristian Graus3-Aug-06 20:58 
GeneralRe: combobox datasource problem Pin
V.3-Aug-06 21:28
professionalV.3-Aug-06 21:28 
GeneralRe: combobox datasource problem Pin
psamy3-Aug-06 21:44
psamy3-Aug-06 21:44 
GeneralRe: combobox datasource problem Pin
V.3-Aug-06 22:01
professionalV.3-Aug-06 22:01 
GeneralRe: combobox datasource problem Pin
psamy3-Aug-06 22:26
psamy3-Aug-06 22:26 
GeneralRe: combobox datasource problem Pin
V.3-Aug-06 21:43
professionalV.3-Aug-06 21:43 
QuestionXmlReader problem when XML has non foreign special characters [modified] Pin
Andreas X3-Aug-06 20:51
professionalAndreas X3-Aug-06 20:51 
Hello!
I have a problem, I'm trying to read an XML-file that may contain characters from different languages, like for example swedish, danish or german non-ascii characters.

when i load the reader into my xmlDoc, i get an exception telling me that one of the caracters is invalid.

is there any setting i can do to make the xmlreader ignore what kind of caracters the element includes?

Can i have something to do with the header (i have xml-files with no header)

example xml:

<rootNode>
<firstChild>
<grandChild>normal</grandChild>
</firstChild>
<secondChild>
<grandChild>äää-not-normal</grandChild>
</secondChild>
<rootNode>

kind regards
Andreas



-- modified at 2:52 Friday 4th August, 2006
AnswerRe: XmlReader problem when XML has non foreign special characters Pin
Guffa3-Aug-06 22:40
Guffa3-Aug-06 22:40 
GeneralRe: XmlReader problem when XML has non foreign special characters [modified] Pin
lmoelleb3-Aug-06 22:56
lmoelleb3-Aug-06 22:56 
AnswerRe: XmlReader problem when XML has non foreign special characters [modified] Pin
eggie55-Aug-06 21:02
eggie55-Aug-06 21:02 
QuestionTo Add a User to Windows programtically Pin
Deepa N3-Aug-06 20:48
Deepa N3-Aug-06 20:48 
AnswerRe: To Add a User to Windows programtically Pin
Shajeel3-Aug-06 21:10
Shajeel3-Aug-06 21:10 
QuestionoledBconnection error Pin
skyeddie3-Aug-06 19:27
skyeddie3-Aug-06 19:27 
AnswerRe: oledBconnection error Pin
Expert Coming3-Aug-06 19:47
Expert Coming3-Aug-06 19:47 
GeneralRe: oledBconnection error Pin
skyeddie3-Aug-06 20:01
skyeddie3-Aug-06 20:01 
GeneralRe: oledBconnection error Pin
Expert Coming3-Aug-06 20:30
Expert Coming3-Aug-06 20:30 
Questionhi Pin
santhoshalakshmi3-Aug-06 18:42
santhoshalakshmi3-Aug-06 18:42 
AnswerRe: hi Pin
Expert Coming3-Aug-06 19:07
Expert Coming3-Aug-06 19:07 
QuestionMethod Returns Twice Pin
Expert Coming3-Aug-06 18:18
Expert Coming3-Aug-06 18:18 
AnswerRe: Method Returns Twice Pin
Guffa3-Aug-06 19:02
Guffa3-Aug-06 19:02 
GeneralRe: Method Returns Twice Pin
Expert Coming3-Aug-06 19:06
Expert Coming3-Aug-06 19:06 
GeneralRe: Method Returns Twice Pin
Daniel Turini3-Aug-06 20:21
Daniel Turini3-Aug-06 20:21 
AnswerRe: Method Returns Twice Pin
Guffa5-Aug-06 13:36
Guffa5-Aug-06 13:36 
QuestionRe: Method Returns Twice Pin
Shajeel3-Aug-06 20:20
Shajeel3-Aug-06 20: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.