Sign In | Register Now About Bytes | Help | Site Map
Connecting Tech Pros Worldwide

tab delimited to xml

Question posted by: =?Utf-8?B?RGF2ZQ==?= (Guest) on March 18th, 2008 09:55 PM
I'm trying to use XmlCsvReader that is quoted in example
http://msdn2.microsoft.com/en-us/library/aa302293.aspx on msdn. I'm using
VS2008. When I compile I receive an error for

using Microsoft.XML ;

Is there a better way to do this in VS2008 or is there something I need to
install to
make "using Microsoft.XML" available?
Martin Honnen's Avatar
Martin Honnen
Guest
n/a Posts
March 19th, 2008
12:05 PM
#2

Re: tab delimited to xml
Dave wrote:
Quote:
I'm trying to use XmlCsvReader that is quoted in example
http://msdn2.microsoft.com/en-us/library/aa302293.aspx on msdn. I'm using
VS2008. When I compile I receive an error for
>
using Microsoft.XML ;
>
Is there a better way to do this in VS2008 or is there something I need to
install to
make "using Microsoft.XML" available?


I tried to download the sample but it seems no longer to be available. I
am not sure what Microsoft.XML refers to, it looks a bit like an MSXML
program id but I can't imagine why a .NET solution would use MSXML.


--

Martin Honnen --- MVP XML
http://JavaScript.FAQTs.com/

=?Utf-8?B?RGF2ZQ==?='s Avatar
=?Utf-8?B?RGF2ZQ==?=
Guest
n/a Posts
March 19th, 2008
02:05 PM
#3

Re: tab delimited to xml
i forgot to mention in my post that I simply want to convert a tab delimited
file to xml. Can you refer me to an example or an explanation that will help
with this task?

"Martin Honnen" wrote:
Quote:
Dave wrote:
Quote:
I'm trying to use XmlCsvReader that is quoted in example
http://msdn2.microsoft.com/en-us/library/aa302293.aspx on msdn. I'm using
VS2008. When I compile I receive an error for

using Microsoft.XML ;

Is there a better way to do this in VS2008 or is there something I need to
install to
make "using Microsoft.XML" available?

>
I tried to download the sample but it seems no longer to be available. I
am not sure what Microsoft.XML refers to, it looks a bit like an MSXML
program id but I can't imagine why a .NET solution would use MSXML.
>
>
--
>
Martin Honnen --- MVP XML
http://JavaScript.FAQTs.com/
>


 
Not the answer you were looking for? Post your question . . .
189,170 Experts ready to help you find a solution.
Sign up for a free account, or Login (if you're already a member).

Latest Articles: Read & Comment
  • Didn't find the answer you were looking for?
    Post Your Question
  • Top Community Contributors