eXpandFramework / eXpand

DevExpress XAF (eXpressApp) extension framework. 𝗹𝗶𝗻𝗸𝗲𝗱𝗶𝗻.𝗲𝘅𝗽𝗮𝗻𝗱𝗳𝗿𝗮𝗺𝗲𝘄𝗼𝗿𝗸.𝗰𝗼𝗺, 𝘆𝗼𝘂𝘁𝘂𝗯𝗲.𝗲𝘅𝗽𝗮𝗻𝗱𝗳𝗿𝗮𝗺𝗲𝘄𝗼𝗿𝗸.𝗰𝗼𝗺 and 𝘁𝘄𝗶𝘁𝘁𝗲𝗿 @𝗲𝘅𝗽𝗮𝗻𝗱𝗳𝗿𝗮𝗺𝗲𝘄𝗼𝗿𝗸 and or simply 𝗦𝘁𝗮𝗿/𝘄𝗮𝘁𝗰𝗵 this repository and get notified from 𝗚𝗶𝘁𝗛𝘂𝗯
http://expand.expandframework.com
Microsoft Public License
220 stars 114 forks source link

Modeleditor did not open anymore Version 4.231.6.0 #1043

Closed CWolffIF closed 4 months ago

CWolffIF commented 7 months ago

Hi Tolis,

something changed today. I try to open the Version 4.231.6.0, but since today it did not open anymore.

The config: image

The Error: image

Seems like the Version is not there anymore.

What can I do, I need this Version for 23.1.6.

apobekiaris commented 7 months ago

the version is here as you probably know https://github.com/eXpandFramework/Reactive.XAF/releases/download/4.231.6.0/Xpand.XAF.ModelEditor.WinDesktop.zip

what changed is that now the plugin looks for dotnet version e.g. 6,7,8

image

you can get the version you need, save it in a dir, suffix it with the dotnet version e.g. 6 and use the file://c:\Xpand.XAF.ModelEditor.WinDesktop6.zip notation as the download url.

apobekiaris commented 7 months ago

another option is to download the source and compile the XpandVSIX of the past install it and remember to disable the VS auto update so you do not get the latest plugin version again

CWolffIF commented 7 months ago

I updated all to 23.2.3.x (Devexpress & eXpand) and everything works. I think the problem occurs cause the XVSIX64 Extension updated automaticly. Is there a way the get/install an old Version?

apobekiaris commented 7 months ago

no there is not, the plugin is only distributed from the VS marketplace your only options are

  1. to disable the VS auto update
  2. To build the source back in the version you are interested and install it manually
expand commented 4 months ago

Closing issue for age. Feel free to reopen it at any time.

.Thank you for your contribution.