Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 Development Tools
 Reporting Services Development
 What HAPPEN???

Author  Topic 

hungyeetan
Starting Member

8 Posts

Posted - 2005-09-06 : 06:41:48
Server Error in '/ReportServer' Application.
--------------------------------------------------------------------------------

Parser Error
Description: An error occurred during the parsing of a resource required to service this request. Please review the following specific parse error details and modify your source file appropriately.

Parser Error Message: Could not load the assembly 'MSSQLRS.FormsSecurity'. Make sure that it is compiled before accessing the page.

Source Error:


Line 1: <%@ Page Language="vb" AutoEventWireup="false" Codebehind="Logon.aspx.vb" Inherits="MSSQLRS.FormsSecurity.Logon, MSSQLRS.FormsSecurity" %>
Line 2: <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
Line 3: <HTML>


Source File: D:\Program Files\Microsoft SQL Server\MSSQL\Reporting Services\ReportServer\logon.aspx Line: 1


--------------------------------------------------------------------------------
Version Information: Microsoft .NET Framework Version:1.1.4322.573; ASP.NET Version:1.1.4322.573
   

- Advertisement -