Creating CSV

G

Guest

I create a CSV file after looping through a datatable.
All is fine except in the first two lines of the CSV I get this-

<!--METADATA TYPE="ASP_DEBUG_INFO"
-->

How could this be avoided?
 
G

George Ter-Saakov

This is a debug info ASP adds when run in debug mode.
You can turn it off by going to IIS Managment console and right click on
your project folder, properties, "Virtual Directory" tab, "Configuration"
button, Debugging tab.

And uncheck Enable ASP server side debugging.

George.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,432
Messages
2,571,680
Members
48,796
Latest member
Greg L.

Latest Threads

Top