Wrox Home  
Search P2P Archive for: Go

  Return to Index  

aspx_beginners thread: CAN ANBODY MAKE ME UNDERSTAND THIS ERROR MSG....WHERE I AM WRONG ???? I AM UNABLE TO FIGURE IT OUT :(


Message #1 by "Rohit Arora" <rohit_arora@i...> on Mon, 21 Oct 2002 20:17:34 +0530
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: CS1010: Newline in constant

Source Error:



Line 81: 			</asp:DataGrid>
Line 82: 			<hr>
Line 83: 			<asp:DataGrid id="detailGrid" runat="server" width="300px"
autogeneratecolumns="false" datasource='<%#
BindChildData("DATABASE="Server=192.168.52.206;Address=192.168.52.206,1433;N
etwork=DBMSSOCN;Initial Catalog=projectserver;uid=sa;pwd=sa;","SELECT
proj.PROJ_ID, td.TaskUniqueID,td.TaskName FROM MSP_PROJECTS AS et INNER JOIN
MSP_VIEW_PROJ_TASKS_STD AS td ON
et.PROJ_ID=td.ProjectUniqueID","masterGrid")%>'
Line 84: 			cellpadding="2" cellspacing="0" gridlines="vertical"
Line 85: 			font-size="x-small" font-names="verdana">


Source File: c:\inetpub\wwwroot\Msproject\WebForm3.aspx    Line: 83



Show Detailed Compiler Output:


C:\WINNT\system32> "c:\winnt\microsoft.net\framework\v1.1.4322\csc.exe"
/t:library /utf8output
/R:"c:\winnt\assembly\gac\system\1.0.5000.0__b77a5c561934e089\system.dll"
/R:"c:\winnt\microsoft.net\framework\v1.1.4322\temporary asp.net
files\msproject\bfe744f3\bb35aec7\assembly\dl2\62f77cfb\c08d2b73_0e79c201\ms
project.dll"
/R:"c:\winnt\assembly\gac\system.web.services\1.0.5000.0__b03f5f7f11d50a3a\s
ystem.web.services.dll"
/R:"c:\winnt\assembly\gac\system.xml\1.0.5000.0__b77a5c561934e089\system.xml
.dll"
/R:"c:\winnt\assembly\gac\system.drawing\1.0.5000.0__b03f5f7f11d50a3a\system
.drawing.dll"
/R:"c:\winnt\assembly\gac\system.web.mobile\1.0.5000.0__b03f5f7f11d50a3a\sys
tem.web.mobile.dll"
/R:"c:\winnt\assembly\gac\system.data\1.0.5000.0__b77a5c561934e089\system.da
ta.dll"
/R:"c:\winnt\assembly\gac\system.enterpriseservices\1.0.5000.0__b03f5f7f11d5
0a3a\system.enterpriseservices.dll"
/R:"c:\winnt\microsoft.net\framework\v1.1.4322\temporary asp.net
files\msproject\bfe744f3\bb35aec7\t8ssdqp9.dll"
/R:"c:\winnt\microsoft.net\framework\v1.1.4322\mscorlib.dll"
/R:"c:\winnt\assembly\gac\system.web\1.0.5000.0__b03f5f7f11d50a3a\system.web
.dll" /out:"C:\WINNT\Microsoft.NET\Framework\v1.1.4322\Temporary ASP.NET
Files\msproject\bfe744f3\bb35aec7\ndzyqxvb.dll" /D:DEBUG /debug+ /optimize-
/warnaserror /w:1  "C:\WINNT\Microsoft.NET\Framework\v1.1.4322\Temporary
ASP.NET Files\msproject\bfe744f3\bb35aec7\ndzyqxvb.0.cs"


Microsoft (R) Visual C# .NET Compiler version 7.10.2215.1
for Microsoft (R) .NET Framework version 1.1.4322
Copyright (C) Microsoft Corporation 2001-2002. All rights reserved.

c:\inetpub\wwwroot\Msproject\WebForm3.aspx(83,341): error CS1010: Newline in
constant



Message #2 by "Grosso, Gary J." <congjg@N...> on Mon, 21 Oct 2002 10:50:35 -0400
Count your Quotations.

-----Original Message-----
From: Rohit Arora [mailto:rohit_arora@i...] 
Sent: Monday, October 21, 2002 10:48 AM
To: aspx_beginners
Subject: [aspx_beginners] CAN ANBODY MAKE ME UNDERSTAND THIS ERROR
MSG....WHERE I AM WRONG ???? I AM UNABLE TO FIGURE IT OUT :(

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: CS1010: Newline in constant

Source Error:



Line 81: 			</asp:DataGrid>
Line 82: 			<hr>
Line 83: 			<asp:DataGrid id="detailGrid" runat="server"
width="300px"
autogeneratecolumns="false" datasource='<%#
BindChildData("DATABASE="Server=192.168.52.206;Address=192.168.52.206,1433;N
etwork=DBMSSOCN;Initial Catalog=projectserver;uid=sa;pwd=sa;","SELECT
proj.PROJ_ID, td.TaskUniqueID,td.TaskName FROM MSP_PROJECTS AS et INNER JOIN
MSP_VIEW_PROJ_TASKS_STD AS td ON
et.PROJ_ID=td.ProjectUniqueID","masterGrid")%>'
Line 84: 			cellpadding="2" cellspacing="0"
gridlines="vertical"
Line 85: 			font-size="x-small" font-names="verdana">


Source File: c:\inetpub\wwwroot\Msproject\WebForm3.aspx    Line: 83



Show Detailed Compiler Output:


C:\WINNT\system32> "c:\winnt\microsoft.net\framework\v1.1.4322\csc.exe"
/t:library /utf8output
/R:"c:\winnt\assembly\gac\system\1.0.5000.0__b77a5c561934e089\system.dll"
/R:"c:\winnt\microsoft.net\framework\v1.1.4322\temporary asp.net
files\msproject\bfe744f3\bb35aec7\assembly\dl2\62f77cfb\c08d2b73_0e79c201\ms
project.dll"
/R:"c:\winnt\assembly\gac\system.web.services\1.0.5000.0__b03f5f7f11d50a3a\s
ystem.web.services.dll"
/R:"c:\winnt\assembly\gac\system.xml\1.0.5000.0__b77a5c561934e089\system.xml
.dll"
/R:"c:\winnt\assembly\gac\system.drawing\1.0.5000.0__b03f5f7f11d50a3a\system
.drawing.dll"
/R:"c:\winnt\assembly\gac\system.web.mobile\1.0.5000.0__b03f5f7f11d50a3a\sys
tem.web.mobile.dll"
/R:"c:\winnt\assembly\gac\system.data\1.0.5000.0__b77a5c561934e089\system.da
ta.dll"
/R:"c:\winnt\assembly\gac\system.enterpriseservices\1.0.5000.0__b03f5f7f11d5
0a3a\system.enterpriseservices.dll"
/R:"c:\winnt\microsoft.net\framework\v1.1.4322\temporary asp.net
files\msproject\bfe744f3\bb35aec7\t8ssdqp9.dll"
/R:"c:\winnt\microsoft.net\framework\v1.1.4322\mscorlib.dll"
/R:"c:\winnt\assembly\gac\system.web\1.0.5000.0__b03f5f7f11d50a3a\system.web
.dll" /out:"C:\WINNT\Microsoft.NET\Framework\v1.1.4322\Temporary ASP.NET
Files\msproject\bfe744f3\bb35aec7\ndzyqxvb.dll" /D:DEBUG /debug+ /optimize-
/warnaserror /w:1  "C:\WINNT\Microsoft.NET\Framework\v1.1.4322\Temporary
ASP.NET Files\msproject\bfe744f3\bb35aec7\ndzyqxvb.0.cs"


Microsoft (R) Visual C# .NET Compiler version 7.10.2215.1
for Microsoft (R) .NET Framework version 1.1.4322
Copyright (C) Microsoft Corporation 2001-2002. All rights reserved.

c:\inetpub\wwwroot\Msproject\WebForm3.aspx(83,341): error CS1010: Newline in
constant




---
Beginning ASP.NET Databases using VB.NET
http://www.wrox.com/ACON11.asp?ISBN=1861006195

Beginning ASP.NET Databases using C#
http://www.wrox.com/ACON11.asp?ISBN=1861007418

These books look at how we can create data-centric ASP.NET 
applications. Requiring some basic knowledge of ASP.NET, 
Access and SQL the authors guide you through the process 
of connecting and consuming information in a variety of 
ways. They are packed full of excellent illustrative code 
examples, demonstrating important fundamental principles.
Message #3 by "Mrinal Srivastava" <mrinal.srivastava@p...> on Mon, 21 Oct 2002 20:46:47 +0530
BindChildData("DATABASE="Server=192.168.52.206;Address=192.168.52.206,1433;N
etwork=DBMSSOCN;Initial Catalog=projectserver;uid=sa;pwd=sa;","SELECT

U can see above that the text within quotes ("") is spread over more than
one line. this is fine if it happens due to text wrapping of editor...but u
r not supposed to hit "ENTER" while typing anything within quotes.
restore it and it should run.

HTH,
Mrinal


-----Original Message-----
From: Grosso, Gary J. [mailto:congjg@N...]
Sent: Monday, October 21, 2002 8:21 PM
To: aspx_beginners
Subject: [aspx_beginners] RE: CAN ANBODY MAKE ME UNDERSTAND THIS ERROR
MSG ....WHERE I AM WRONG ???? I AM UNABLE TO FIGURE IT OUT :(


Count your Quotations.

-----Original Message-----
From: Rohit Arora [mailto:rohit_arora@i...]
Sent: Monday, October 21, 2002 10:48 AM
To: aspx_beginners
Subject: [aspx_beginners] CAN ANBODY MAKE ME UNDERSTAND THIS ERROR
MSG....WHERE I AM WRONG ???? I AM UNABLE TO FIGURE IT OUT :(

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: CS1010: Newline in constant

Source Error:



Line 81: 			</asp:DataGrid>
Line 82: 			<hr>
Line 83: 			<asp:DataGrid id="detailGrid" runat="server"
width="300px"
autogeneratecolumns="false" datasource='<%#
BindChildData("DATABASE="Server=192.168.52.206;Address=192.168.52.206,1433;N
etwork=DBMSSOCN;Initial Catalog=projectserver;uid=sa;pwd=sa;","SELECT
proj.PROJ_ID, td.TaskUniqueID,td.TaskName FROM MSP_PROJECTS AS et INNER JOIN
MSP_VIEW_PROJ_TASKS_STD AS td ON
et.PROJ_ID=td.ProjectUniqueID","masterGrid")%>'
Line 84: 			cellpadding="2" cellspacing="0"
gridlines="vertical"
Line 85: 			font-size="x-small" font-names="verdana">


Source File: c:\inetpub\wwwroot\Msproject\WebForm3.aspx    Line: 83



Show Detailed Compiler Output:


C:\WINNT\system32> "c:\winnt\microsoft.net\framework\v1.1.4322\csc.exe"
/t:library /utf8output
/R:"c:\winnt\assembly\gac\system\1.0.5000.0__b77a5c561934e089\system.dll"
/R:"c:\winnt\microsoft.net\framework\v1.1.4322\temporary asp.net
files\msproject\bfe744f3\bb35aec7\assembly\dl2\62f77cfb\c08d2b73_0e79c201\ms
project.dll"
/R:"c:\winnt\assembly\gac\system.web.services\1.0.5000.0__b03f5f7f11d50a3a\s
ystem.web.services.dll"
/R:"c:\winnt\assembly\gac\system.xml\1.0.5000.0__b77a5c561934e089\system.xml
.dll"
/R:"c:\winnt\assembly\gac\system.drawing\1.0.5000.0__b03f5f7f11d50a3a\system
.drawing.dll"
/R:"c:\winnt\assembly\gac\system.web.mobile\1.0.5000.0__b03f5f7f11d50a3a\sys
tem.web.mobile.dll"
/R:"c:\winnt\assembly\gac\system.data\1.0.5000.0__b77a5c561934e089\system.da
ta.dll"
/R:"c:\winnt\assembly\gac\system.enterpriseservices\1.0.5000.0__b03f5f7f11d5
0a3a\system.enterpriseservices.dll"
/R:"c:\winnt\microsoft.net\framework\v1.1.4322\temporary asp.net
files\msproject\bfe744f3\bb35aec7\t8ssdqp9.dll"
/R:"c:\winnt\microsoft.net\framework\v1.1.4322\mscorlib.dll"
/R:"c:\winnt\assembly\gac\system.web\1.0.5000.0__b03f5f7f11d50a3a\system.web
.dll" /out:"C:\WINNT\Microsoft.NET\Framework\v1.1.4322\Temporary ASP.NET
Files\msproject\bfe744f3\bb35aec7\ndzyqxvb.dll" /D:DEBUG /debug+ /optimize-
/warnaserror /w:1  "C:\WINNT\Microsoft.NET\Framework\v1.1.4322\Temporary
ASP.NET Files\msproject\bfe744f3\bb35aec7\ndzyqxvb.0.cs"


Microsoft (R) Visual C# .NET Compiler version 7.10.2215.1
for Microsoft (R) .NET Framework version 1.1.4322
Copyright (C) Microsoft Corporation 2001-2002. All rights reserved.

c:\inetpub\wwwroot\Msproject\WebForm3.aspx(83,341): error CS1010: Newline in
constant




---
Beginning ASP.NET Databases using VB.NET
http://www.wrox.com/ACON11.asp?ISBN=1861006195

Beginning ASP.NET Databases using C#
http://www.wrox.com/ACON11.asp?ISBN=1861007418

These books look at how we can create data-centric ASP.NET
applications. Requiring some basic knowledge of ASP.NET,
Access and SQL the authors guide you through the process
of connecting and consuming information in a variety of
ways. They are packed full of excellent illustrative code
examples, demonstrating important fundamental principles.

---
Beginning ASP.NET Databases using VB.NET
http://www.wrox.com/ACON11.asp?ISBN=1861006195

Beginning ASP.NET Databases using C#
http://www.wrox.com/ACON11.asp?ISBN=1861007418

These books look at how we can create data-centric ASP.NET
applications. Requiring some basic knowledge of ASP.NET,
Access and SQL the authors guide you through the process
of connecting and consuming information in a variety of
ways. They are packed full of excellent illustrative code
examples, demonstrating important fundamental principles.

Message #4 by "Rohit Arora" <rohit_arora@i...> on Mon, 21 Oct 2002 20:32:37 +0530
yah got dat ...but is there somethin else also with the syntax coz i m
unable to get the output ..???



-----Original Message-----
From: Grosso, Gary J. [mailto:congjg@N...]
Sent: Monday, October 21, 2002 8:21 PM
To: aspx_beginners
Subject: [aspx_beginners] RE: CAN ANBODY MAKE ME UNDERSTAND THIS ERROR
MSG ....WHERE I AM WRONG ???? I AM UNABLE TO FIGURE IT OUT :(


Count your Quotations.

-----Original Message-----
From: Rohit Arora [mailto:rohit_arora@i...]
Sent: Monday, October 21, 2002 10:48 AM
To: aspx_beginners
Subject: [aspx_beginners] CAN ANBODY MAKE ME UNDERSTAND THIS ERROR
MSG....WHERE I AM WRONG ???? I AM UNABLE TO FIGURE IT OUT :(

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: CS1010: Newline in constant

Source Error:



Line 81: 			</asp:DataGrid>
Line 82: 			<hr>
Line 83: 			<asp:DataGrid id="detailGrid" runat="server"
width="300px"
autogeneratecolumns="false" datasource='<%#
BindChildData("DATABASE="Server=192.168.52.206;Address=192.168.52.206,1433;N
etwork=DBMSSOCN;Initial Catalog=projectserver;uid=sa;pwd=sa;","SELECT
proj.PROJ_ID, td.TaskUniqueID,td.TaskName FROM MSP_PROJECTS AS et INNER JOIN
MSP_VIEW_PROJ_TASKS_STD AS td ON
et.PROJ_ID=td.ProjectUniqueID","masterGrid")%>'
Line 84: 			cellpadding="2" cellspacing="0"
gridlines="vertical"
Line 85: 			font-size="x-small" font-names="verdana">


Source File: c:\inetpub\wwwroot\Msproject\WebForm3.aspx    Line: 83



Show Detailed Compiler Output:


C:\WINNT\system32> "c:\winnt\microsoft.net\framework\v1.1.4322\csc.exe"
/t:library /utf8output
/R:"c:\winnt\assembly\gac\system\1.0.5000.0__b77a5c561934e089\system.dll"
/R:"c:\winnt\microsoft.net\framework\v1.1.4322\temporary asp.net
files\msproject\bfe744f3\bb35aec7\assembly\dl2\62f77cfb\c08d2b73_0e79c201\ms
project.dll"
/R:"c:\winnt\assembly\gac\system.web.services\1.0.5000.0__b03f5f7f11d50a3a\s
ystem.web.services.dll"
/R:"c:\winnt\assembly\gac\system.xml\1.0.5000.0__b77a5c561934e089\system.xml
.dll"
/R:"c:\winnt\assembly\gac\system.drawing\1.0.5000.0__b03f5f7f11d50a3a\system
.drawing.dll"
/R:"c:\winnt\assembly\gac\system.web.mobile\1.0.5000.0__b03f5f7f11d50a3a\sys
tem.web.mobile.dll"
/R:"c:\winnt\assembly\gac\system.data\1.0.5000.0__b77a5c561934e089\system.da
ta.dll"
/R:"c:\winnt\assembly\gac\system.enterpriseservices\1.0.5000.0__b03f5f7f11d5
0a3a\system.enterpriseservices.dll"
/R:"c:\winnt\microsoft.net\framework\v1.1.4322\temporary asp.net
files\msproject\bfe744f3\bb35aec7\t8ssdqp9.dll"
/R:"c:\winnt\microsoft.net\framework\v1.1.4322\mscorlib.dll"
/R:"c:\winnt\assembly\gac\system.web\1.0.5000.0__b03f5f7f11d50a3a\system.web
.dll" /out:"C:\WINNT\Microsoft.NET\Framework\v1.1.4322\Temporary ASP.NET
Files\msproject\bfe744f3\bb35aec7\ndzyqxvb.dll" /D:DEBUG /debug+ /optimize-
/warnaserror /w:1  "C:\WINNT\Microsoft.NET\Framework\v1.1.4322\Temporary
ASP.NET Files\msproject\bfe744f3\bb35aec7\ndzyqxvb.0.cs"


Microsoft (R) Visual C# .NET Compiler version 7.10.2215.1
for Microsoft (R) .NET Framework version 1.1.4322
Copyright (C) Microsoft Corporation 2001-2002. All rights reserved.

c:\inetpub\wwwroot\Msproject\WebForm3.aspx(83,341): error CS1010: Newline in
constant




---
Beginning ASP.NET Databases using VB.NET
http://www.wrox.com/ACON11.asp?ISBN=1861006195

Beginning ASP.NET Databases using C#
http://www.wrox.com/ACON11.asp?ISBN=1861007418

These books look at how we can create data-centric ASP.NET
applications. Requiring some basic knowledge of ASP.NET,
Access and SQL the authors guide you through the process
of connecting and consuming information in a variety of
ways. They are packed full of excellent illustrative code
examples, demonstrating important fundamental principles.

---
Beginning ASP.NET Databases using VB.NET
http://www.wrox.com/ACON11.asp?ISBN=1861006195

Beginning ASP.NET Databases using C#
http://www.wrox.com/ACON11.asp?ISBN=1861007418

These books look at how we can create data-centric ASP.NET
applications. Requiring some basic knowledge of ASP.NET,
Access and SQL the authors guide you through the process
of connecting and consuming information in a variety of
ways. They are packed full of excellent illustrative code
examples, demonstrating important fundamental principles.

Message #5 by "Rohit Arora" <rohit_arora@i...> on Mon, 21 Oct 2002 20:33:35 +0530
may be you can hv a look at this code..



<%@ Page language="C#" %>
<%@ Import Namespace="System.Data" %>
<%@ Import Namespace="System.Data.SqlClient" %>
<HTML>
	<HEAD>
		<script runat="server">
void Page_Load(Object sender, EventArgs e)
{
    BindData();
}

private void BindData()
{
    String strCmd ="select
PROJ_ID,PROJ_NAME,PROJ_PROP_COMPANY,PROJ_INFO_CURRENT_DATE,PROJ_INFO_START_D
ATE,PROJ_PROJECT from MSP_PROJects where PROJ_PROP_COMPANY <> 'Microsoft
Corporation'";
    String strCnn 
"Server=192.168.52.206;Address=192.168.52.206,1433;Network=DBMSSOCN;Initial
Catalog=projectserver;uid=sa;pwd=sa;";

    SqlDataAdapter da = new SqlDataAdapter(strCmd, strCnn);
    DataSet ds = new DataSet();
    da.Fill(ds);

    // add a display only column
    DataColumn col = new DataColumn("EmployeeName", typeof(string),
                     "lastname + ', ' + firstname");
    ds.Tables[0].Columns.Add(col);

    masterGrid.DataSource = ds.Tables[0];
    masterGrid.DataBind();
}

private void SelectedIndexChanged(Object sender, EventArgs e)
{
	detailGrid.DataBind();
   // BindChildData();
}

private void BindChildData(String strCnn, String strCmd, String strParentID)
{
    String strCnn 
"Server=192.168.52.206;Address=192.168.52.206,1433;Network=DBMSSOCN;Initial
Catalog=projectserver;uid=sa;pwd=sa";
    SqlConnection conn = new SqlConnection(strCnn);
    String strCmd = "SELECT proj.PROJ_ID, td.TaskUniqueID,td.TaskName FROM
MSP_PROJECTS AS et INNER JOIN MSP_VIEW_PROJ_TASKS_STD AS td ON
et.PROJ_ID=td.ProjectUniqueID WHERE et.employeeid=@nEmpID";
    SqlCommand cmd = new SqlCommand(strCmd, conn);

    int nEmpID = (int) masterGrid.DataKeys[masterGrid.SelectedIndex];
    SqlParameter p = new SqlParameter("@nEmpID", SqlDbType.Int);
    p.Value = nEmpID;
    cmd.Parameters.Add(p);

    SqlDataAdapter da = new SqlDataAdapter();
    da.SelectCommand = cmd;
    DataSet ds = new DataSet();
    da.Fill(ds);


    detailGrid.DataSource = ds.Tables[0];
    detailGrid.DataBind();
}
		</script>
	</HEAD>
	<body>
		<form runat="server" ID="Form1">
			<asp:DataGrid id="masterGrid" runat="server" width="300px"
OnSelectedIndexChanged="SelectedIndexChanged" datakeyfield="employeeid"
autogeneratecolumns="false" cellpadding="2" cellspacing="0"
gridlines="vertical" font-size="x-small" font-names="verdana">
				<PagerStyle Font-Bold="true" Mode="NumericPages" BorderWidth="1"
BorderColor="black" BackColor="palegreen" Position="TopAndBottom" />
				<AlternatingItemStyle BackColor="#eeeeee" />
				<SelectedItemStyle BackColor="blue" ForeColor="white" Font-Bold="true"
/>
				<ItemStyle BackColor="lightyellow" />
				<HeaderStyle Font-Bold="True" ForeColor="White" BackColor="#DD3378"
BorderWidth="1" BorderColor="white" />
				<Columns>
					<asp:ButtonColumn DataTextField="employeename" HeaderText="Tasks"
CommandName="select" />
				</Columns>
			</asp:DataGrid>
			<hr>
			<asp:DataGrid id="detailGrid" runat="server" width="300px"
autogeneratecolumns="false" datasource='<%#
BindChildData("Server=192.168.52.206;Address=192.168.52.206,1433;Network=DBM
SSOCN;Initial Catalog=projectserver;uid=sa;pwd=sa;","SELECT proj.PROJ_ID,
td.TaskUniqueID,td.TaskName FROM MSP_PROJECTS AS et INNER JOIN
MSP_VIEW_PROJ_TASKS_STD AS td ON
et.PROJ_ID=td.ProjectUniqueID","masterGrid")%>'
			cellpadding="2" cellspacing="0" gridlines="vertical"
			font-size="x-small" font-names="verdana">
				<AlternatingItemStyle BackColor="#eeeeee" />
				<ItemStyle BackColor="lightyellow" />
				<HeaderStyle Font-Bold="True" ForeColor="White" BackColor="#DD3378"
BorderWidth="1" BorderColor="white" />
				<Columns>
					<asp:BoundColumn DataField="territoryid" HeaderText="ID" />
					<asp:BoundColumn DataField="territorydescription"
HeaderText="Territory" />
				</Columns>
			</asp:DataGrid>
		</form>
	</body>
</HTML>


  Return to Index