R
rVo
In a VB.Net application I create a new streamreader and use it's ReadToEnd
function to read the contents of a htmlfile.
Inside the file there are some signs like öéèêë..., these signs are not
present in the stream that has been read by the ReadToEnd function though.
This problem occured in a program that has been running succesfully for
about a yeatr already.
Could this have been caused by recent patches or an upgrade of the dot net
framework (which is now on level 1.1.4322, with dutch language pack and
Hotfix KB886903 installed).
Is there a workaround for this problem by using another method for reading?
Any help is more than welcome as I'm pretty desperate on this one.
Kind Regards,
rVo
function to read the contents of a htmlfile.
Inside the file there are some signs like öéèêë..., these signs are not
present in the stream that has been read by the ReadToEnd function though.
This problem occured in a program that has been running succesfully for
about a yeatr already.
Could this have been caused by recent patches or an upgrade of the dot net
framework (which is now on level 1.1.4322, with dutch language pack and
Hotfix KB886903 installed).
Is there a workaround for this problem by using another method for reading?
Any help is more than welcome as I'm pretty desperate on this one.
Kind Regards,
rVo