Question : Adding a Fax Printer after removing it

To All,

I was troubleshooting my Fax Services on Microsoft Windows Server 2003 x64 SP2, and I removed the Fax Services and then reinstalled it. Now, the Fax Printer does not display under the list of Printers, and my users are unable to connect to it.

How would I go about adding either a new fax printer or recovering the lost fax printer?

Thanks,
-Andrew

Answer : Adding a Fax Printer after removing it

I've got about 3 years of working experience in .NET and I can answer all of those. Is that an indication?

To me, those questions don't seem very data-centric; rather they seem basic .NET knowledge-ish. But that's my opinion  :)

Data-centric questions to me would be more like:

    Which method of the SqCommand object would you call to return a single result from a database (single row, single column)?

   What problem(s) do you see with the following logic:

        cmd.CommandText = "SELECT * FROM permissions WHERE uid = '" + txtBox1.Text + "'";

    Under what namespace will you find the classes necessary to interact with a SQL Server DB?

 :)
Random Solutions  
 
programming4us programming4us