Looks like you need to rebuild the SF Dev-Express Wrapper to match your version of Dev Ex.
How do I do that?
Thanks,
Jeff
I have not done this before. So what source code file do I download?
Source Code 1.6.5 or 1.6.6 Beta.
To be clear about what I do in VS 2005. I open the project file "MicroFour StrataFrame Inherited UI" in VS 2005. Perform a search and replace within the project for version 8.1.1 to be replaced by 8.1.6. Rebuild the solution to recreate the DLLs. Is this correct?
I have just reposted the 1.6.6 beta source code. So get the 1.6.6 source from the My Account area.
I have replaced all of the DevExpress references in the MicroFour StrataFrame Inherited UI.vbpro to current version 8.1.6 and rebuilt the solution. I am getting the following error and warning in the Error List within VS 2005 IDE:
Error 1 The command ""C:\Program Files\MicroFour\StrataFrame Source Code\MicroFour StrataFrame Inherited UI\AfterBuild.bat" "C:\Program Files\MicroFour\StrataFrame Source Code\MicroFour StrataFrame Inherited UI\bin\Release\MicroFour StrataFrame Inherited UI.dll" "C:\Program Files\MicroFour\StrataFrame Source Code\MicroFour StrataFrame Inherited UI\bin\Release\MicroFour StrataFrame Inherited UI.xml"" exited with code 9009. MicroFour StrataFrame Inherited UI
Warning 2 'Public Property EnumTopMostText() As String' is obsolete: 'This property has been depreciated and is no longer used. Use the TopMostText and TopMostValue properties on the SearchFieldItem class instead.' C:\Program Files\MicroFour\StrataFrame Source Code\MicroFour StrataFrame Inherited UI\DevExpress Extended\Dialogs\browsedialogwindow.vb 1126 77 MicroFour StrataFrame Inherited UI
What do I need to do to eliminate these?
Here are couple of previous posts I was looking for some help on:
The Solution Preferences dialog box is not showing when I select it from the Strataframe->Solution Preferences menu within VS2005. What do I need to do to get this to display?
When attempting to use the Listview's PopulateDataSourceSettings Wizard, the wait message window and the form initially appear and then the form dissappears leaving the wait message window running.
I included both posts in this one, because I thought they might be related.
When you installed the recent beta release, did you also updated the SF database?, if not, then re-run the setup and let it update the SF database.
Yes. I have updated the SF databases. However, thank you for the suggestion.