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: CS1519: Invalid token '=' in class, struct, or interface member declaration

Source Error:


Line 36: 		SqlDataReader RS = Dbase.ReturnDataReader(
Line 37: 			"SELECT Image, ImageLink, NewPage FROM Images WHERE Active=1 ORDER BY ImageOrder ASC, ID DESC", con);
Line 38: 		litImagesJS.Text = 
Line 39: 			"<script language=\"javascript\"> \n"
Line 40: 			+ "var fadeimages=new Array(); \n"

Source File: d:\Inetpub\adsflorida\index.aspx.cs    Line: 38





Version Information: Microsoft .NET Framework Version:2.0.50727.8974; ASP.NET Version:2.0.50727.8974