| Author |
Message |
jvarghese
Joined: 18 Jan 2012 Posts: 1
|
Posted: Wed Jan 18, 2012 7:01 pm Post subject: Error Using Command Line to generate an EXecutable |
|
|
We recently upgraded the SQL Packager to 6.4.0.8 and the command which was used to generate the executable "C:\program files\Red Gate\SQL Packager 6\SQLPackager.exe"/ss:"C:\temp\CRScript\QA_01-12-2012.sql" /exefs /location:"C:\Temp\Packager" /name:QA_01122012 failed with the following error
----------------------
Error: Invalid command-line argument: /exefs. Please
SQLPackager.exe /verbose /? for more information.
---------------------------
So we changed the command to
"C:\program files\Red Gate\SQL Packager 6\SQLPackager.exe"/ss:"C:\temp\CRScript\QA_01-12-2012.sql" /exe /location:"C:\Temp\Packager" /name:QA_01122012
and we are getting this error.
Copyright c Red Gate Software Ltd 1999-2008
Creating package...
Unexpected error: Exception of type 'System.OutOfMemoryExcept
Exception of type 'System.OutOfMemoryException' was thrown.
System.OutOfMemoryException
at System.String.GetStringForStringBuilder(String value, I
t32 length, Int32 capacity)
at System.Text.StringBuilder.GetNewString(String currentSt
dLength)
at System.Text.StringBuilder.Append(String value)
at g.<get_NextBlock>d__0.MoveNext()
at RedGate.SQLPackager.Engine.PackagerEngine.a(ProgressPer
)
at RedGate.SQLPackager.Engine.PackagerEngine.Package()
at RedGate.SQLPackager.CommandLine.Runner.e()
at RedGate.SQLPackager.CommandLine.Runner.Run()
at RedGate.SQLPackager.CommandLine.Startup.a(String[] )
We are getting the same error when when we tired with this command makeexe as well .Tried in two different boxes and getting the same error. |
|
| Back to top |
|
 |
|
|
All times are GMT + 1 Hour
|
| Page 1 of 1 |
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
Powered by phpBB © 2001, 2005 phpBB Group