SpriteHand
Module Border
  XmlSerializers.dll and "Auto" setting
Module Border
Location: BlogsAndy's Blog    
Posted by: host 4/2/2007 12:32 PM

If you do much with web services, this is a headache waiting to happen: in VS2005, there is a well hidden attribute in Project Properties titled "Generate serialization assembly." This option will allow your build process to automatically call out to sgen.exe and generate any types that your web service client needs to serialize...

The default setting for this option is "Auto" which the documentation is kind of vague about, but what others say (and I've also found) means that the serialization assembly will be created for "Release" config but not "Debug." Makes sense I suppose, as we are not all that concerned about performance in Debug mode.

But what can happen in Release mode is, the XmlSerializers assembly can throw a meaningless error and call stack when it encounters an error, but only when it is present... So this can make for very confusing deployment problems between Debug and Release modes.

Permalink |  Trackback

Title:
Comment:
Add Comment   Cancel 
Module Border Module Border
Module Border
  Blog_List
Module Border
Module Border Module Border
Module Border
  Subscribe
Module Border

RSS

Module Border Module Border
Module Border
  Diversions
Module Border

DESTROY ALL INVADERS
A scrolling shooter game where the objective is to destroy the invading UFO's flying over a neighborhood of your choosing. Imagery provided by Microsoft Virtual Earth. Created using Silverlight 2.
PLAY IT

INFO AND CODE



HOOK SHOT
This little basketball game was submitted as an entry to the TeamZoneSports Silverlight Contest. Created using Silverlight 2 and the Farseer Physics engine.
PLAY IT

INFO AND CODE



SORT THE FOOBARS
A game where you need to sort the good foobars from the bad ones. Created using Silverlight 2 and the Farseer Physics engine.
PLAY IT

MORE INFO



POLYGON PHYSICS DEMO
A demo showing polygon physics where the user draws physics objects with the mouse. Created using Silverlight 2 and the Farseer Physics engine.
PLAY IT

MORE INFO



SILVERLIGHT ROCKS!
Destroy the asteroids before they destroy your ship! Created using Silverlight 2.
PLAY IT

INFO AND CODE



FISH GAME
A simple game of harpoon-the-fish. Written using the AJAX Sprite Toolkit.
PLAY IT

INFO AND CODE

Module Border Module Border
Module Border
  Search_Blog
Module Border
Module Border Module Border
Module Border
  Blog_Archive
Module Border
Module Border Module Border
Copyright (c) 2008 andy.beaulieu.com - Login