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
Parser Error Message
Parser Error Message
Hi
It seems that something wrong with assembly references in your project. Please check it and let us know your results.
Thank you.
It seems that something wrong with assembly references in your project. Please check it and let us know your results.
Thank you.
Parser Error Message
thank you .
Yes there is duble refrence for the stimulsoft in the config file .
we removed the old version then it is ok.
Yes there is duble refrence for the stimulsoft in the config file .
we removed the old version then it is ok.
Parser Error Message
Thank you for this information.