Just downloaded and installed for the first time. Installed on Windows Server 2003.
When run from my Start Menu, MyGeneration starts up ok.
Able to edit the Default Settings and test my connection to Sql Server 2000.
Chose VB.NET as my Language.
SqlClient as my Database Target Mapping.
Left everything else as-is.
When I attempt to open a new Database Browser, I get hit with a System.StackOverflowException. Here's the call stack:
> system.windows.forms.dll!System.Windows.Forms.Application.ComponentManager.System.Windows.Forms.UnsafeNativeMethods+IMsoComponentManager.FPushMessageLoop(int dwComponentID, int reason, int pvLoopData) + 0x382 bytes
system.windows.forms.dll!ThreadContext.RunMessageLoopInner(int reason, System.Windows.Forms.ApplicationContext context) + 0x162 bytes
system.windows.forms.dll!ThreadContext.RunMessageLoop(int reason, System.Windows.Forms.ApplicationContext context) + 0x45 bytes
system.windows.forms.dll!System.Windows.Forms.Application.Run(System.Windows.Forms.Form mainForm) + 0x34 bytes
MyGeneration.exe!MyGeneration.MDIParent.Main(string[] args) + 0x8b bytes
This has been my .NET development box for > 2 years. It's pretty solid. Can't seem to use MyGeneration at all.
Let me know what other information I can provide that might help.
