Showing related tags and posts accross the entire site.
-
Hi i have downloaded latest version of nettiers template and created Datalayer and Entites using that. I am trying to Seriliaze Collaction of these classes so that a .net 1.1 client can use the data in these classes but i am getting error during deserilization.
-
I had a similar problem where I got a simple: "Configuration Failed to initialize". That turned out to be my app.config (damn that copy 'n' paste). Anyway here is an app.config for a WinForms or Console application that works with the WebServiceClient layer as generated: <?xml version...