Template Studio V2.5

Posts   
 
    
chand
User
Posts: 72
Joined: 05-Aug-2007
# Posted on: 23-Sep-2007 15:09:59   

I am not seeing any template bindings when I open the template studio! I am using it with LLBLGen Pro V2.5. I have .Net 3.5 installed on my XP machine.

TemplateBindings Viewer is always empty for any combination of Target Language, Target Platform and Target RDBMS. Its not finding any bindings.

I would appreciate the help.

chand
User
Posts: 72
Joined: 05-Aug-2007
# Posted on: 23-Sep-2007 17:13:55   

chand wrote:

I am not seeing any template bindings when I open the template studio! I am using it with LLBLGen Pro V2.5. I have .Net 3.5 installed on my XP machine.

TemplateBindings Viewer is always empty for any combination of Target Language, Target Platform and Target RDBMS. Its not finding any bindings.

I would appreciate the help.

There is something different about this version of template studio on my dev box. When I hit the help button, I am getting the following exception

-----[Core exception]-------------------- at System.Diagnostics.Process.StartWithShellExecuteEx(ProcessStartInfo startInfo) at System.Diagnostics.Process.Start() at System.Diagnostics.Process.Start(ProcessStartInfo startInfo) at System.Diagnostics.Process.Start(String fileName) at SD.LLBLGen.Pro.Tools.TemplateEditor.MainForm._commandBarManager_CommandClick(Object sender, CommandEventArgs e) at Janus.Windows.UI.CommandBars.UICommandManager.OnCommandClick(CommandEventArgs e) at Janus.Windows.UI.CommandBars.UICommandManager.Janus.Windows.UI.CommandBars .ICommandOwner.OnCommandClicked(CommandEventArgs e) at Janus.Windows.UI.CommandBars.UICommandCollection.c(Object , CommandEventArgs ) at Janus.Windows.UI.CommandBars.UICommand.OnClick(CommandEventArgs e) at Janus.Windows.UI.CommandBars.UICommand.aq() at Janus.Windows.UI.Internal.JNSDI.OnMouseUp(MouseEventArgs e) at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks) at System.Windows.Forms.Control.WndProc(Message& m) at Janus.Windows.UI.Internal.JNSDI.WndProc(Message& m) at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)

Otis avatar
Otis
LLBLGen Pro Team
Posts: 39614
Joined: 17-Aug-2003
# Posted on: 23-Sep-2007 17:19:52   

Please download the latest build, this should fix the problem. (it's caused by a bug in .net 3.5 beta 2)

Frans Bouma | Lead developer LLBLGen Pro
chand
User
Posts: 72
Joined: 05-Aug-2007
# Posted on: 23-Sep-2007 17:27:55   

Frans,

I got all the latest releases 10 minutes back.

Reinstalled LLBLGen 2.5 version. Deleted all the leftover folders. Deleted all the Template StudioGuiState25.dat and Template StudioGuiState25.xml files

Unzipped the TemplateStudio in to the LLBLGen folder.

Restarted the template studio.

I see nothing in the templatebindings viewer.

I uninstalled .Net 3.5. Still it is the same problem.

Is there any log available anywhere?

Thanks chand

chand
User
Posts: 72
Joined: 05-Aug-2007
# Posted on: 24-Sep-2007 03:20:28   

I attempted to install the identical LLBLGen Pro set up on a test XP Machine where there is no visual studio 2005. Every thing looks fine there.

One difference between my machine and the test machine is, my machine has .Net Framework 2.0 SP1 (I think this is because VS2005 SP1 installed) and the test machine has just .Net Framework 2.0 on it.

Could this problem be due to Framework 2.0 SP1?!!!

Otis avatar
Otis
LLBLGen Pro Team
Posts: 39614
Joined: 17-Aug-2003
# Posted on: 24-Sep-2007 09:50:57   

I have vs.net 2005 sp1 installed as well. I'll check it out.

Frans Bouma | Lead developer LLBLGen Pro
Otis avatar
Otis
LLBLGen Pro Team
Posts: 39614
Joined: 17-Aug-2003
# Posted on: 24-Sep-2007 14:09:26   

The issue should be fixed with the next build (09242007).

Frans Bouma | Lead developer LLBLGen Pro
greenstone
User
Posts: 132
Joined: 20-Jun-2007
# Posted on: 22-Oct-2007 03:34:43   

Chand,

Regarding the exception you listed on September 23... I got what appears to be the same error (when opening help).

I appear to have resolved the issue by copying the files (downloaded from the llblgen web-site):

LLBLGenPro2.5SDKDocumentation.chm and LLBLGenPro2.5SDKReferenceManual.chm

to the C:\Program Files\Solutions Design\LLBLGen Pro v2.5 directory.

I am running Template Studio version 2.5.09242007 Final.

-----[Core exception]-------------------- at System.Diagnostics.Process.StartWithShellExecuteEx(ProcessStartInfo startInfo) at System.Diagnostics.Process.Start() at System.Diagnostics.Process.Start(ProcessStartInfo startInfo) at System.Diagnostics.Process.Start(String fileName) at SD.LLBLGen.Pro.Tools.TemplateEditor.MainForm._commandBarManager_CommandClick(Object sender, CommandEventArgs e) at Janus.Windows.UI.CommandBars.UICommandManager.OnCommandClick(CommandEventArgs e) at Janus.Windows.UI.CommandBars.UICommandManager.Janus.Windows.UI.CommandBars.ICommandOwner.OnCommandClicked(CommandEventArgs e) at Janus.Windows.UI.CommandBars.UICommandCollection.c(Object , CommandEventArgs ) at Janus.Windows.UI.CommandBars.UICommand.OnClick(CommandEventArgs e) at Janus.Windows.UI.CommandBars.UICommand.aq() at Janus.Windows.UI.Internal.JNSDI.OnMouseUp(MouseEventArgs e) at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks) at System.Windows.Forms.Control.WndProc(Message& m) at Janus.Windows.UI.Internal.JNSDI.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)

Walaa avatar
Walaa
Support Team
Posts: 14950
Joined: 21-Aug-2005
# Posted on: 22-Oct-2007 11:40:19   

The following is mentioned in the Readme.txt file of the SDK installation pack.

INSTALLATION

Unpack this archive in the LLBLGen Pro installation folder to make sure Template Studio can find the SDK .chm files (Template Studio is a separate download from the Extra's folder on the website).