Monday, January 7, 2013

Unix Lab Programming

    /*BASIC UNIX AND NETWORKING COMMANDS*/   BASIC UNIX COMMANDS  passwd:             This command allows you to change your login password. You are propted to enter your current password, and then prompted (twice) to enter  your new password.                            OUTPUT: [2mcaa17mca24~]$...

Wednesday, December 5, 2012

Solution: UNABLE TO READ DATA FROM THE TRANSPORT CONNECTION: NET_IO_CONNECTIONCLOSED.

Server Error in '/' Application. Unable to read data from the transport connection: net_io_connectionclosed. Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.  Exception Details: System.IO.IOException: Unable to read data from the transport connection: net_io_connectionclosed. Source Error:    Line 73:          ...

Solve: WebException , the remote name could not be resolved

Server Error in '/' Application. The remote name could not be resolved: 'mail.aspdotnet-rajkumar.com/' Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.  Exception Details: System.Net.WebException: The remote name could not be resolved: 'mail.aspdotnet-rajkumar.com/' Source Error:  An unhandled exception was generated during the execution...

How to solve this error Bad sequence of commands. The server response was: This mail server requires authentication

Server Error in '/' Application. Bad sequence of commands. The server response was: This mail server requires authentication when attempting to send to a non-local e-mail address. Please check your mail client settings or contact your administrator to verify that the domain or address is defined for this server.Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code. Exception Details: System.Net.Mail.SmtpException:...