Error in build after changing DevExpress references to 6.2.3


Author
Message
Trent Taylor
Trent Taylor
StrataFrame Developer (10K reputation)StrataFrame Developer (10K reputation)StrataFrame Developer (10K reputation)StrataFrame Developer (10K reputation)StrataFrame Developer (10K reputation)StrataFrame Developer (10K reputation)StrataFrame Developer (10K reputation)StrataFrame Developer (10K reputation)StrataFrame Developer (10K reputation)
Group: StrataFrame Developers
Posts: 6.6K, Visits: 6.9K
We will send out an email letting you know Smile
Peter Jones
Peter Jones
Advanced StrataFrame User (520 reputation)Advanced StrataFrame User (520 reputation)Advanced StrataFrame User (520 reputation)Advanced StrataFrame User (520 reputation)Advanced StrataFrame User (520 reputation)Advanced StrataFrame User (520 reputation)Advanced StrataFrame User (520 reputation)Advanced StrataFrame User (520 reputation)Advanced StrataFrame User (520 reputation)
Group: Forum Members
Posts: 386, Visits: 2.1K
Hi Trent,

I think I will just wait. I presume you send an e-mail when updates are ready to download?

Cheers, Peter

Trent Taylor
Trent Taylor
StrataFrame Developer (10K reputation)StrataFrame Developer (10K reputation)StrataFrame Developer (10K reputation)StrataFrame Developer (10K reputation)StrataFrame Developer (10K reputation)StrataFrame Developer (10K reputation)StrataFrame Developer (10K reputation)StrataFrame Developer (10K reputation)StrataFrame Developer (10K reputation)
Group: StrataFrame Developers
Posts: 6.6K, Visits: 6.9K
This has nothing to do with the DLLs but the templates.  The templates still have the older reference.  If you ignore the errors and just manually add the references into the solution you will be fine.

The new update will be released by the end of tomorrow (Friday) which will have the templates already updated for you.

Peter Jones
Peter Jones
Advanced StrataFrame User (520 reputation)Advanced StrataFrame User (520 reputation)Advanced StrataFrame User (520 reputation)Advanced StrataFrame User (520 reputation)Advanced StrataFrame User (520 reputation)Advanced StrataFrame User (520 reputation)Advanced StrataFrame User (520 reputation)Advanced StrataFrame User (520 reputation)Advanced StrataFrame User (520 reputation)
Group: Forum Members
Posts: 386, Visits: 2.1K
My problems appear to continue now that I've actually started to try create a DevEx form type.
I've created a new project and added a simple BO. I then tried to create a new "SF DevEX Maintenance Form" and received error - SF02.jpg - notice the reference to DevEx 6.2 (not 6.3). The load continues and I then get error SF03.jpg (again the reference to DevEx 6.2). I then opened the Inherited UI project and it seems to be ok (refer SF04.jpg).
Any ideas?
Peter
Attachments
SF02.JPG (162 views, 206.00 KB)
SF03.JPG (150 views, 394.00 KB)
SF04.JPG (142 views, 232.00 KB)
Trent Taylor
Trent Taylor
StrataFrame Developer (10K reputation)StrataFrame Developer (10K reputation)StrataFrame Developer (10K reputation)StrataFrame Developer (10K reputation)StrataFrame Developer (10K reputation)StrataFrame Developer (10K reputation)StrataFrame Developer (10K reputation)StrataFrame Developer (10K reputation)StrataFrame Developer (10K reputation)
Group: StrataFrame Developers
Posts: 6.6K, Visits: 6.9K
Glad you got it going!  As for the license.licx file, this is not something we need to provide.  I know that you are probably a bit leary to instal their 6.3.3 update (we have already done this for the release coming out at the end of the week).  But you just need to change your 5 references and recompile the source and you will be good to go.
Peter Jones
Peter Jones
Advanced StrataFrame User (520 reputation)Advanced StrataFrame User (520 reputation)Advanced StrataFrame User (520 reputation)Advanced StrataFrame User (520 reputation)Advanced StrataFrame User (520 reputation)Advanced StrataFrame User (520 reputation)Advanced StrataFrame User (520 reputation)Advanced StrataFrame User (520 reputation)Advanced StrataFrame User (520 reputation)
Group: Forum Members
Posts: 386, Visits: 2.1K
Hi Trent,

Well the rebuild worked fine with afterbuild.bat loaded in c:\

When I now open the Inherited UI solution the warning icons do not appear. So I guess I'm ready to rock and roll - thanks for your help.

