Parser Error Message

Stimulsoft Reports.NET discussion
Post Reply
alharbi
Posts: 45
Joined: Wed Sep 05, 2007 1:56 pm
Location: KSA

Parser Error Message

Post by alharbi »

hi

i am facing this error .

how can i solve it .

thnk you .

Server Error in '/' 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: The base class includes the field 'StiWebReport1', but its type (Stimulsoft.Report.Web.StiWebReport) is not compatible with the type of control (Stimulsoft.Report.Web.StiWebReport).

Source Error:


Line 14:
Line 15:
Line 16:
Line 18:


Source File: /Pln/plnreport.aspx Line: 16


--------------------------------------------------------------------------------
Version Information: Microsoft .NET Framework Version:2.0.50727.3053; ASP.NET Version:2.0.50727.3053
Edward
Posts: 2913
Joined: Fri Jun 09, 2006 4:02 am

Parser Error Message

Post by Edward »

Hi

It seems that something wrong with assembly references in your project. Please check it and let us know your results.

Thank you.
alharbi
Posts: 45
Joined: Wed Sep 05, 2007 1:56 pm
Location: KSA

Parser Error Message

Post by alharbi »

thank you .

Yes there is duble refrence for the stimulsoft in the config file .

we removed the old version then it is ok.
Edward
Posts: 2913
Joined: Fri Jun 09, 2006 4:02 am

Parser Error Message

Post by Edward »

Thank you for this information.
Post Reply