********************************************************** Time Of Error : 11/12/2024 5:31:28 PM Error Message : Object reference not set to an instance of an object. Error Exeption : Error Place : at Centre.get_Id() in c:\Itdose_live\Live_code\MOLQ_LIVE\MOLQ\App_Code\DataLinkLayer\Centre\Centre.cs:line 20 at Design_Welcome.LoadData() in c:\Itdose_live\Live_code\MOLQ_LIVE\MOLQ\Design\Welcome.aspx.cs:line 189 Error On Machine : WIN-34CJ0UALH9F Error Machine IP Address : 65.21.237.32 ********************************************************** Time Of Error : 11/12/2024 6:32:40 PM Error Message : System.NullReferenceException: Object reference not set to an instance of an object. at Centre.get_Id() in c:\Itdose_live\Live_code\MOLQ_LIVE\MOLQ\App_Code\DataLinkLayer\Centre\Centre.cs:line 20 at Design_Welcome.LoadData() in c:\Itdose_live\Live_code\MOLQ_LIVE\MOLQ\Design\Welcome.aspx.cs:line 189 Error Exeption : System.NullReferenceException: Object reference not set to an instance of an object. at Centre.get_Id() in c:\Itdose_live\Live_code\MOLQ_LIVE\MOLQ\App_Code\DataLinkLayer\Centre\Centre.cs:line 20 at Design_Welcome.LoadData() in c:\Itdose_live\Live_code\MOLQ_LIVE\MOLQ\Design\Welcome.aspx.cs:line 189 Error Place : at Centre.get_Id() in c:\Itdose_live\Live_code\MOLQ_LIVE\MOLQ\App_Code\DataLinkLayer\Centre\Centre.cs:line 20 at Design_Welcome.LoadData() in c:\Itdose_live\Live_code\MOLQ_LIVE\MOLQ\Design\Welcome.aspx.cs:line 189 Error On Machine : WIN-34CJ0UALH9F Error Machine IP Address : 65.21.237.32 ********************************************************** Time Of Error : 11/12/2024 7:04:53 PM Error Message : MySql.Data.MySqlClient.MySqlException: Fatal error encountered during command execution. ---> MySql.Data.MySqlClient.MySqlException: Fatal error encountered attempting to read the resultset. ---> MySql.Data.MySqlClient.MySqlException: Table 'molq_live.type_master' doesn't exist at MySql.Data.MySqlClient.MySqlStream.OpenPacket() at MySql.Data.MySqlClient.NativeDriver.ReadResult(UInt64& affectedRows, Int64& lastInsertId) at MySql.Data.MySqlClient.MySqlDataReader.GetResultSet() at MySql.Data.MySqlClient.MySqlDataReader.NextResult() --- End of inner exception stack trace --- at MySql.Data.MySqlClient.MySqlDataReader.NextResult() at MySql.Data.MySqlClient.MySqlCommand.ExecuteReader(CommandBehavior behavior) --- End of inner exception stack trace --- at MySqlHelper.ExecuteDataset(MySqlConnection connection, CommandType commandType, String commandText, MySqlParameter[] commandParameters) in c:\Itdose_live\Live_code\MOLQ_LIVE\MOLQ\App_Code\DataLinkLayer\ODBCHelper.cs:line 488 at MySqlHelper.ExecuteDataset(MySqlConnection connection, CommandType commandType, String commandText) in c:\Itdose_live\Live_code\MOLQ_LIVE\MOLQ\App_Code\DataLinkLayer\ODBCHelper.cs:line 443 at AllSelectQuery.GetTypeList(Int32 i) in c:\Itdose_live\Live_code\MOLQ_LIVE\MOLQ\App_Code\DataLinkLayer\AllSelectQuery.cs:line 378 at DoctorReg.getSpecializationList() in c:\Itdose_live\Live_code\MOLQ_LIVE\MOLQ\App_Code\BuisnessLogic\DoctorReg.cs:line 43 at Design_FrontOffice_AddReferalDoctorPopup.BindDetail() in c:\Itdose_live\Live_code\MOLQ_LIVE\MOLQ\Design\FrontOffice\AddReferalDoctorPopup.aspx.cs:line 167 at Design_FrontOffice_AddReferalDoctorPopup.Page_Load(Object sender, EventArgs e) in c:\Itdose_live\Live_code\MOLQ_LIVE\MOLQ\Design\FrontOffice\AddReferalDoctorPopup.aspx.cs:line 23 Error Exeption : MySql.Data.MySqlClient.MySqlException: Table 'molq_live.type_master' doesn't exist at MySql.Data.MySqlClient.MySqlStream.OpenPacket() at MySql.Data.MySqlClient.NativeDriver.ReadResult(UInt64& affectedRows, Int64& lastInsertId) at MySql.Data.MySqlClient.MySqlDataReader.GetResultSet() at MySql.Data.MySqlClient.MySqlDataReader.NextResult() Error Place : at MySqlHelper.ExecuteDataset(MySqlConnection connection, CommandType commandType, String commandText, MySqlParameter[] commandParameters) in c:\Itdose_live\Live_code\MOLQ_LIVE\MOLQ\App_Code\DataLinkLayer\ODBCHelper.cs:line 488 at MySqlHelper.ExecuteDataset(MySqlConnection connection, CommandType commandType, String commandText) in c:\Itdose_live\Live_code\MOLQ_LIVE\MOLQ\App_Code\DataLinkLayer\ODBCHelper.cs:line 443 at AllSelectQuery.GetTypeList(Int32 i) in c:\Itdose_live\Live_code\MOLQ_LIVE\MOLQ\App_Code\DataLinkLayer\AllSelectQuery.cs:line 378 at DoctorReg.getSpecializationList() in c:\Itdose_live\Live_code\MOLQ_LIVE\MOLQ\App_Code\BuisnessLogic\DoctorReg.cs:line 43 at Design_FrontOffice_AddReferalDoctorPopup.BindDetail() in c:\Itdose_live\Live_code\MOLQ_LIVE\MOLQ\Design\FrontOffice\AddReferalDoctorPopup.aspx.cs:line 167 at Design_FrontOffice_AddReferalDoctorPopup.Page_Load(Object sender, EventArgs e) in c:\Itdose_live\Live_code\MOLQ_LIVE\MOLQ\Design\FrontOffice\AddReferalDoctorPopup.aspx.cs:line 23 Error On Machine : WIN-34CJ0UALH9F Error Machine IP Address : 65.21.237.32 ********************************************************** Time Of Error : 11/12/2024 8:13:42 PM Error Message : System.IO.FileNotFoundException: Could not find file 'C:\Itdose_live\Live_code\MOLQ_LIVE\MOLQ\Uploaded Document\20240921\012409180053_ANITA ER PR HER2_20240921.pdf'. File name: 'C:\Itdose_live\Live_code\MOLQ_LIVE\MOLQ\Uploaded Document\20240921\012409180053_ANITA ER PR HER2_20240921.pdf' at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy) at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share) at Design_Lab_DownloadAttachment.ResponseFile(HttpRequest _Request, HttpResponse _Response, String _fileName, String _fullPath, Int64 _speed) in c:\Itdose_live\Live_code\MOLQ_LIVE\MOLQ\Design\Lab\DownloadAttachment.aspx.cs:line 38 Error Exeption : System.IO.FileNotFoundException: Could not find file 'C:\Itdose_live\Live_code\MOLQ_LIVE\MOLQ\Uploaded Document\20240921\012409180053_ANITA ER PR HER2_20240921.pdf'. File name: 'C:\Itdose_live\Live_code\MOLQ_LIVE\MOLQ\Uploaded Document\20240921\012409180053_ANITA ER PR HER2_20240921.pdf' at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy) at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share) at Design_Lab_DownloadAttachment.ResponseFile(HttpRequest _Request, HttpResponse _Response, String _fileName, String _fullPath, Int64 _speed) in c:\Itdose_live\Live_code\MOLQ_LIVE\MOLQ\Design\Lab\DownloadAttachment.aspx.cs:line 38 Error Place : at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy) at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share) at Design_Lab_DownloadAttachment.ResponseFile(HttpRequest _Request, HttpResponse _Response, String _fileName, String _fullPath, Int64 _speed) in c:\Itdose_live\Live_code\MOLQ_LIVE\MOLQ\Design\Lab\DownloadAttachment.aspx.cs:line 38 Error On Machine : WIN-34CJ0UALH9F Error Machine IP Address : 65.21.237.32 ********************************************************** Time Of Error : 11/12/2024 8:16:07 PM Error Message : System.IO.FileNotFoundException: Could not find file 'C:\Itdose_live\Live_code\MOLQ_LIVE\MOLQ\Uploaded Document\20240921\012409180053_ANITA ER PR HER2_20240921.pdf'. File name: 'C:\Itdose_live\Live_code\MOLQ_LIVE\MOLQ\Uploaded Document\20240921\012409180053_ANITA ER PR HER2_20240921.pdf' at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy) at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share) at Design_Lab_DownloadAttachment.ResponseFile(HttpRequest _Request, HttpResponse _Response, String _fileName, String _fullPath, Int64 _speed) in c:\Itdose_live\Live_code\MOLQ_LIVE\MOLQ\Design\Lab\DownloadAttachment.aspx.cs:line 38 Error Exeption : System.IO.FileNotFoundException: Could not find file 'C:\Itdose_live\Live_code\MOLQ_LIVE\MOLQ\Uploaded Document\20240921\012409180053_ANITA ER PR HER2_20240921.pdf'. File name: 'C:\Itdose_live\Live_code\MOLQ_LIVE\MOLQ\Uploaded Document\20240921\012409180053_ANITA ER PR HER2_20240921.pdf' at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy) at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share) at Design_Lab_DownloadAttachment.ResponseFile(HttpRequest _Request, HttpResponse _Response, String _fileName, String _fullPath, Int64 _speed) in c:\Itdose_live\Live_code\MOLQ_LIVE\MOLQ\Design\Lab\DownloadAttachment.aspx.cs:line 38 Error Place : at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy) at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share) at Design_Lab_DownloadAttachment.ResponseFile(HttpRequest _Request, HttpResponse _Response, String _fileName, String _fullPath, Int64 _speed) in c:\Itdose_live\Live_code\MOLQ_LIVE\MOLQ\Design\Lab\DownloadAttachment.aspx.cs:line 38 Error On Machine : WIN-34CJ0UALH9F Error Machine IP Address : 65.21.237.32 ********************************************************** Time Of Error : 11/12/2024 8:16:32 PM Error Message : System.IO.FileNotFoundException: Could not find file 'C:\Itdose_live\Live_code\MOLQ_LIVE\MOLQ\Uploaded Document\20240921\012409180053_ANITA ER PR HER2_20240921.pdf'. File name: 'C:\Itdose_live\Live_code\MOLQ_LIVE\MOLQ\Uploaded Document\20240921\012409180053_ANITA ER PR HER2_20240921.pdf' at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy) at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share) at Design_Lab_DownloadAttachment.ResponseFile(HttpRequest _Request, HttpResponse _Response, String _fileName, String _fullPath, Int64 _speed) in c:\Itdose_live\Live_code\MOLQ_LIVE\MOLQ\Design\Lab\DownloadAttachment.aspx.cs:line 38 Error Exeption : System.IO.FileNotFoundException: Could not find file 'C:\Itdose_live\Live_code\MOLQ_LIVE\MOLQ\Uploaded Document\20240921\012409180053_ANITA ER PR HER2_20240921.pdf'. File name: 'C:\Itdose_live\Live_code\MOLQ_LIVE\MOLQ\Uploaded Document\20240921\012409180053_ANITA ER PR HER2_20240921.pdf' at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy) at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share) at Design_Lab_DownloadAttachment.ResponseFile(HttpRequest _Request, HttpResponse _Response, String _fileName, String _fullPath, Int64 _speed) in c:\Itdose_live\Live_code\MOLQ_LIVE\MOLQ\Design\Lab\DownloadAttachment.aspx.cs:line 38 Error Place : at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy) at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share) at Design_Lab_DownloadAttachment.ResponseFile(HttpRequest _Request, HttpResponse _Response, String _fileName, String _fullPath, Int64 _speed) in c:\Itdose_live\Live_code\MOLQ_LIVE\MOLQ\Design\Lab\DownloadAttachment.aspx.cs:line 38 Error On Machine : WIN-34CJ0UALH9F Error Machine IP Address : 65.21.237.32