Migration Issues 1.6.6 to 1.7.3.1


Author
Message
Malcon
Malcon
StrataFrame Novice (52 reputation)StrataFrame Novice (52 reputation)StrataFrame Novice (52 reputation)StrataFrame Novice (52 reputation)StrataFrame Novice (52 reputation)StrataFrame Novice (52 reputation)StrataFrame Novice (52 reputation)StrataFrame Novice (52 reputation)StrataFrame Novice (52 reputation)
Group: Forum Members
Posts: 28, Visits: 93

Below the steps that follow:
-Desistalação of StrataFrame 1.6.6
-Removal of the folder StrataFrameSourceCode 1.6.6
-Reboot the computer
-Installation StrataFrame 1.7.3.1
-Installation StrataFrameSourceCode 1.7.3.1
-Reboot the computer
-Checking the DLL in Assembly
-Build-MicroFour StrataFrame Inherited UI with DevExpress 9.1
-Changing the DLL in my projects
-RebuilAll-BOs of all of my project

After these steps, continue to build problem throughout my Bussines Objects.
- Error 2 'LibraryApp.BusinessObject.boEventos.Dispose (bool)': no suitable method found to override C: \ System Athena \ LibraryMonitoramento \ BusinessOhject \ boEventos.Designer.cs 26 33 LibraryMonitoramento

-Error 117 'LibraryApp.BusinessObject.boEventos' Does Not Contain a definition for 'AddSecurityKey' and no extension method 'AddSecurityKey' accepting a first argument of type 'LibraryApp.BusinessObject.boEventos' Could Be found (are you missing a using directive or an assembly reference?) C: \ System Athena \ LibraryMonitoramento \ BusinessOhject \ boEventos.Designer.cs 46 18 LibraryMonitoramento

And in some other messages appear Bussines Objects:
- Error 94 'LibraryApp.BusinessObject.boTipoOS.OnCheckFieldSecurity (MicroFour.StrataFrame.Business.CheckFieldSecurityEventArgsBase)': no suitable method found to override C: \ System Athena \ LibraryMonitoramento \ BusinessOhject \ boTipoOS.Designer.cs 627 33 LibraryMonitoramento
- Error 92 'LibraryApp.BusinessObject.boTipoOS.GetFieldEnumType ()': no suitable method found to override C: \ System Athena \ LibraryMonitoramento \ BusinessOhject \ boTipoOS.Designer.cs 601 37 LibraryMonitoramento
- Error 89 'LibraryApp.BusinessObject.boInstaladora.OnCheckFieldSecurity (MicroFour.StrataFrame.Business.CheckFieldSecurityEventArgsBase)': no suitable method found to override C: \ System Athena \ LibraryMonitoramento \ BusinessOhject \ boInstaladora.designer.cs 491 33 LibraryMonitoramento


What can it be happening?
Ivan George Borges
Ivan George Borges
Strategic Support Team Member (3.5K reputation)Strategic Support Team Member (3.5K reputation)Strategic Support Team Member (3.5K reputation)Strategic Support Team Member (3.5K reputation)Strategic Support Team Member (3.5K reputation)Strategic Support Team Member (3.5K reputation)Strategic Support Team Member (3.5K reputation)Strategic Support Team Member (3.5K reputation)Strategic Support Team Member (3.5K reputation)
Group: StrataFrame MVPs
Posts: 1.9K, Visits: 21K
Hi Malcon.

While instaling version 1.7.3 did you allow the installer to go through the database install? This will make sure all your SF tables are updated with the current structure.

After that, once you rebuild the your StrataFrame Inherited UI with DevExpress 9.1, I would make sure the GAC has the latest DLLs. You could even delete them all from the GAC and copy back from the Common folder (C:\Program Files (x86)\Common Files\MicroFour\StrataFrame). This will make sure all DLLs are current. Still, make sure you don't have old DLLs around the place, since Visual Studio could be pointing to some of them.

Let us know how it goes... Wink


 
Malcon
Malcon
StrataFrame Novice (52 reputation)StrataFrame Novice (52 reputation)StrataFrame Novice (52 reputation)StrataFrame Novice (52 reputation)StrataFrame Novice (52 reputation)StrataFrame Novice (52 reputation)StrataFrame Novice (52 reputation)StrataFrame Novice (52 reputation)StrataFrame Novice (52 reputation)
Group: Forum Members
Posts: 28, Visits: 93
Hello Ivan,

