The method I'm using now basically emulates the 'puts' macro in c. It aquire an object that references the stdout stream and writes data to the object. Then i ...
I'm trying to get this code in a VB.Net console mode app to output some plain text. All I'm getting is 500 Internal Server Error and no entries written to cgi.log