Go Back   Velocity Reviews > Newsgroups > ASP Net
User Name
Password
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

Reply

ASP Net - SchemaSerializationMode attribute is not declared for a DataSet

 
Thread Tools Search this Thread
Old 07-20-2006, 02:28 PM   #1
Default SchemaSerializationMode attribute is not declared for a DataSet


Hello,

I am using a DataSet to retrieve some data, but have noticed that the
error window has 75 errors, all of which refer to the .xsd file that
VS2005 generated for me.

My guess is that most of the errors are caused by VS not knowing the
scheme of the file. That would (I think) explain the large number of
errors like...

The 'SchemaSerializationMode' attribute is not declared

Where 'SchemaSerializationMode' is one of a number of attributes that
appear in the errors.

There are also quite a lot of errors like...

The element cannot contain white space. Content model is empty

No idea what that means!!

Lower down the list are loads of warnings, all of which follow the same
pattern as this one...

Could not find schema information for the attribute
'urn:schemas-microsoft-comml-msdata:UseCurrentLocale'

Where the actual attribute value changes from warning to warning.

All the code works fine, I just don't like all these errors and
warnings. Apart form anything else, having this many of them makes it
hard to find real errors when they occur.

Anyone any ideas? I searched but couldn't find. TIA

--
Alan Silver
(anything added below this line is nothing to do with me)


Alan Silver
  Reply With Quote
Old 02-04-2009, 04:51 AM   #2
markus
Junior Member
 
Join Date: Feb 2009
Posts: 1
Default
I got rid of the error by having the {appname}.master pages open and errors went away - VS2005 error.


markus
markus is offline   Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off

Similar Threads
Thread Thread Starter Forum Replies Last Post
Using session attribute in tomcat rg_yazdani Software 2 11-11-2008 12:39 PM
Dynamically added TreeNode Control not render my custom attribute venkyzealous Software 0 05-10-2008 03:46 PM
large dataset to xml in vb.net vbcheerful Software 0 04-09-2008 03:33 AM
<customErrors> tag should have its "mode" attribute set to "Off". jasari Software 4 04-04-2007 08:31 AM




SEO by vBSEO 3.3.2 ©2009, Crawlability, Inc.

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46