Hi,
Have just loaded up my website to my hosting company and have a bout of errors. I have added missing dll's to the bin directory and I was hoping that would be that. but now I have this error and need some guidance.
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 type 'System.Web.UI.IScriptManager' from assembly 'System.Web, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'.
Source Error:
Line 184: </div>
Line 185: <form id="form1" runat="server" style="margin:0; padding:0;">
Line 186: <asp:ScriptManager ID="ScriptManager1" runat="server">
Line 187: </asp:ScriptManager>
Line 188: <asp:ContentPlaceHolder ID="MainContent" runat="server">
Source File: /MasterPage.master Line: 186
Any ideas
many thanks
picnmix
Have just loaded up my website to my hosting company and have a bout of errors. I have added missing dll's to the bin directory and I was hoping that would be that. but now I have this error and need some guidance.
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 type 'System.Web.UI.IScriptManager' from assembly 'System.Web, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'.
Source Error:
Line 184: </div>
Line 185: <form id="form1" runat="server" style="margin:0; padding:0;">
Line 186: <asp:ScriptManager ID="ScriptManager1" runat="server">
Line 187: </asp:ScriptManager>
Line 188: <asp:ContentPlaceHolder ID="MainContent" runat="server">
Source File: /MasterPage.master Line: 186
Any ideas
many thanks
picnmix