Jack and Pat
drawbridgej at sympatico.ca
Thu Apr 9 13:50:53 CDT 2009
Hi Guys, First let me say that I am just starting C# and SQL Server. I have downloaded VS2008 Express SP1. I downloaded build Northwind 3814 from Codeplex into my directory G:\SCRUMDOWNLOADS\. I then checked out all directories and files into G:\SCCRUMDownload\Northwind-3814. I watched the tutorial a few times. I started C# express the opened Northwind.Net.sln I adjusted the Datasource name and tested the connection. I get the following error when trying to build: Error 1 The type or namespace name 'Reporting' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?) G:\SCRUMDownloads\northwind-3814\Northwind.NET.FE\Reports\SalesByCategoryRep ort.designer.cs 73 27 Northwind.NET.FE Error 2 The type or namespace name 'Reporting' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?) G:\SCRUMDownloads\northwind-3814\Northwind.NET.FE\zzzSamples\ShippersReportF orm.Designer.cs 84 27 Northwind.NET.FE There are 4 warnings related to reportViewer. The 84 27 refer to line / column number. Perhaps I've missed something or some code, but thought I should report what I found. As I said I'm new to this .Net and C#. Jack -----Original Message----- From: dba-vb-bounces at databaseadvisors.com [mailto:dba-vb-bounces at databaseadvisors.com] On Behalf Of Salakhetdinov Shamil Sent: Friday, April 03, 2009 3:35 PM To: dba-VB Subject: Re: [dba-VB] http://northwind.codeplex.com Instructions keep Hi Arthur, No, you do not need to download Subversion - you can just download the current source code from: http://northwind.codeplex.com/SourceControl/changeset/view/3814 Please note *3814* is the latest full set of source files. When you get ot downloaded then: - unzip the archive; - attach db from \Database subfolder to your MS SQL 2005/2008 (Express) server (of course you can first copy these db files to your usual local location of db files); - start C# 2008 Express/VS 2008 Standard/Prof and open Northwind.Net.sln; - apply three SQL scripts from Northwind.NET.FE\Datasets\SQL subfolder; - correct connection string in Northwind.NET.FE project properties dialog to point to your SQL Server server (you can find info how to do that in a short video-clip located in \Tutorials subfolder) - compile/build/debug/run the application Thank you. -- Shamil -----Original Message----- From: Arthur Fuller <fuller.artful at gmail.com> To: Salakhetdinov Shamil <mcp2004 at mail.ru>, "Discussion concerning Visual Basic and related programming issues." <dba-vb at databaseadvisors.com> Date: Fri, 3 Apr 2009 15:15:56 -0400 Subject: Re: [dba-VB] http://northwind.codeplex.com > Do I need to download Subversion first before I can grab this stuff? I'm > unclear on this. > > A. > > On Thu, Apr 2, 2009 at 3:32 PM, Salakhetdinov Shamil <mcp2004 at mail.ru>wrote: > > > Hi Arthur > > > > You probably mean that there is no new releases there? > > Yes, the first release is planned when the current project finished > > somewhere between 20-25th of April 2009. > > > > But there are several source code versions submitted there - here are the > > links: > > > > Source Code Check-ins List > > http://northwind.codeplex.com/SourceControl/ListDownloadableCommits.aspx > > > > 01-APR-09 Source Code Version Check-In > > http://northwind.codeplex.com/SourceControl/changeset/view/3548#69615 > > > > Thank you. > > > > _______________________________________________ dba-VB mailing list dba-VB at databaseadvisors.com http://databaseadvisors.com/mailman/listinfo/dba-vb http://www.databaseadvisors.com