How do I rebuild the DevExpress wrapper?


Author
Message
Juan Carlos Pazos
Juan Carlos Pazos
StrataFrame User (310 reputation)StrataFrame User (310 reputation)StrataFrame User (310 reputation)StrataFrame User (310 reputation)StrataFrame User (310 reputation)StrataFrame User (310 reputation)StrataFrame User (310 reputation)StrataFrame User (310 reputation)StrataFrame User (310 reputation)
Group: Forum Members
Posts: 144, Visits: 227
Hi

Thanks again, I did what you indicate and again got the same error, I copy the StrataFrame source files from Programa Files to the Projets directory in My documents and all works.

Next I create a new proyect, and then add a SF DevEx Maintenance Form four make a test, and now I have this errors:

1) Warning 1 Could not find type 'MicroFour.StrataFrame.UI.Windows.Forms.DevEx.MaintenanceFormBarManager'.  Please make sure that the assembly that contains this type is referenced.  If this type is a part of your development project, make sure that the project has been successfully built.  0 0 

2) Warning 2 Could not find type 'MicroFour.StrataFrame.UI.Windows.Forms.DevEx.GradientFormHeader'.  Please make sure that the assembly that contains this type is referenced.  If this type is a part of your development project, make sure that the project has been successfully built.  0 0 

3) Warning 3 The variable 'GradientFormHeader1' is either undeclared or was never assigned. C:\Users\Juan Carlos\AppData\Local\Temporary Projects\StrataFrame-DevExpress\Form2.Designer.vb 71 0 

I review the references and I have references to DevExpress Data, utils XtraBars, xTraEditors and XtraGrid also to StrataFrame base, Inherited and UI too.

Apologyze my ignorance, wait for you advise.

Regards

Smile Everything is possible, just keep trying...

Trent Taylor
Trent Taylor
StrataFrame Developer (14K reputation)StrataFrame Developer (14K reputation)StrataFrame Developer (14K reputation)StrataFrame Developer (14K reputation)StrataFrame Developer (14K reputation)StrataFrame Developer (14K reputation)StrataFrame Developer (14K reputation)StrataFrame Developer (14K reputation)StrataFrame Developer (14K reputation)
Group: StrataFrame Developers
Posts: 6.6K, Visits: 6.9K
Extract the attached ZIP file and copy the .BAT file to the c:\ folder.  I guess that we didn't redirect this afterbuild.bat to look in the extract source folder...but no big deal.  Just copy the contents of this ZIP file to c:\ and you should be good.  You can ignore the exception, we have just never changed the DevExpress wrapper but this property still functions on the DevExpress side.
Attachments
afterbuild.zip (178 views, 246 bytes)
Juan Carlos Pazos
Juan Carlos Pazos
StrataFrame User (310 reputation)StrataFrame User (310 reputation)StrataFrame User (310 reputation)StrataFrame User (310 reputation)StrataFrame User (310 reputation)StrataFrame User (310 reputation)StrataFrame User (310 reputation)StrataFrame User (310 reputation)StrataFrame User (310 reputation)
Group: Forum Members
Posts: 144, Visits: 227
Hi

Thanks for your fast answer, I did what you indicate, and have oner error and one warning.

I receive this error when rebuilding:

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

And this warning:

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

Is there a way to solve?

Regards

Smile Everything is possible, just keep trying...

Trent Taylor
Trent Taylor
StrataFrame Developer (14K reputation)StrataFrame Developer (14K reputation)StrataFrame Developer (14K reputation)StrataFrame Developer (14K reputation)StrataFrame Developer (14K reputation)StrataFrame Developer (14K reputation)StrataFrame Developer (14K reputation)StrataFrame Developer (14K reputation)StrataFrame Developer (14K reputation)
Group: StrataFrame Developers
Posts: 6.6K, Visits: 6.9K
All that needs to be be done is to open the MicroFour Inherited UI solution.  Once this is done, follow these steps:

  1. Open up the references and replace the 7.3.5 references with the same assemblies of the 7.3.7 version assemblies.
  2. Remove the older assembly references which will be in error (7.3.5 version)
  3. Right-click the solution and then click Rebuild solution (not just build)
  4. This should then rebuild the solution and place the updated assemblies in the GAC (c:\windows\assembly).
  5. At this point it is generally best to get out of Visual Studio and then come back in.
  6. You should be able to use your new assemblies that have been compiled in 7.3.7.

Juan Carlos Pazos
Juan Carlos Pazos
StrataFrame User (310 reputation)StrataFrame User (310 reputation)StrataFrame User (310 reputation)StrataFrame User (310 reputation)StrataFrame User (310 reputation)StrataFrame User (310 reputation)StrataFrame User (310 reputation)StrataFrame User (310 reputation)StrataFrame User (310 reputation)
Group: Forum Members
Posts: 144, Visits: 227
ErmmHi

I recently purchase StrataFrame, actually I have VS 2088 and StrataFrame 1.6.5, also DexExpress 7.3.7, running in Windows Vista.

I found that I need to rebuild the wrapper, after look at source files I found that the Project Microfour StrataFrame Inherited UI has references to DevExpress

But here is my problem, I restore the references to my actual DevExpress version, What are the next steps.

Hope you can help me in a step by step, I'm newbie to VB.NET and all this.

Kindest regards

Juan Carlos Pazos

Smile Everything is possible, just keep trying...

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