Click to See Complete Forum and Search --> : Using console in Web Apps


bhushan1980
March 30th, 2008, 07:00 PM
Hi all. This is my first post in CG's ASP.NET forums. I have to use a console window in my web application. But Console.WriteLine(....) does not work for me. Do I have to include any other namespace there to get this thing working? I just want to display a error message in a console window through a web method based on a situation...

Thankyou,
Bhushan.