M
Mark Goldin
Can someone, please tell me what is that:
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 located assembly's manifest definition with name
'Microsoft.Web.UI.WebControls' does not match the assembly reference.
Source Error:
Line 1: <%@ Register TagPrefix="mytree"
Namespace="Microsoft.Web.UI.WebControls"
Assembly="Microsoft.Web.UI.WebControls, Version=1.0.2.116, Culture=neutral,
PublicKeyToken=31bf3856ad364e35" %>
Line 2: <%@ import namespace="Microsoft.Web.UI.WebControls" %>
Line 3: <html>
Source File: D:\testarea\dotnet\samples\treeview1\treeview.aspx Line: 1
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 located assembly's manifest definition with name
'Microsoft.Web.UI.WebControls' does not match the assembly reference.
Source Error:
Line 1: <%@ Register TagPrefix="mytree"
Namespace="Microsoft.Web.UI.WebControls"
Assembly="Microsoft.Web.UI.WebControls, Version=1.0.2.116, Culture=neutral,
PublicKeyToken=31bf3856ad364e35" %>
Line 2: <%@ import namespace="Microsoft.Web.UI.WebControls" %>
Line 3: <html>
Source File: D:\testarea\dotnet\samples\treeview1\treeview.aspx Line: 1