Error compiling - Expecting element 'PluginSetting' from namespace 'http://schemas.datacontract.org/2004/07/Kona.Infrastructure'.. Encountered 'Element' with name 'PluginSetting', namespace 'http://schemas.datacontract.org/2004/07/Microsoft.Web.Infrastruc
crosscompile...
Member
40 Points
34 Posts
Error compiling - Expecting element 'PluginSetting' from namespace 'http://schemas.datacontract.o...
Mar 28, 2009 11:27 AM|LINK
Have just downloaded the sample, added the missing references, but am getting the following error. Can anyone help?
Server Error in '/' Application.
Error in line 1 position 145. Expecting element 'PluginSetting' from namespace 'http://schemas.datacontract.org/2004/07/Kona.Infrastructure'.. Encountered 'Element' with name 'PluginSetting', namespace 'http://schemas.datacontract.org/2004/07/Microsoft.Web.Infrastructure'.
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.Exception Details: System.Runtime.Serialization.SerializationException: Error in line 1 position 145. Expecting element 'PluginSetting' from namespace 'http://schemas.datacontract.org/2004/07/Kona.Infrastructure'.. Encountered 'Element' with name 'PluginSetting', namespace 'http://schemas.datacontract.org/2004/07/Microsoft.Web.Infrastructure'.
Source Error:
http://www.vic-fontaine.com/
robconery
Participant
852 Points
195 Posts
Re: Error compiling - Expecting element 'PluginSetting' from namespace 'http://schemas.datacontra...
Mar 28, 2009 07:29 PM|LINK
This is bad data in the DB - if you open the table ObjectStore, delete all columns. That should fix it :)
crosscompile...
Member
40 Points
34 Posts
Re: Error compiling - Expecting element 'PluginSetting' from namespace 'http://schemas.datacontra...
Mar 28, 2009 09:42 PM|LINK
You Sir, are a star!
http://www.vic-fontaine.com/