473,322 Members | 1,425 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,322 software developers and data experts.

XmlTextReader with Stream

CLL
Sorry about creating a new post, but my old one is 3 pages down and the older
posts don't seem to get answered very often. (original post at the bottom)

I called PSS about the QFE fix and gave them the number provided below and
they told me I need an article number because QFE 1641 fixes many things and
the XmlTextReader problem that I described to them wasn't one of them.

Is there an article number I can provide to the PSS team?

Thanks,

Keith
I am replying to the following post:

Sorry about the confusion/delay. The QFE number for this problem is 1641.
Use that for your future reference.

Thanks,
Amol

"CLL" <CL*@discussions.microsoft.com> wrote in message
news:01**********************************@microsof t.com...
All,

I have been following this thread for some time now. Recently I found that in 2 seperate posts, the MSFT employees responded as there was a QFE to fix this problem. All you need to do is contact PSS.

I was like great, so I contacted them. Then they asked for a kb article
number (not provided in the post) how about a QFE number? again, not
provided in the post.

So I am querying now...

What is either A) the kb article number I can give to PSS or B) the QFE
number I can provide to PSS.

Just an FYI when I called PSS and gave them what I thought was the kb
article (I later found out this was the kb for what broke the XmlTextReader), they then told me that there currently is no work around for this and they
are working on a fix. This is a problem. From one side we are getting told there is a QFE (and having them leave out vital information like a product
number) and on the other hand we are getting told that a QFE does not yet
exist.

Which is it? If the QFE exists, please provide a number so I can get the
fix from PSS.



Nov 12 '05 #1
1 1661
Keith,

I am really sorry again. I dont know what they mean by QFE 1641 fixes many
things, however the article number listed in the QFE is 885456. Can you try
with that?

-Amol

"CLL" <CL*@discussions.microsoft.com> wrote in message
news:AC**********************************@microsof t.com...
Sorry about creating a new post, but my old one is 3 pages down and the older posts don't seem to get answered very often. (original post at the bottom)

I called PSS about the QFE fix and gave them the number provided below and
they told me I need an article number because QFE 1641 fixes many things and the XmlTextReader problem that I described to them wasn't one of them.

Is there an article number I can provide to the PSS team?

Thanks,

Keith
I am replying to the following post:

Sorry about the confusion/delay. The QFE number for this problem is 1641.
Use that for your future reference.

Thanks,
Amol

"CLL" <CL*@discussions.microsoft.com> wrote in message
news:01**********************************@microsof t.com...
All,

I have been following this thread for some time now. Recently I found

that
in 2 seperate posts, the MSFT employees responded as there was a QFE to

fix
this problem. All you need to do is contact PSS.

I was like great, so I contacted them. Then they asked for a kb article
number (not provided in the post) how about a QFE number? again, not
provided in the post.

So I am querying now...

What is either A) the kb article number I can give to PSS or B) the QFE
number I can provide to PSS.

Just an FYI when I called PSS and gave them what I thought was the kb
article (I later found out this was the kb for what broke the

XmlTextReader),
they then told me that there currently is no work around for this and they are working on a fix. This is a problem. From one side we are getting

told
there is a QFE (and having them leave out vital information like a product number) and on the other hand we are getting told that a QFE does not yet exist.

Which is it? If the QFE exists, please provide a number so I can get the fix from PSS.


Nov 12 '05 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
by: Koji Ishii | last post by:
I'm trying to read response from a web server using XmlTextReader. Here's a code snippet. WebResponse rs = this.WebRequest.GetResponse(); Stream stm = rs.GetResponseStream(); XmlTextReader...
2
by: Yuriy | last post by:
Hi, any ideas how to read XML fragment from TextReader? XmlTextReader constructor accepts only Stream or string as source Do I miss something? thanks Yuriy
2
by: ecomputerdelicacy | last post by:
Compact Framework SP3 (and I think also SP2 and SP1) XmlTextReader does not handle !DOCTYPE and (maybe?) rdf elements. How can I get the XmlTextReader to read these without issuing a...
3
by: prasad | last post by:
Hi, I am using XMLTextReader class to read the xml files. In some cases xml declaration tag might start after space/tab charecters. These kind of files are supported by the browsers and xml dom's...
3
by: Kjeld | last post by:
My scenario: I'm using an XmlTextReader to Deserialize serveral classes from a single xml document. Every class i pass the source stream, containing the xml. Each class subsequently creates an...
1
by: Borgbjerg | last post by:
I've got a multi-threaded server (we are very early in the project, trying to uncover some risks), and I want to send data using XML. The class ServerAdapter is supposed to connect to the server...
1
by: Nick | last post by:
Hi All, if i have the following code: StringReader stringReader = new StringReader(c_XML); XmlTextReader xmlReader = new XmlTextReader(stringReader); If I call 'xmlReader.Close();' I take it...
0
by: XML newbie: Urgent pls help! | last post by:
I am using VB.Net. My program is to connect to a remote IPAddress. Once, it verifies the login information it should display the SessionID and enable some button . I appreciate your help and thanku...
3
by: g66g08d14 | last post by:
Hi. We have a Jabber-esque client server package that uses XMPP for communication over network sockets. Using .NET 2.0, I need to read a full stanza (i.e. balanced xml) as soon as available...
4
by: CodeRazor | last post by:
I am trying to use an XmlTextReader to retrieve data. I need to use an XmlTextReader because it is faster than using an XmlDocument. I have found an inelegant way of retrieving each item's title...
0
by: ryjfgjl | last post by:
ExcelToDatabase: batch import excel into database automatically...
0
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
1
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: Vimpel783 | last post by:
Hello! Guys, I found this code on the Internet, but I need to modify it a little. It works well, the problem is this: Data is sent from only one cell, in this case B5, but it is necessary that data...
0
by: jfyes | last post by:
As a hardware engineer, after seeing that CEIWEI recently released a new tool for Modbus RTU Over TCP/UDP filtering and monitoring, I actively went to its official website to take a look. It turned...
1
by: PapaRatzi | last post by:
Hello, I am teaching myself MS Access forms design and Visual Basic. I've created a table to capture a list of Top 30 singles and forms to capture new entries. The final step is a form (unbound)...
0
by: af34tf | last post by:
Hi Guys, I have a domain whose name is BytesLimited.com, and I want to sell it. Does anyone know about platforms that allow me to list my domain in auction for free. Thank you
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.