Wrox Home  
Search P2P Archive for: Go

  Return to Index  

aspx thread: Converting String to Stream using Streamreader


Message #1 by Rahul Chugh <RChugh@s...> on Wed, 23 Jan 2002 20:18:30 -0500
how does one convert a string "xyz" to stream using  a streamreader object.



whenever i use it gives me an error







**********************************************************************

This e-mail contains privileged attorney-client communications and/or confidential information, and is only for the use by the
intended recipient. Receipt by an unintended recipient does not constitute a waiver of any applicable privilege."



Reading, disclosure, discussion, dissemination, distribution or copying of this information by anyone other than the intended
recipient or his or her employees or agents is strictly prohibited.  If you have received this communication in error, please
immediately notify us and delete the original material from your computer."



Sempra Energy Trading Corp. (SET) is not the same company as SDG&E or SoCalGas, the utilities owned by SET's parent company. 
SET is not regulated by the California Public Utilities Commission and you do not have to buy SET's products and services to
continue to receive quality regulated service from the utilities."

**********************************************************************



Message #2 by Rahul Chugh <RChugh@s...> on Wed, 23 Jan 2002 20:32:18 -0500
I am converting a string into a byte or a char array so that the

streamreader can pick up and hold the content to it.

but somehow it gives me an null exception .





-----Original Message-----

From: Rahul Chugh [mailto:RChugh@s...]

Sent: Wednesday, January 23, 2002 8:19 PM

To: ASP+

Subject: [aspx] Converting String to Stream using Streamreader





how does one convert a string "xyz" to stream using  a streamreader object.



whenever i use it gives me an error







**********************************************************************

This e-mail contains privileged attorney-client communications and/or

confidential information, and is only for the use by the intended recipient.

Receipt by an unintended recipient does not constitute a waiver of any

applicable privilege."



Reading, disclosure, discussion, dissemination, distribution or copying of

this information by anyone other than the intended recipient or his or her

employees or agents is strictly prohibited.  If you have received this

communication in error, please immediately notify us and delete the original

material from your computer."



Sempra Energy Trading Corp. (SET) is not the same company as SDG&E or

SoCalGas, the utilities owned by SET's parent company.  SET is not regulated

by the California Public Utilities Commission and you do not have to buy

SET's products and services to continue to receive quality regulated service

from the utilities."

**********************************************************************












**********************************************************************

This e-mail contains privileged attorney-client communications and/or confidential information, and is only for the use by the
intended recipient. Receipt by an unintended recipient does not constitute a waiver of any applicable privilege."



Reading, disclosure, discussion, dissemination, distribution or copying of this information by anyone other than the intended
recipient or his or her employees or agents is strictly prohibited.  If you have received this communication in error, please
immediately notify us and delete the original material from your computer."



Sempra Energy Trading Corp. (SET) is not the same company as SDG&E or SoCalGas, the utilities owned by SET's parent company. 
SET is not regulated by the California Public Utilities Commission and you do not have to buy SET's products and services to
continue to receive quality regulated service from the utilities."

**********************************************************************




  Return to Index