2

I am troubleshooting why my xaf xafml files open in xml instead of the designer and looking at the help here

Here is my console output of me trying to run devenv /setup

C:\>cd c:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE

c:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE>devenv /setup

Microsoft Visual Studio 2017 Version 15.0.27703.2000.
Copyright (C) Microsoft Corp. All rights reserved.

The operation could not be completed
Kirsten
  • 15,730
  • 41
  • 179
  • 318

1 Answers1

1

I have solved the issue by running the console as Administrator.

Yusuf Tarık Günaydın
  • 3,016
  • 2
  • 27
  • 41
  • I gather this is the solution for some people. More details are at https://www.devexpress.com/Support/Center/Question/Details/T532038/model-editor-missing – Kirsten Jun 30 '18 at 22:17
  • Including the fix for me which was The fix was Tools-> Extensions and Updates->DexExpress.ExpressApp.Design.CorePackage.v18.1-> Enable – Kirsten Jun 30 '18 at 22:18