HI Vineet.
It is in your tree. at [dotnet path]readme.mht
Make sure you are using code from 'trunk' path not 'contrib'

You can download from here 
http://svn.apache.org/viewvc/incubator/stonehenge/trunk/stocktrader/dotnet/ReadMe.mht?view=log

enjoy.
Drew


________________________________________
From: Vineet ghatge [vgh4us...@gmail.com]
Sent: Sunday, April 12, 2009 9:09 AM
To: stonehenge-dev@incubator.apache.org
Subject: Re: How to create and populate DB

On Fri, Apr 10, 2009 at 7:32 PM, Drew Baird (Volt)
<a-dre...@microsoft.com>wrote:

> Vineet,
> Also please report back that the patch was successful so we can add that to
> testing comments when I commit the patch for Scott.
>
> I would like to know the OS and SQLSERVER type SQLExpress 2005, 2008 etc
>
> I am using MSSQLServer so I would like the extra data point for testing.
>
> Thanks!
> Drew

Hi Drew,
     Scott has suggested me to go thru a certain.mht file which you have
committed.Can u pls send me the link?.
The "Patch" file worked half way thru when it got stuck and an error
popped,I am trying to debug it(maybe I have done some thing wrong).
With Regards,
Vineet Ghatge H

>
>
> ________________________________________
> From: Scott Golightly [scott_goligh...@hotmail.com]
> Sent: Friday, April 10, 2009 6:25 AM
> To: stonehenge-dev@incubator.apache.org
> Subject: RE: How to create and populate DB
>
> Vineet,
>
> If you apply the patch associated with the issue referenced in [2] below it
> contains the changes in ShowSetupProgress.patch along with the changes
> required because the code was moved from contrib to trunk so you only need
> the one patch.
> When you install SQL Server you need to configure it to have an sa account.
> The sa is an administrator account that is used to create the database and
> other users.
> You can run SQL Server 2005 and Visual Studio 2008 together. The
> application
> works with that setup.
>
> You might want to look at the .mht file that Drew committed yesterday as it
> has updated instructions that might be easier to follow since they have the
> correct paths listed for files that need to be run.
>
> Scott Golightly
>
> -----Original Message-----
> From: Vineet ghatge [mailto:vgh4us...@gmail.com]
> Sent: Friday, April 10, 2009 12:12 AM
> To: stonehenge-dev@incubator.apache.org
> Subject: Re: How to create and populate DB
>
> On Thu, Apr 9, 2009 at 2:07 AM, Scott Golightly <
> scott_goligh...@hotmail.com
> > wrote:
>
> > I am following up on my previous post. I have downloaded C# express from
> > Microsoft [1]. I then opened SetupActions.sln in Visual C# Express. I was
> > using the code that I had changed yesterday and sent out to the list that
> > updates the path variables in the code to match the updated directory
> > structure in the trunk. I created a patch and added it to an issue in
> Jira
> > [2].
>
> Hi Scott,
>     1) Shld i run the "ShowSetupProgress.patch" file ??.The
> setupactions.sln is not working properly I  do not knw why.
>  2)I also wanted knw whether I have to create a administrator account
> ,while
> installing MSSQL 2005??
>  3)Is it okay if i run MSSQL server 2005 along with visual C# 2008??
> With Regards,
> Vineet Ghatge H
>
> > I was then able to execute the code by either compiling the code and
> > running SetupActions.exe from an elevated (run as administrator) command
> > prompt and by running from Visual C# Express (Ctrl+F5). Just a note when
> I
> > run from Visual C# Express my code prompts to press enter to continue
> after
> > the installation succeeds and then you will get another prompt from
> Visual
> > Studio to press any key. This should not be an issue for people following
> > the setup instructions which specify using an elevated command prompt.
> >
> > [1] http://www.microsoft.com/express/download/
> > [2]
> > https://issues.apache.org/jira/secure/ManageAttachments.jspa?id=12422400
> >
> > Scott Golightly
> >
> > -----Original Message-----
> > From: Scott Golightly [mailto:scott_goligh...@hotmail.com]
> >
> >
> > Scott Golightly
> >
> >
> >
> > Setup\DATALOAD\CreateInsertXMLOrdersProc.sql";
> >      string CREATE_LOADQUOTEXML =
> > @"Setup\DATALOAD\CreateInsertXMLQuoteProc.sql";
> >
> > So it looks like 5 scripts above physically exist in :
> >
> >
> >
> >
> >
>
> http://svn.apache.org/viewvc/incubator/stonehenge/trunk/stocktrader/dotnet/s
> > etup_utilities/DataLoad/
> >
> >
> > Hope this helps. You really need to read and understand the rest of the
> > program to understand parameters and how to run the scripts manually.
> >
> > HTH
> > Drew
> > <Rest of mail snipped for clarity>
> >
> >
> >
> >
> >
> >
> >
> >
> >
> >
> >
>

Reply via email to