Ok, I'm trying to convert 1.0 to 3.0 and have ran the utility. My code still references an ActiveReport and WebViewer object. I can't seem to find the 3.0 assembly's that host these objects . I'm trying to complete this task over the holiday, so a quick response would be appreciated.
Thanks
I'm getting this runtime 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 'WebViewer1', but its type (DataDynamics.ActiveReports.Web.WebViewer) is not compatible with the type of control (DataDynamics.ActiveReports.Web.WebViewer).Source Error: Line 25: <body MS_POSITIONING="GridLayout" onload="Init();"> Line 26: <form id="Form1" method="post" runat="server"> Line 27: <ActiveReportsWeb:WebViewer id="WebViewer1" style="Z-INDEX: 101; LEFT: 0px; POSITION: absolute; TOP: 168px" Line 28: runat="server" height="900px" width="928px" ViewerType="AcrobatReader"></ActiveReportsWeb:WebViewer> Line 29: <DIV style="Z-INDEX: 110; LEFT: 8px; WIDTH: 888px; POSITION: absolute; TOP: 0px; HEIGHT: 160px"Source File: e:\inetpub\wwwroot\TDS\UnitDataSheet.aspx Line: 27
Line 25: <body MS_POSITIONING="GridLayout" onload="Init();"> Line 26: <form id="Form1" method="post" runat="server"> Line 27: <ActiveReportsWeb:WebViewer id="WebViewer1" style="Z-INDEX: 101; LEFT: 0px; POSITION: absolute; TOP: 168px" Line 28: runat="server" height="900px" width="928px" ViewerType="AcrobatReader"></ActiveReportsWeb:WebViewer> Line 29: <DIV style="Z-INDEX: 110; LEFT: 8px; WIDTH: 888px; POSITION: absolute; TOP: 0px; HEIGHT: 160px"
Version Information: Microsoft .NET Framework Version:1.1.4322.573; ASP.NET Version:1.1.4322.573