Options

Password Gen. Code Generator Exception

Hello,
Using SQL Data Generator 1.2.0.286.

1) I have questions about Password Generator: What options are used "salt" and "password column"? What are their differences?

2) Code Generator -- using default code I got exception trying to compile:
************** Exception Text **************
System.IO.FileNotFoundException: Could not load file or assembly 'file:///C:Program FilesRed GateSQL Data Generator 1GeneratorsRedGate.SQL.Shared.dll' or one of its dependencies. The system cannot find the file specified.
File name: 'file:///C:Program FilesRed GateSQL Data Generator 1GeneratorsRedGate.SQL.Shared.dll'
at CodeGenerator.CodeGenerator.Compile()
at CodeGenerator.CodeGeneratorUI.m_Compile_Click(Object sender, EventArgs e) in d:CodePlexSDGGeneratorsCodeGeneratorCodeGeneratorUI.cs:line 50
at System.Windows.Forms.Control.OnClick(EventArgs e)
at System.Windows.Forms.Button.OnClick(EventArgs e)
at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ButtonBase.WndProc(Message& m)
at System.Windows.Forms.Button.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

Comments

Sign In or Register to comment.