in

CodeSmith Community

Your Code. Your Way. Faster!

Browse by Tags

  • Problem connecting to database with Integrated security=SSPI

    I am having a problem connecting from a web server to a SQL 2005 database. When my connection string includes 'Integrated security=SSPI;' , I recive the following error - Cannot open database "*******" requested by the login. The login failed. Login failed for user 'NT AUTHORITY\NETWORK SERVICE'. I am...
    Posted to .netTiers - General Support (Forum) by pickledboodah on 03-08-2007
    Filed under: .netTiers, ConnectionString, .netTiers Search, .netTiers Google Search, Error, Nettiers, error help underscore parameter stored procedure nettier, .net 2.0
  • Re: Transactions and Nested FormViews

    Tracing the code, I discovered that the Component (or Service) Layer does use Transactions, and the Rollback or Commit is done by this method in EntityTransactionModule.cs: protected void OnEndRequest(Object sender, EventArgs e) { HttpApplication application = (HttpApplication) sender; HttpContext context...
    Posted to .netTiers - General Support (Forum) by velum on 02-02-2007
    Filed under: Delegates, Error, Rollback
  • SELECT permission required on GetPaged method

    I must be delirious, but why would I need SELECT permission on a table in my database when a ServiceLayer GetPaged method is called? The user for the database that I am using is permitted EXEC permission on the generated GetPaged stored procedure, but I'm still getting the error <Message>SELECT...
    Posted to .netTiers - General Support (Forum) by ovalsquare on 12-19-2006
    Filed under: .netTiers, ConnectionString, Error
  • GenereicTypeConvert build problem.

    I've used the default template (NetTiers.cst) in order to generate the coding for a SQL Server 2005 database. The template compiles sucessfully around 300 files, but when I try to compile the result into dll (Data, Entity), the following errors. It seems the class Entities.GenericTypeConvert.cs tries...
    Posted to .netTiers - General Support (Forum) by WeroCool on 12-11-2006
    Filed under: Entities, Error, GenericTypeConvert, NetTiers.cst
  • Re: SelectedDataKey is wrong when I filter

    Did you ever get a solution to this as I'm experiancing the same problem going from v2.0.1 to 2.2 protected void GridView_SelectedIndexChanged( object sender, EventArgs e) { string urlParams = string .Format( "Pk={0}" , GridView1.SelectedDataKey.Values[0]); throwing a exception... at _YBC_Syndicator_Sections...
    Posted to .netTiers - General Support (Forum) by matt@kiwilamb.com on 08-13-2007
    Filed under: .netTiers, GridView, Error
  • Generated UserControl - Designer Problem

    After generating a project based on a db, I go into <namespace>.Windows.Forms project, and into the UI folder which contains 2 controls for each entity in my db. So, If I open a control, say: CompanyGridView, The designer produces the following error: The designer must create an instance of type...
    Posted to .netTiers - General Support (Forum) by mole on 09-06-2007
    Filed under: Windows Form, .netTiers, Winforms, Error, Error generate code
  • Deployment Issue with EnterpriseLibrary assembly

    Hi, I am a newbie to netTiers and am deploying a website for the first time using it. Everything works fine in my local environment but when I publish to my hosting site I am getting the following error: "Could not load file or assembly 'Microsoft.Practices.EnterpriseLibrary.Caching.Cryptography...
    Posted to .netTiers - General Support (Forum) by dsiddell on 05-13-2008
    Filed under: .netTiers, Error, Deployment, EnterpriseLibrary
  • errors after regeneration

    Does anyone else have issues with getting errors from the Nettiers after regeneration? Sometimes I start getting such and such "does not have an implementation" errors after generating and have to go back and generate again and the errors will go away usually after generating the 2nd time....
    Posted to .netTiers - General Support (Forum) by Donzella on 06-11-2008
    Filed under: Error, regeneration
  • Re: Really basic problem with templates since V2.0 :-(

    Confirmed! CS 3.2 is needed. I just installed .NetTiers 2.0 and was getting the same errors with CS 3.1. I just installed CS 3.2 and it compiled the NT 2.0 templates without errors. I have .NET 2.0 framework installed too.
    Posted to .netTiers - General Support (Forum) by zkent on 12-18-2006
    Filed under: compile, Error, templates
Page 1 of 1 (9 items)
Copyright © 2008 CodeSmith Tools, LLC
Powered by Community Server (Commercial Edition), by Telligent Systems