I see DevEx now have a 6.3.3.0 release. What is the normal chain of events - do you guys issue a new licenses.licx file?

Cheers, Peter

Trent Taylor
Trent Taylor
StrataFrame Developer (10K reputation)StrataFrame Developer (10K reputation)StrataFrame Developer (10K reputation)StrataFrame Developer (10K reputation)StrataFrame Developer (10K reputation)StrataFrame Developer (10K reputation)StrataFrame Developer (10K reputation)StrataFrame Developer (10K reputation)StrataFrame Developer (10K reputation)
Group: StrataFrame Developers
Posts: 6.6K, Visits: 6.9K
You actually have an afterbuild.bat in the root source folder.  But attached is the afterbuild.bat (contained within a ZIP file) you can manually copy to the c:\ folder.
Attachments
afterbuild.zip (139 views, 246 bytes)
Peter Jones
Peter Jones
Advanced StrataFrame User (520 reputation)Advanced StrataFrame User (520 reputation)Advanced StrataFrame User (520 reputation)Advanced StrataFrame User (520 reputation)Advanced StrataFrame User (520 reputation)Advanced StrataFrame User (520 reputation)Advanced StrataFrame User (520 reputation)Advanced StrataFrame User (520 reputation)Advanced StrataFrame User (520 reputation)
Group: Forum Members
Posts: 386, Visits: 2.1K
Hi,

Yes, this what I have been doing although your reference to not doing this at the 'project level' is a bit confusing. It is only at the root level in the Solution Explorer that I even have the option to build/rebuild.

Can you please confirm that the reference to the batch file "c:\afterbuild.bat" is not an issue as I keep seeing it in the error but I know it doesn't exist.

Cheers, Peter

Trent Taylor
Trent Taylor
StrataFrame Developer (10K reputation)StrataFrame Developer (10K reputation)StrataFrame Developer (10K reputation)StrataFrame Developer (10K reputation)StrataFrame Developer (10K reputation)StrataFrame Developer (10K reputation)StrataFrame Developer (10K reputation)StrataFrame Developer (10K reputation)StrataFrame Developer (10K reputation)
Group: StrataFrame Developers
Posts: 6.6K, Visits: 6.9K
Have you done a "Clean Solution" and then "Rebuild Solution?"  To do this, right-click on the solution, not the project.  Then do a clean then after that do a rebuild.  Let's see if that updates the resource file.
Peter Jones
Peter Jones
Advanced StrataFrame User (520 reputation)Advanced StrataFrame User (520 reputation)Advanced StrataFrame User (520 reputation)Advanced StrataFrame User (520 reputation)Advanced StrataFrame User (520 reputation)Advanced StrataFrame User (520 reputation)Advanced StrataFrame User (520 reputation)Advanced StrataFrame User (520 reputation)Advanced StrataFrame User (520 reputation)
Group: Forum Members
Posts: 386, Visits: 2.1K
Hi Trent,

I've done that several times but nothing changes however I have just done a rebuild without any references and get a whole lot of 'not defined' errors plus this error:

Description:  Invalid Resx file. Type DevExpress.Utils.ImageCollectionStreamer, DevExpress.Utils.v6.2, Version=6.2.3.0, Culture=neutral, PublicKeyToken=79868b8147b5eae4 in the data at line 133, position 4 cannot be located. Line 183 position 5.

File:   C:\Program Files\MicroFour\StrataFrame Source Code\MicroFour StrataFrame Inherited UI\DevExpress Extended\Dialogs\browsedialogwindow.resx

Line:  183 

Column:   5

Project:  MicroFour StrataFrame Inherited UI

>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>

The Build error message is:

------ Rebuild All started: Project: MicroFour StrataFrame Inherited UI, Configuration: Debug Any CPU ------

DevExpress Extended\Dialogs\browsedialogwindow.resx(183,5): error MSB3103: Invalid Resx file. Type DevExpress.Utils.ImageCollectionStreamer, DevExpress.Utils.v6.2, Version=6.2.3.0, Culture=neutral, PublicKeyToken=79868b8147b5eae4 in the data at line 133, position 4 cannot be located. Line 183, position 5.

Done building project "MicroFour StrataFrame Inherited UI.vbproj" -- FAILED.

========== Rebuild All: 0 succeeded, 1 failed, 0 skipped ==========

So, there are references here to 6.2.3.0 which I did have loaded when trialing StrataFrame but it was uninstalled before loading the current version of DexEx.

Cheers, Peter


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