hepsini kopyalayıp aldım ama yine hata verdi
verdiği hata aşağıdadır
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: CS1026: ) expected
Source Error:
Line 22:
Line 23:
Line 24: DataRow dr = system.GetDataRow("Select * from Kontratlar Where KontratId=" +Request.QueryString["KontratId"].ToString(); );
Line 25: if (dr != null)
Line 26: {
Source File: c:\inetpub\vhosts\xxxxxx.xxx.xx\httpdocs\Admin\Kontratdetay.aspx.cs Line: 24
Show Detailed Compiler Output:
Show Complete Compilation Source:
Version Information: Microsoft