CodeSmith Community
Your Code. Your Way. Faster!

Browse Forum Posts by Tags

Showing related tags and posts for the Forums application. See all tags in the site
  • Ajax Error in NetTiers Web App

    Hi everyone! After upgrading my nettiers 2.3 project to Ajax 3.5, and when I wanted to open one of my aspx's files, the following error appeared "The control with ID 'xxxxxxx' requires a ScriptManager on the page. The ScriptManager must appear before any controls that need it."...
    Posted to Support (Forum) by gbarbosa on 09-23-2009
    Filed under: Nettiers, ScriptManager, AJAX
  • How do I create a Connection String in Visual Studio for a NetTiers and Windows Forms application to use?

    Usually I am working with ASP.NET websites and I create the Connection String in the web.config file. I need to use a Windows Forms application now. Where do I add the Connection String in the project? There is no such thing as a web.config file in a Windows Forms application. Thanks for the help!
    Posted to Support (Forum) by cardidemonaco on 08-18-2009
    Filed under: Windows Form, ConnectionString, Nettiers, VS2005, Visual Studio 2005
  • Extremely slow code generation with netTiers + Oracle 11g

    I get extremely long time to generate simple project with netTiers + Codesmith 5.1.1 + Oracle 11g (about 5-10 minutes). I've discovered that generation hangs for a long time inside this operation in NetTiers.cst: templateSourceTables.Sort(new SchemaExplorer.TableDependancyComparer()); Database structure...
    Posted to Support (Forum) by frobozz on 08-05-2009
    Filed under: Nettiers, oracle, delay, time, generation
  • Regeneration after modifying a view changes VList<> to DataSet

    I have taken over an existing project that uses NetTiers, so I don't have much experience with NetTiers relative to the complexity of the project I am working with. I have successfully regenerated the code several times. I then made some changes to a view and regenerated the code again. I now get...
    Posted to Support (Forum) by RickAtKnowWare on 07-10-2009
    Filed under: .netTiers, Regen, Nettiers, ServiceLayer, custom template, VList, view, documentation, DataSet, regeneration, Regenerate, Veiws
  • WebServiceClient Update Web Service Problem

    we have a db with 800+ tables and 400~ views, we have been using nettiers 2.2.3 (customized) to connect and manage db records. One of our clients wants to connect db with webservice instead of direct sql connection and I know nettiers support it, I generate the layer with codesmith again (with generate...
    Posted to Support (Forum) by csharpDotNet on 06-24-2009
    Filed under: Nettiers, WebService client and missing reference.cs, update web reference
  • Re: Does .NetTiers work with Oracle?

    There is no clear documentation on how to enable Oracle support with .netTiers. I was able to successfully generate project files and procedures.sql with Oracle data provider. Then I found comment in web.config saying 'Always uses stored procedures.' for Oracle. Ok, fine. I have to run procedures...
    Posted to Support (Forum) by frobozz on 06-24-2009
    Filed under: Nettiers, oracle, stored procedure
  • NetTiers and Silverlight

    I want to use my NetTiers generated projects within a Silverlight application, using NetTier's Web Services. This is all fine and good, but I cannot use the generated entities project because Silverlight can only use class libraries that are formatted as Silverlight-only class library projects. My...
    Posted to Support (Forum) by sgvirtzman on 05-05-2009
    Filed under: Nettiers, Silverlight
  • Re: The ID 'someID' is already used by another control

    Hi, I've encountered the same error. It occurs (in my case) due to a table (CoursePrerequisite) having two foreign keys to the same table (Course). Here is a script to create these two tables, so you can re-create the bug. Also, I couldn't find this issue posted on the .netTiers site, so I've...
    Posted to Support (Forum) by dagilleland on 05-02-2009
    Filed under: ManyToMany, Nettiers, nettiers administration website, ManyToMany Schema, many-to-many foreign key deepload, .netTiers 2.3.0, CodeSmith
  • Virtual directory web.config error

    Hi all, I am working on a netTiers generated project since months now. The problem occured when I added a virtual directory on IIS under my website. So when trying to access this virtual directory I get the following error : Parser Error Message: Could not load type 'NV.Web.Data.EntityTransactionModule'...
    Posted to Support (Forum) by nacef on 04-30-2009
    Filed under: Nettiers, virtual directory
  • Passing a Generic TList to a Function

    Hello all, I am trying to write a utility function to reduce some tedious code. I need to be able to pass this custom function a TList of values of an generic type ex. myFunc( TList <T> lst ) { // do stuff w/ lst here... } I would like to be able to not specify "T" so I could pass this...
    Posted to Support (Forum) by jcarpenter on 02-05-2009
    Filed under: .netTiers, TList, Entities, Nettiers, C#, TList at Runtime, .net 2.0, collection, IList
Page 1 of 7 (70 items) 1 2 3 4 5 Next > ... Last »
Copyright © 2010 CodeSmith Tools, LLC