﻿<?xml version="1.0" encoding="UTF-8"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>StrataFrame Forum » Updates and Information » StrataFrame Users Contributed Samples  » Help: New development environment VS 2022</title><generator>InstantForum 2017-1 Final</generator><description>StrataFrame Forum</description><link>http://forum.strataframe.net/</link><webMaster>StrataFrame Forum</webMaster><lastBuildDate>Thu, 04 Jun 2026 03:31:35 GMT</lastBuildDate><ttl>20</ttl><item><title>Help: New development environment VS 2022</title><link>http://forum.strataframe.net/FindPost33623.aspx</link><description>Hello everyone,&lt;br/&gt;&lt;br/&gt;I need your help to set up a new development environment based on Visual Studio 2022 and StrataFrame V1. I know there are several posts on this topic, but could someone kindly provide me with the updated steps for installation on VS 2022 17.10.3?&lt;br/&gt;&lt;br/&gt;Additionally, I use DevExpress for graphical components. Can I continue using the same sources from StrataFrameInheruitedUI and recompile them, or do I need different sources?&lt;br/&gt;&lt;br/&gt;Thank you for your availability and assistance.&lt;br/&gt;&lt;br/&gt;Best regards,&lt;br/&gt;Fabrizio</description><pubDate>Tue, 30 Jul 2024 03:53:41 GMT</pubDate><dc:creator>sincro</dc:creator></item><item><title>RE: Help: New development environment VS 2022</title><link>http://forum.strataframe.net/FindPost33625.aspx</link><description>&lt;blockquote data-id="33624" class="if-quote-wrapper" unselectable="on" data-guid="1722329249613" contenteditable="false" id="if_insertedNode_1722329248777"&gt;&lt;a class="quote-para" unselectable="on" style="display: none;" href="#" data-id="33624" title="Move Cursor Below" contenteditable="false"&gt;&lt;span unselectable="on"&gt;+&lt;/span&gt;&lt;/a&gt;&lt;a class="quote-delete" unselectable="on" style="display: none;" href="#" data-id="33624" title="Delete Quote" contenteditable="false"&gt;&lt;span unselectable="on"&gt;x&lt;/span&gt;&lt;/a&gt;&lt;span unselectable="on" class="quote-markup"&gt;[quote]&lt;/span&gt;&lt;div unselectable="on" class="if-quote-header" bis_skin_checked="1" contenteditable="false"&gt;&lt;div unselectable="on" class="if-quote-toggle-wrapper" bis_skin_checked="1"&gt;&lt;a class="if-quote-toggle quote-link" href="#" data-id="33624" title=" "&gt;&amp;nbsp;&lt;/a&gt;&lt;/div&gt;&lt;span unselectable="on" class="quote-markup"&gt;[b]&lt;/span&gt;Edhy Rijo - 7/28/2024&lt;span unselectable="on" class="quote-markup"&gt;[/b]&lt;/span&gt;&lt;/div&gt;&lt;div class="if-quote-message if-quote-message-33624" bis_skin_checked="1"&gt;&lt;div class="if-quote-message-margin" bis_skin_checked="1" contenteditable="true"&gt;&lt;blockquote data-id="33623" class="if-quote-wrapper" unselectable="on" data-guid="1722329249613" contenteditable="false" id="if_insertedNode_1722220137969"&gt;&lt;a class="quote-para" unselectable="on" style="display: none;" href="#" data-id="33623" title="Move Cursor Below" contenteditable="false"&gt;&lt;span unselectable="on"&gt;+&lt;/span&gt;&lt;/a&gt;&lt;a class="quote-delete" unselectable="on" style="display: none;" href="#" data-id="33623" title="Delete Quote" contenteditable="false"&gt;&lt;span unselectable="on"&gt;x&lt;/span&gt;&lt;/a&gt;&lt;span unselectable="on" class="quote-markup"&gt;[quote]&lt;/span&gt;&lt;div unselectable="on" class="if-quote-header" contenteditable="false" bis_skin_checked="1"&gt;&lt;div unselectable="on" class="if-quote-toggle-wrapper" bis_skin_checked="1"&gt;&lt;a class="if-quote-toggle quote-link" href="#" data-id="33623" title=" "&gt;&amp;nbsp;&lt;/a&gt;&lt;/div&gt;&lt;span unselectable="on" class="quote-markup"&gt;[b]&lt;/span&gt;sincro - 7/8/2024&lt;span unselectable="on" class="quote-markup"&gt;[/b]&lt;/span&gt;&lt;/div&gt;&lt;div class="if-quote-message if-quote-message-33623" bis_skin_checked="1"&gt;&lt;div class="if-quote-message-margin" contenteditable="true" bis_skin_checked="1"&gt;Hello everyone,&lt;br/&gt;&lt;br/&gt;I need your help to set up a new development environment based on Visual Studio 2022 and StrataFrame V1. I know there are several posts on this topic, but could someone kindly provide me with the updated steps for installation on VS 2022 17.10.3?&lt;br/&gt;&lt;br/&gt;Additionally, I use DevExpress for graphical components. Can I continue using the same sources from StrataFrameInheruitedUI and recompile them, or do I need different sources?&lt;br/&gt;&lt;br/&gt;Thank you for your availability and assistance.&lt;br/&gt;&lt;br/&gt;Best regards,&lt;br/&gt;Fabrizio&lt;a class="if-quote-goto quote-link" href="#" data-id="33623"&gt;&lt;span class="goto"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;span unselectable="on" class="quote-markup"&gt;[/quote]&lt;/span&gt;&lt;/blockquote&gt;&lt;br/&gt;Hi Fabrizio,&lt;br/&gt;Sorry I could not reply before, I've been super busy.&lt;br/&gt;&lt;br/&gt;I use VS 2022 with SF, but unfortunately, not every extensibility tool works in VS 2022 despite the last extension update released by Trent.&lt;br/&gt;&lt;br/&gt;For example...&lt;br/&gt;&lt;ol id="if_insertedNode_1722220372842"&gt;&lt;li&gt;The Business Object Mapper: It works but in my case, my VS solution has 5 projects and it takes several minutes to load.&lt;/li&gt;&lt;li&gt;The DDT has to be called from outside VS.&amp;nbsp; This is not an issue for me since it does not depend on VS so that is fine.&lt;/li&gt;&lt;li&gt;Messages and Translation tools may not work.&amp;nbsp; I don't use them anymore, I use the DevExpress message box instead—unfortunately, no more data-driven messages which was cool to use in SF.&lt;/li&gt;&lt;li&gt;SF Security is working fine.&lt;/li&gt;&lt;li&gt;For some controls like combobox, the extensibility types are not working, so configuring a lookup via the extensibility tool may not be possible, you can manually copy the serialized setting for another one and hack the form.designer class to create a new one, but if you are creating a lot of new forms, that is a huge inconvenience.&lt;/li&gt;&lt;/ol&gt;&lt;div bis_skin_checked="1"&gt;There may be other things here and there, but for me, it is working and I fully depend on SF.&lt;br/&gt;&lt;br/&gt;As for the SF Inherited UI, I have good news.&amp;nbsp; For many years I was able to use the SF source code to keep this one updated with the latest DX releases.&amp;nbsp; I use DevExpress for almost all controls except the SF base form that has all the logic for the business object.&amp;nbsp; I love DevExpress controls and I have a compiled version of this assembly for many DevExpress versions, so if you need a specific one, I can send it to you.&lt;br/&gt;For the instructions on how to install in VS 2022, I would prefer to hear from Trent or someone else from MicroFour, maybe there is an update available for the extensibility extension.&lt;br/&gt;&lt;br/&gt;Please fee free to reach out to me here or via email if you need more information.&amp;nbsp; I will continue to be quite busy with a project scheduled to be released in August but will do what I can to help you out.&lt;br/&gt;&lt;br/&gt;Best,&lt;/div&gt;&lt;br/&gt;&lt;br/&gt;&lt;a class="if-quote-goto quote-link" href="#" data-id="33624"&gt;&lt;span class="goto"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;span unselectable="on" class="quote-markup"&gt;[/quote]&lt;/span&gt;&lt;/blockquote&gt;&lt;br/&gt;Hi Edhy,&lt;br/&gt;&lt;br/&gt;Thank you very much for your response.&lt;br/&gt;&lt;br/&gt;I am encountering several difficulties using StrataFrame in Visual Studio 2022. Here are the steps I followed for the installation:&lt;br/&gt;&lt;br/&gt;- Installed Windows 11 + the latest version of Visual Studio 2022 on a Virtual Machine&lt;br/&gt;- Installed your custom StrataFrame package (&lt;a href="http://forum.strataframe.net/Topic33478.aspx)"&gt;http://forum.strataframe.net/Topic33478.aspx)&lt;/a&gt;&lt;br/&gt;- Installed the latest version of the Visual Studio 2022 Extension (VSIX) - StrataFrame V1&lt;br/&gt;- Installed DevExpress 22.1&lt;br/&gt;- Compiled StrataFrame InheritedUI&lt;br/&gt;&lt;br/&gt;At this point, I can compile and run my project without issues, but in the Visual Studio IDE, when I try to change the properties of the StrataFrame components, I get an activation warning, even though the license is already installed and active.&lt;br/&gt;&lt;br/&gt;&lt;img src="../Uploads/Images/f5b20f84-689a-4756-9913-ebdf.png" id="if_insertedNode_1722329344421"&gt;&lt;img src="../Uploads/Images/e21e2b8a-7b3f-443c-a96c-28a3.png" data-download-url="../Uploads/Images/9bb7306d-edaf-46a3-93c1-4c9a.png" id="if_insertedNode_1722329358156"&gt;&lt;br/&gt;&lt;br/&gt;Do you have any suggestions?&lt;br/&gt;&lt;br/&gt;Thanks for your help!&lt;br/&gt;&lt;br/&gt;Fabrizio&lt;br/&gt;&lt;div id="simple-translate"&gt;&lt;div&gt;&lt;div class="simple-translate-button isShow" style="background-image: url(&amp;quot;chrome-extension://mhncgbfifjnhlilpnccgbimimkjejada/icons/512.png&amp;quot;); height: 22px; width: 22px; top: 276px; left: 1396px;"&gt;&lt;/div&gt;&lt;div class="simple-translate-panel " style="width: 300px; height: 200px; top: 0px; left: 0px; font-size: 13px; background-color: rgb(255, 255, 255);"&gt;&lt;div class="simple-translate-result-wrapper" style="overflow: hidden;"&gt;&lt;div class="simple-translate-move" draggable="true"&gt;&lt;/div&gt;&lt;div class="simple-translate-result-contents"&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;</description><pubDate>Tue, 30 Jul 2024 03:53:41 GMT</pubDate><dc:creator>sincro</dc:creator></item><item><title>RE: Help: New development environment VS 2022</title><link>http://forum.strataframe.net/FindPost33624.aspx</link><description>&lt;blockquote data-id="33623" class="if-quote-wrapper" unselectable="on" data-guid="1722220139561" contenteditable="false" id="if_insertedNode_1722220137969"&gt;&lt;a class="quote-para" unselectable="on" style="display: none;" href="#" data-id="33623" title="Move Cursor Below" contenteditable="false"&gt;&lt;span unselectable="on"&gt;+&lt;/span&gt;&lt;/a&gt;&lt;a class="quote-delete" unselectable="on" style="display: none;" href="#" data-id="33623" title="Delete Quote" contenteditable="false"&gt;&lt;span unselectable="on"&gt;x&lt;/span&gt;&lt;/a&gt;&lt;span unselectable="on" class="quote-markup"&gt;[quote]&lt;/span&gt;&lt;div unselectable="on" class="if-quote-header" contenteditable="false"&gt;&lt;div unselectable="on" class="if-quote-toggle-wrapper"&gt;&lt;a class="if-quote-toggle quote-link" href="#" data-id="33623" title=" "&gt;&amp;nbsp;&lt;/a&gt;&lt;/div&gt;&lt;span unselectable="on" class="quote-markup"&gt;[b]&lt;/span&gt;sincro - 7/8/2024&lt;span unselectable="on" class="quote-markup"&gt;[/b]&lt;/span&gt;&lt;/div&gt;&lt;div class="if-quote-message if-quote-message-33623"&gt;&lt;div class="if-quote-message-margin" contenteditable="true"&gt;Hello everyone,&lt;br/&gt;&lt;br/&gt;I need your help to set up a new development environment based on Visual Studio 2022 and StrataFrame V1. I know there are several posts on this topic, but could someone kindly provide me with the updated steps for installation on VS 2022 17.10.3?&lt;br/&gt;&lt;br/&gt;Additionally, I use DevExpress for graphical components. Can I continue using the same sources from StrataFrameInheruitedUI and recompile them, or do I need different sources?&lt;br/&gt;&lt;br/&gt;Thank you for your availability and assistance.&lt;br/&gt;&lt;br/&gt;Best regards,&lt;br/&gt;Fabrizio&lt;a class="if-quote-goto quote-link" href="#" data-id="33623"&gt;&lt;span class="goto"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;span unselectable="on" class="quote-markup"&gt;[/quote]&lt;/span&gt;&lt;/blockquote&gt;&lt;br/&gt;Hi Fabrizio,&lt;br/&gt;Sorry I could not reply before, I've been super busy.&lt;br/&gt;&lt;br/&gt;I use VS 2022 with SF, but unfortunately, not every extensibility tool works in VS 2022 despite the last extension update released by Trent.&lt;br/&gt;&lt;br/&gt;For example...&lt;br/&gt;&lt;ol id="if_insertedNode_1722220372842"&gt;&lt;li&gt;The Business Object Mapper: It works but in my case, my VS solution has 5 projects and it takes several minutes to load.&lt;/li&gt;&lt;li&gt;The DDT has to be called from outside VS.&amp;nbsp; This is not an issue for me since it does not depend on VS so that is fine.&lt;/li&gt;&lt;li&gt;Messages and Translation tools may not work.&amp;nbsp; I don't use them anymore, I use the DevExpress message box instead—unfortunately, no more data-driven messages which was cool to use in SF.&lt;/li&gt;&lt;li&gt;SF Security is working fine.&lt;/li&gt;&lt;li&gt;For some controls like combobox, the extensibility types are not working, so configuring a lookup via the extensibility tool may not be possible, you can manually copy the serialized setting for another one and hack the form.designer class to create a new one, but if you are creating a lot of new forms, that is a huge inconvenience.&lt;/li&gt;&lt;/ol&gt;&lt;div&gt;There may be other things here and there, but for me, it is working and I fully depend on SF.&lt;br/&gt;&lt;br/&gt;As for the SF Inherited UI, I have good news.&amp;nbsp; For many years I was able to use the SF source code to keep this one updated with the latest DX releases.&amp;nbsp; I use DevExpress for almost all controls except the SF base form that has all the logic for the business object.&amp;nbsp; I love DevExpress controls and I have a compiled version of this assembly for many DevExpress versions, so if you need a specific one, I can send it to you.&lt;br/&gt;For the instructions on how to install in VS 2022, I would prefer to hear from Trent or someone else from MicroFour, maybe there is an update available for the extensibility extension.&lt;br/&gt;&lt;br/&gt;Please fee free to reach out to me here or via email if you need more information.&amp;nbsp; I will continue to be quite busy with a project scheduled to be released in August but will do what I can to help you out.&lt;br/&gt;&lt;br/&gt;Best,&lt;/div&gt;&lt;br/&gt;&lt;br/&gt;</description><pubDate>Sun, 28 Jul 2024 21:44:50 GMT</pubDate><dc:creator>Edhy Rijo</dc:creator></item></channel></rss>