-
Can you please attach your web.config (Use the options tab to upload a file. Don't forget to replace IP addresses, usernames & passwords first.) I don't use the website component but i switched it on and generated it so i could post my web.config. (See attached) I use vs2005, .NET 2.0 and...
-
Hi, I'm new with nettiers and I had to generate forms with it. It was a real time saver but I need a better solution for this problem I have: Sometimes, i need to add presentation logic into the "fields" user controls, I couldn't find a way to add an event to a control inside the user...
Posted to
Support
(Forum)
by
jmontano
on
11-03-2009
Filed under: .netTiers, ASp.NET, .netTiers VisualStudio ".NET 3.5", FormView, user controls
-
I have taken over a project using Nettiers and the codesmith engine as its DAL. I have never worked with either of these frameworks/engines before, and I'm struggling to find how to filter results. <data:TransportDataSource id="MyTransportDS" runat="server" EnablePaging="true"...
Posted to
General
(Forum)
by
aburningflame
on
08-05-2009
Filed under: filtering, filter parameters, where clause, filter, data:XFilter, asp.net
-
Hello All, I'm new to Codesmith and am using netTiers. I'm using a SQL Server 2008 database and Visual Studio 2008. Codesmith executes the netTiers template without errors and builds the CRUD and stored procedures. However, many many pages on the Admin web site contain the same error: Error Creating...
Posted to
Support
(Forum)
by
brotherTerry
on
06-03-2009
Filed under: ASp.NET, nettiers administration website, .netTiers VisualStudio ".NET 3.5", .netTiers 2.3.0, CodeSmith 5.0, Admin website, AJAX, .nettiers admin error
-
I have a Datasource called IVC_tst. There is table called Users. I need to getUserById() to return the user. The code below is throwing me the error message: UsersService users = new UsersService(); DataSet ds = users.GetByEmployeeId(Convert.ToInt32(txtEmpId.Text)); When I try to run it the error message...
-
Hi, I am trying to create unit tests layer using netTiers and so far everything seems ok with the generation of framework and Unit test framework but whenever I try to run any test using NUnit interface or TestDriven.net add-in I get following exception. TestCase 'Framework.UnitTests.UsersTest.TestTwoNum'...
-
I was working with this for a little while and finally figured it out. The generated code was being reference by another web app. For some reason the provider for a new table that I added wasn't getting generated. I tried everything, deleting the generated projects, solutions, restarting the machine...
-
I am in the process of converting a site (written by someone else) to use .net tiers on the back end. We have a number of stored procs which return XML. The reasoning behind generating the XML within a proc is solid and is the most efficient way getting the desired data. I've been searching the forums...
Posted to
Support
(Forum)
by
picasso566
on
06-16-2008
Filed under: ASp.NET, XML, C#, .net 2.0, SQL, SQL Server, .netTiers 2.3.0
-
I wrote a custom stored procedure that uses inner joins to join 2 tables and return a dataset. Nettiers recognizes that it is a custom stored procedure in my database but I have no way of accessing it through the datasource as a SelectMethod. My code for the SP is below. My goal is to use this as my...
Posted to
Support
(Forum)
by
aabragan
on
06-03-2008
Filed under: .netTiers, DataSource, ASp.NET, ServiceLayer, SELECT, SQL
-
Hi, I want to be able to use vs 2008. ...but the latest official release of Nettiers doesn't seem to support that. ...I don't want to use any of the untested releases since I need it to for sure work. What I need to create is a web app that uses Infragistics 2008, vol 1. 3.5 edition (to take...
Posted to
Support
(Forum)
by
jm1234
on
05-30-2008
Filed under: .netTiers, Infragistics, ASp.NET, C#, VS2008 VS2005, VS2008