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: BC30037: Character is not valid.

Source Error:


Line 1:  <%
Line 2:  			Response.Clear();
Line 3:  			Response.Status = "301 Moved Permanently";
Line 4:  			Response.AddHeader("Location","http://brands.hardwarestore.com");

Source File: D:\inetpub\wwwroot\hs2006\www\brands\default.aspx    Line: 2






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