dataset problem - går snart amok
HejJeg får nedenstående fejl så snart jeg har tilføjet et dataset til mit projekt. Mit projekt jeg var igang med i morges virkede fint, efter et par timer får jeg konstant den fejl - medmindre jeg fjerner datasettet. - også ved helt nye projekter...???
Kan i hjælpe?
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: Unable to convert input xml file content to a DataSet. Loading this assembly would produce a different grant set from other instances. (Exception from HRESULT: 0x80131401)
Source Error:
Line 1: <?xml version="1.0" encoding="utf-8"?>
Line 2: <xs:schema id="dsTasks" targetNamespace="http://tempuri.org/dsTasks.xsd" xmlns:mstns="http://tempuri.org/dsTasks.xsd" xmlns="http://tempuri.org/dsTasks.xsd" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata" xmlns:msprop="urn:schemas-microsoft-com:xml-msprop" attributeFormDefault="qualified" elementFormDefault="qualified">
Line 3: <xs:annotation>
Source File: /App_Code/dsTasks.xsd Line: 1
--------------------------------------------------------------------------------
Version Information: Microsoft .NET Framework Version:2.0.50727.42; ASP.NET Version:2.0.50727.210