in

CodeSmith Community

Your Code. Your Way. Faster!

Browse by Tags

  • SQL Server Failover

    I am using 0.9.2 (Caribert). Is there (in this version or the current one) a method for specifying two connections strings for SQL Server mirroring? I recently set up my primary SQL server and a mirrored secondary SQL server with automated failover. Is anyone else doing this and is there anything built...
    Posted to .netTiers - General Support (Forum) by zkent on 11-30-2006
    Filed under: .netTiers 0.9.2 config, Multiple Databases, SqlDataSource
  • Re: newbie - trying to create web app with nettiers 0.9.2

    Hi, the easiest to see the config already created for your environment in 0.9.2 is to generate with the nUnit tests. This will create an UnitTests project and will have the required *.config files in the project root. Or, this thread has a sample of the required .config files. This is an app.config as...
    Posted to .netTiers - General Support (Forum) by Robert Hinojosa on 11-03-2006
    Filed under: .netTiers 0.9.2 config
  • Re: Configuration Problem

    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...
    Posted to .netTiers - General Support (Forum) by alex_b on 08-16-2007
    Filed under: Windows Form, .netTiers, Configuration, web service, .netTiers 0.9.2 config, .net 2.0
  • Provider.Find Problem with .netTiers 2

    I'm using the Codesmith 4.0 30 day trial. I've tried to use Find in a way that is compatible with the prior version: TList < Visit > vList = DataRepository .VisitProvider.Find( "Visit_Flag = 1" ); I get an error regardless of whether I'm using the generated sprocs or not via the config. The error...
    Posted to .netTiers - Bug Reports (Forum) by sfulcher on 01-15-2007
    Filed under: .netTiers 0.9.2 config
  • Re: Access to multiple database confusion!

    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"
  • Re: System.Configuration.Provider.ProviderException: Unable to load NetTiersServiceSection

    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
  • Test a connection

    I am using 0.9.1 (caribert). Does .netTiers generate an exception if the database connection times out or is not available?
    Posted to .netTiers - General Support (Forum) by zkent on 11-30-2006
    Filed under: .netTiers, .netTiers 0.9.2 config, ConnectionString, SqlDataSource
  • Re: transactionManager error

    Hi, This means that you don't the configuration set up correctly. Attached is a sample of the config files required for 1.1.
    Posted to .netTiers - General Support (Forum) by Robert Hinojosa on 11-03-2006
    Filed under: .netTiers 0.9.2 config
Page 1 of 1 (8 items)
Copyright © 2008 CodeSmith Tools, LLC
Powered by Community Server (Commercial Edition), by Telligent Systems