Showing related tags and posts accross the entire site.
-
According to http://community.codesmithtools.com/forums/p/3108/12847.aspx#12847 post, you need to change name of netTiersService2 in DataRepository.cs file. Go to DataRepository.cs and fix Configuration region - #region Configuration /// <summary> /// Gets a reference to the configured NetTiersServiceSection...
Posted to
.netTiers - General Support
(Forum)
by
arif_azim
on
05-28-2008
Filed under: .netTiers, .netTiers Providers, .netTiers Search, .netTiers Google Search, .netTiers 0.9.2 config, .netTiers SharePoint signing, ASp.NET, .net 2.0, .net 3.0, .netTiers VisualStudio ".NET 3.5"
-
According to http://community.codesmithtools.com/forums/p/3108/12847.aspx#12847 post, you need to change name of netTiersService2 in DataRepository.cs file. Go to DataRepository.cs and fix Configuration region - #region Configuration /// <summary> /// Gets a reference to the configured NetTiersServiceSection...
Posted to
.netTiers - General Support
(Forum)
by
arif_azim
on
05-28-2008
Filed under: .netTiers, .netTiers Providers, .netTiers Search, .netTiers Google Search, .netTiers 0.9.2 config, .netTiers SharePoint signing, .net 2.0, .net 3.0, .netTiers VisualStudio ".NET 3.5", Access to multiple database
-
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...