On Thu, Apr 9, 2009 at 2:07 AM, Scott Golightly <[email protected]
> 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:[email protected]]
>
>
> 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