Ricardo Quartier
|
|
Group: Forum Members
Posts: 87,
Visits: 779
|
I’m using SQL Server 2000 and VB I un-installed SF and installed again (version 1.4.1) but I deleted the 3 databases, sf, internal and the sample. Next I selected the Business Object Mapper from the StrataFrame Menu. Right clicked on the “ADPR" (that's the name of my project), clicked on NEW entered “ADPR” as the project name, selected “SQL Server”, entered ‘ADPR” for the description, and entered a SQL Server connection string”. Then I select this ADPR and click on the SELECT button but my project on the BO Mapper page still have that red X, i can try to configure many times, but it never worked again, in all projects. Do you guys have any ideia of where i can look to check what may be happening? Maybe the new database... Best, Ricardo |
|
|
|
Trent Taylor
|
|
Group: StrataFrame Developers
Posts: 6.6K,
Visits: 7K
|
Ricardo, Why did you delete the databases? StrataFrame requires the StrataFrame and StrataFrameInternal databases in order to operate. Just so you know, when you load an update, the databases will be automatically updated even if they already exist. Anyway, does your connection string within StrataFrame point to a server with the databases? Also, what service pack do you have on the server? We fixed an issue within the BO Mapper just the other day that had this exact same behavior. We have fixed the problem but won't have the new update on the website until Monday. The problem occured with Service Pack 3 on SQL Server 2000. If this is your situation, we will have an update on the website by the end of the day Monday.
|
|
|
Ricardo Quartier
|
|
Group: Forum Members
Posts: 87,
Visits: 779
|
Ricardo, Why did you delete the databases? R - That's the same question i wonder for days..... too sad... StrataFrame requires the StrataFrame and StrataFrameInternal databases in order to operate. Just so you know, when you load an update, the databases will be automatically updated even if they already exist. R - I will remember.. Anyway, does your connection string within StrataFrame point to a server with the databases? If you are talkin about that one that opens in the install.. yes, if you are talkin about my app yes... Also, what service pack do you have on the server? We fixed an issue within the BO Mapper just the other day that had this exact same behavior. We have fixed the problem but won't have the new update on the website until Monday. The problem occured with Service Pack 3 on SQL Server 2000. If this is your situation, we will have an update on the website by the end of the day Monday. R - SQL 2000, SP 4
|
|
|
Ricardo Quartier
|
|
Group: Forum Members
Posts: 87,
Visits: 779
|
Hey.. on the "Application Database Connections" screen, I have 1 connection called Strataframe Data Store. This one is defined to use the Strataframe database, but seems to be working..
|
|
|
Ricardo Quartier
|
|
Group: Forum Members
Posts: 87,
Visits: 779
|
hi, just a thought, when I was installing it asks for the server, but i guess this has nothing to do it.. anyway.. it show me an error.. I pasted below. After i clicked ok, i was able to select the server... See the end of this message for details on invoking just-in-time (JIT) debugging instead of this dialog box. ************** Exception Text ************** System.InvalidOperationException: This BackgroundWorker is currently busy and cannot run multiple tasks concurrently. at System.ComponentModel.BackgroundWorker.RunWorkerAsync(Object argument) at System.ComponentModel.BackgroundWorker.RunWorkerAsync() at MicroFour.StrataFrame.Install.SQLConnectionDialog.cboSQLServer_DropDown(Object sender, EventArgs e) at System.Windows.Forms.ComboBox.OnDropDown(EventArgs e) at System.Windows.Forms.ComboBox.WmReflectCommand(Message& m) at System.Windows.Forms.ComboBox.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) ************** Loaded Assemblies ************** mscorlib Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.42 (RTM.050727-4200) CodeBase: file:///C:/WINDOWS/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll ---------------------------------------- System.Configuration.Install Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.42 (RTM.050727-4200) CodeBase: file:///C:/windows/assembly/GAC_MSIL/System.Configuration.Install/2.0.0.0__b03f5f7f11d50a3a/System.Configuration.Install.dll ---------------------------------------- System Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.42 (RTM.050727-4200) CodeBase: file:///C:/windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll ---------------------------------------- MicroFour StrataFrame Install Assembly Version: 1.3.2341.24276 Win32 Version: 1.3.0.0 CodeBase: file:///C:/Arquivos%20de%20programas/Arquivos%20comuns/MicroFour/StrataFrame/MicroFour%20StrataFrame%20Install.dll ---------------------------------------- System.Configuration Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.42 (RTM.050727-4200) CodeBase: file:///C:/windows/assembly/GAC_MSIL/System.Configuration/2.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll ---------------------------------------- System.Xml Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.42 (RTM.050727-4200) CodeBase: file:///C:/windows/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll ---------------------------------------- System.Runtime.Serialization.Formatters.Soap Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.42 (RTM.050727-4200) CodeBase: file:///C:/windows/assembly/GAC_MSIL/System.Runtime.Serialization.Formatters.Soap/2.0.0.0__b03f5f7f11d50a3a/System.Runtime.Serialization.Formatters.Soap.dll ---------------------------------------- Microsoft.VisualBasic Assembly Version: 8.0.0.0 Win32 Version: 8.0.50727.42 (RTM.050727-4200) CodeBase: file:///C:/windows/assembly/GAC_MSIL/Microsoft.VisualBasic/8.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualBasic.dll ---------------------------------------- System.Windows.Forms Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.42 (RTM.050727-4200) CodeBase: file:///C:/windows/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll ---------------------------------------- System.Drawing Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.42 (RTM.050727-4200) CodeBase: file:///C:/windows/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll ---------------------------------------- Accessibility Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.42 (RTM.050727-4200) CodeBase: file:///C:/windows/assembly/GAC_MSIL/Accessibility/2.0.0.0__b03f5f7f11d50a3a/Accessibility.dll ---------------------------------------- MicroFour StrataFrame Base Assembly Version: 1.4.0.0 Win32 Version: 1.4.0.0 CodeBase: file:///C:/Arquivos%20de%20programas/Arquivos%20comuns/MicroFour/StrataFrame/MicroFour%20StrataFrame%20Base.DLL ---------------------------------------- MicroFour StrataFrame Extensibility Assembly Version: 1.4.0.0 Win32 Version: 1.4.0.0 CodeBase: file:///C:/Arquivos%20de%20programas/Arquivos%20comuns/MicroFour/StrataFrame/MicroFour%20StrataFrame%20Extensibility.DLL ---------------------------------------- MicroFour StrataFrame License Assembly Version: 1.3.0.0 Win32 Version: 1.3.0.0 CodeBase: file:///C:/windows/assembly/GAC_MSIL/MicroFour%20StrataFrame%20License/1.3.0.0__4a99020e74365197/MicroFour%20StrataFrame%20License.dll ---------------------------------------- MicroFour StrataFrame UI Assembly Version: 1.4.0.0 Win32 Version: 1.4.0.0 CodeBase: file:///C:/Arquivos%20de%20programas/Arquivos%20comuns/MicroFour/StrataFrame/MicroFour%20StrataFrame%20UI.DLL ---------------------------------------- System.Web Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.42 (RTM.050727-4200) CodeBase: file:///C:/windows/assembly/GAC_32/System.Web/2.0.0.0__b03f5f7f11d50a3a/System.Web.dll ----------------------------------------
************** JIT Debugging ************** To enable just-in-time (JIT) debugging, the .config file for this application or computer (machine.config) must have the jitDebugging value set in the system.windows.forms section. The application must also be compiled with debugging enabled. For example: <configuration> <system.windows.forms jitDebugging="true" /> </configuration> When JIT debugging is enabled, any unhandled exception will be sent to the JIT debugger registered on the computer rather than be handled by this dialog box.
|
|
|
Trent Taylor
|
|
Group: StrataFrame Developers
Posts: 6.6K,
Visits: 7K
|
Ricardo, There is a threading issue that we have fixed that I think is happening here. But I will attempt to reproduce it to make sure there isn't something else going on. Thanks.
|
|
|
Ricardo Quartier
|
|
Group: Forum Members
Posts: 87,
Visits: 779
|
Trent, if this update is ready, where should i get? Also, what service pack do you have on the server? We fixed an issue within the BO Mapper just the other day that had this exact same behavior. We have fixed the problem but won't have the new update on the website until Monday. The problem occured with Service Pack 3 on SQL Server 2000. If this is your situation, we will have an update on the website by the end of the day Monday.
|
|
|
StrataFrame Team
|
|
Group: StrataFrame Developers
Posts: 3K,
Visits: 2.5K
|
Yes, Ricardo, the update has been posted to the MyAccount area of the website ( https://www.strataframe.net/MyAccount_login.aspx) Most of your problems should be fixed, and if they're not, I've added several places where more detailed error information will be shown.
|
|
|
Ricardo Quartier
|
|
Group: Forum Members
Posts: 87,
Visits: 779
|
Yo, with the upgrade now works... Thanks...
|
|
|
StrataFrame Team
|
|
Group: StrataFrame Developers
Posts: 3K,
Visits: 2.5K
|
No problem... please let us know if you have any more problems.
|
|
|