in installation of 1.7.3 I´m ignored the installation of Phase Database Deployer with "fear" is that it overwrites the settings of my current BO.
Can I ask to repair the installation and install the Deployer Phase Database?
Ivan George Borges
Ivan George Borges
Strategic Support Team Member (3.5K reputation)Strategic Support Team Member (3.5K reputation)Strategic Support Team Member (3.5K reputation)Strategic Support Team Member (3.5K reputation)Strategic Support Team Member (3.5K reputation)Strategic Support Team Member (3.5K reputation)Strategic Support Team Member (3.5K reputation)Strategic Support Team Member (3.5K reputation)Strategic Support Team Member (3.5K reputation)
Group: StrataFrame MVPs
Posts: 1.9K, Visits: 21K
Go ahead, have no fear!!! BigGrin
Malcon
Malcon
StrataFrame Novice (52 reputation)StrataFrame Novice (52 reputation)StrataFrame Novice (52 reputation)StrataFrame Novice (52 reputation)StrataFrame Novice (52 reputation)StrataFrame Novice (52 reputation)StrataFrame Novice (52 reputation)StrataFrame Novice (52 reputation)StrataFrame Novice (52 reputation)
Group: Forum Members
Posts: 28, Visits: 93
Hello Ivan,

I made the procedures more still with errors. I noticed a detail.
My solution has N projects, I have two boInstaladora, one at Project X and one Y in the project, and there is a reference between the two projects.
The error is this:
Error 4 'LibraryApp.BusinessObject.boInstaladora.Dispose (bool)': no suitable method found to override C: \ System Athena \ LibraryMonitoramento \ BusinessOhject \ boInstaladora.designer.cs 26 33 LibraryMonitoramento

The description of the error is in the 'LibraryApp.BusinessObject.boInstaladora' (LibraryApp project) but the error is saying that the project is LibraryMonitoramento.

Can this be? In 1.6.6 version
Ivan George Borges
Ivan George Borges
Strategic Support Team Member (3.5K reputation)Strategic Support Team Member (3.5K reputation)Strategic Support Team Member (3.5K reputation)Strategic Support Team Member (3.5K reputation)Strategic Support Team Member (3.5K reputation)Strategic Support Team Member (3.5K reputation)Strategic Support Team Member (3.5K reputation)Strategic Support Team Member (3.5K reputation)Strategic Support Team Member (3.5K reputation)
Group: StrataFrame MVPs
Posts: 1.9K, Visits: 21K
Aren't you having a Namespace conflict?
Ivan George Borges
Ivan George Borges
Strategic Support Team Member (3.5K reputation)Strategic Support Team Member (3.5K reputation)Strategic Support Team Member (3.5K reputation)Strategic Support Team Member (3.5K reputation)Strategic Support Team Member (3.5K reputation)Strategic Support Team Member (3.5K reputation)Strategic Support Team Member (3.5K reputation)Strategic Support Team Member (3.5K reputation)Strategic Support Team Member (3.5K reputation)
Group: StrataFrame MVPs
Posts: 1.9K, Visits: 21K
Another thing, at some point we had to rebuild all the partials. Since you were on 1.6.6, I guess it could be the case, go to the BO Mapper and rebuild all your partials.
Malcon
Malcon
StrataFrame Novice (52 reputation)StrataFrame Novice (52 reputation)StrataFrame Novice (52 reputation)StrataFrame Novice (52 reputation)StrataFrame Novice (52 reputation)StrataFrame Novice (52 reputation)StrataFrame Novice (52 reputation)StrataFrame Novice (52 reputation)StrataFrame Novice (52 reputation)
Group: Forum Members
Posts: 28, Visits: 93
Ivan is just that.
The class that is referencing the correct project, the more the designer of the class did not.
Partial Build tried but still did not work, I am manually changing the designer of my BusinessObjects to run.

Tanks
Ivan George Borges
Ivan George Borges
Strategic Support Team Member (3.5K reputation)Strategic Support Team Member (3.5K reputation)Strategic Support Team Member (3.5K reputation)Strategic Support Team Member (3.5K reputation)Strategic Support Team Member (3.5K reputation)Strategic Support Team Member (3.5K reputation)Strategic Support Team Member (3.5K reputation)Strategic Support Team Member (3.5K reputation)Strategic Support Team Member (3.5K reputation)
Group: StrataFrame MVPs
Posts: 1.9K, Visits: 21K
Got it, let us know once you have it working. Wink
Malcon
Malcon
StrataFrame Novice (52 reputation)StrataFrame Novice (52 reputation)StrataFrame Novice (52 reputation)StrataFrame Novice (52 reputation)StrataFrame Novice (52 reputation)StrataFrame Novice (52 reputation)StrataFrame Novice (52 reputation)StrataFrame Novice (52 reputation)StrataFrame Novice (52 reputation)
Group: Forum Members
Posts: 28, Visits: 93
Hi Ivan,

Ivan, the BO Mapper I do not get it to work properly, I entered manually in the desing of each BO and changed the correct namespace
GO

Merge Selected

Merge into selected topic...



Merge into merge target...



Merge into a specific topic ID...




Similar Topics

Reading This Topic

Login

Explore
Messages
Mentions
Search