Click here to Skip to main content
15,911,896 members
Home / Discussions / XML / XSL
   

XML / XSL

 
GeneralRe: Unicode encoding problem Pin
teo_xp29-Jan-05 2:30
teo_xp29-Jan-05 2:30 
GeneralRe: Unicode encoding problem Pin
DavidNohejl29-Jan-05 2:56
DavidNohejl29-Jan-05 2:56 
GeneralRe: Unicode encoding problem Pin
teo_xp29-Jan-05 10:45
teo_xp29-Jan-05 10:45 
GeneralRe: Unicode encoding problem Pin
DavidNohejl29-Jan-05 12:53
DavidNohejl29-Jan-05 12:53 
GeneralRe: Unicode encoding problem Pin
teo_xp30-Jan-05 3:14
teo_xp30-Jan-05 3:14 
GeneralXML serialisation Pin
Member 157171627-Jan-05 22:11
Member 157171627-Jan-05 22:11 
GeneralXML 's Question Pin
jzb26-Jan-05 14:00
jzb26-Jan-05 14:00 
GeneralSQLXML3.0 Question Pin
mysorian26-Jan-05 11:59
professionalmysorian26-Jan-05 11:59 
If the SQLXMLCommand.text property is set to a stored procedure(or template) and the ExecuteStream method is called an exception is thrown whether or not it is processed on the server or the client. The exception is posted here:
<br />
Exception Details: System.Runtime.InteropServices.COMException: Exception from HRESULT: 0x80040E21.<br />
<br />
Source Error: <br />
<br />
Line 36:             'sxcmd.RootTag = "FullName"<br />
Line 37:             Dim MemSt As MemoryStream<br />
Line 38:             MemSt = sxcmd.ExecuteStream()--->error occuring here<br />
Line 39:             Response.Write(MemSt.Length)<br />
Line 40:             Dim strRdr As New StreamReader(MemSt<br />

After much searching, try to find what HRESULT:0X800040E21 is, and you will be surprised as to what I found. It says that an error occuredBlush | :O . How much more user friendly message do you want?Hmmm | :|
GeneralRe: SQLXML3.0 Question Pin
DavidNohejl26-Jan-05 12:41
DavidNohejl26-Jan-05 12:41 
GeneralRe: SQLXML3.0 Question Pin
mysorian26-Jan-05 13:08
professionalmysorian26-Jan-05 13:08 
GeneralRe: SQLXML3.0 Question Pin
DavidNohejl26-Jan-05 13:38
DavidNohejl26-Jan-05 13:38 
GeneralRe: SQLXML3.0 Question Pin
mysorian26-Jan-05 17:58
professionalmysorian26-Jan-05 17:58 
GeneralInvalid Characters with MSXML Pin
Insert Cool Screen Name Here25-Jan-05 10:14
Insert Cool Screen Name Here25-Jan-05 10:14 
GeneralRe: Invalid Characters with MSXML Pin
DavidNohejl25-Jan-05 10:36
DavidNohejl25-Jan-05 10:36 
GeneralRe: Invalid Characters with MSXML Pin
Anonymous25-Jan-05 10:42
Anonymous25-Jan-05 10:42 
GeneralRe: Invalid Characters with MSXML Pin
Insert Cool Screen Name Here25-Jan-05 10:45
Insert Cool Screen Name Here25-Jan-05 10:45 
GeneralRe: Invalid Characters with MSXML Pin
DavidNohejl25-Jan-05 11:24
DavidNohejl25-Jan-05 11:24 
GeneralSimple Reports/ RTF output Pin
david@mindplay.com25-Jan-05 6:57
david@mindplay.com25-Jan-05 6:57 
GeneralRe: Simple Reports/ RTF output Pin
Mike Ellison25-Jan-05 8:27
Mike Ellison25-Jan-05 8:27 
GeneralRe: Simple Reports/ RTF output Pin
david@mindplay.com25-Jan-05 9:01
david@mindplay.com25-Jan-05 9:01 
GeneralRe: Simple Reports/ RTF output Pin
DavidNohejl25-Jan-05 10:13
DavidNohejl25-Jan-05 10:13 
GeneralRe: Simple Reports/ RTF output Pin
david@mindplay.com25-Jan-05 10:37
david@mindplay.com25-Jan-05 10:37 
GeneralRe: Simple Reports/ RTF output Pin
DavidNohejl25-Jan-05 11:21
DavidNohejl25-Jan-05 11:21 
GeneralRe: Simple Reports/ RTF output Pin
david@mindplay.com25-Jan-05 11:26
david@mindplay.com25-Jan-05 11:26 
QuestionHow to load data from XML String to tables Pin
Cuu24-Jan-05 6:00
Cuu24-Jan-05 6:00 

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.