
ทำไมไม่เห้นเข้าไปดูข้อความเก่าได้เลยอ่ะค่ะ
ไม่เห้น ดูให้เลยอ่ะค่ะ ทำไมเป้งอย่างงี้อะค่ะ ไม่มีใครช่วยดูให้เค้าเลย

ดูให้หน่อยจิ มันขึ้นอย่างนี้อ่ะ กดทีไรเป้งทุกที
Server Error in '/' Application.
--------------------------------------------------------------------------------
Compilation Error
Description: An error occurred during the compilation of a resource required to service this request. Please review the following specific error details and modify your source code appropriately.
Compiler Error Message: CS0029: Cannot implicitly convert type 'string' to 'bool'
Source Error:
Microsoft (R) Visual C# 2005 Compiler version 8.00.50727.1433
for Microsoft (R) Windows (R) 2005 Framework version 2.0.50727
Copyright (C) Microsoft Corporation 2001-2005. All rights reserved.
c:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\root\3428df85\9a1f7e6a\App_Web_l9yezwz_.2.cs(142,48): warning CS0436: The type 'tmhistory' in 'c:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\root\3428df85\9a1f7e6a\App_Web_l9yezwz_.2.cs' conflicts with the imported type 'tmhistory' in 'c:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\root\3428df85\9a1f7e6a\assembly\dl3\75e8fad3\f9be33bb_64c8c901\Thaimate_deploy.DLL'. Using the one in 'c:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\root\3428df85\9a1f7e6a\App_Web_l9yezwz_.2.cs'.
c:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\root\3428df85\9a1f7e6a\App_Web_l9yezwz_.2.cs(14,22): (Location of symbol related to previous warning)
c:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\root\3428df85\9a1f7e6a\assembly\dl3\75e8fad3\f9be33bb_64c8c901\Thaimate_deploy.DLL: (Location of symbol related to previous warning)
c:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\root\3428df85\9a1f7e6a\App_Web_l9yezwz_.4.cs(128,53): warning CS0108: 'ASP.talk_tmpreview_aspx.Profile' hides inherited member 'Talk_tmPreview.Profile'. Use the new keyword if hiding was intended.
c:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\root\3428df85\9a1f7e6a\assembly\dl3\75e8fad3\f9be33bb_64c8c901\Thaimate_deploy.DLL: (Location of symbol related to previous warning)
c:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\root\3428df85\9a1f7e6a\App_Web_l9yezwz_.4.cs(134,46): warning CS0108: 'ASP.talk_tmpreview_aspx.ApplicationInstance' hides inherited member 'Talk_tmPreview.ApplicationInstance'. Use the new keyword if hiding was intended.
c:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\root\3428df85\9a1f7e6a\assembly\dl3\75e8fad3\f9be33bb_64c8c901\Thaimate_deploy.DLL: (Location of symbol related to previous warning)
e:\wwwroot\thaimate.sanook.com\Talk\tmhistory.aspx.cs(55,9): warning CS0168: The variable 'ex' is declared but never used
e:\wwwroot\thaimate.sanook.com\Talk\tmhistory.aspx.cs(261,13): error CS0029: Cannot implicitly convert type 'string' to 'bool'
e:\wwwroot\thaimate.sanook.com\Talk\tmhistory.aspx.cs(341,36): error CS0103: The name 'sqlstr' does not exist in the current context
e:\wwwroot\thaimate.sanook.com\Talk\tmhistory.aspx.cs(445,9): warning CS0168: The variable 'ex' is declared but never used
e:\wwwroot\thaimate.sanook.com\Talk\tmhistory.aspx.cs(473,9): warning CS0168: The variable 'ex' is declared but never used
e:\wwwroot\thaimate.sanook.com\Talk\tmhistory.aspx.cs(593,9): warning CS0162: Unreachable code detected
Show Complete Compilation Source:
Line 1: #pragma checksum "E:\wwwroot\thaimate.sanook.com\Talk\tmhistory.aspx" "{406ea660-64cf-4c82-b6f0-42d48172a799}" "E5D79E015E99728EAB7F017155E98FEB"
Line 2: //------------------------------------------------------------------------------
Line 3: // <auto-generated>
Line 4: // This code was generated by a tool.
Line 5: // Runtime Version:2.0.50727.1433
Line 6: //
Line 7: // Changes to this file may cause incorrect behavior and will be lost if
Line 8: // the code is regenerated.