eXpand icon indicating copy to clipboard operation
eXpand copied to clipboard

Visual Studio hangs on opening Model Editor with Dashboard module

Open nurbed opened this issue 5 years ago • 7 comments

After many attemps to find the problem in my main project, I created a new project from scratch an I found the problem...

  • I created a new XAF Solution (20.1.8, winform only, xpo only, all the defaults module installed)
  • I added the eXpand Dashboard module (20.1.802) After the first build, I opened the model editor and... Visual Studio hangs I tried looking for some error codes but without success. Debugging from another VS instance also didn't give me info...

nurbed avatar Nov 03 '20 14:11 nurbed

please see this case which is still open unfortunately but maybe some advice there helps

apobekiaris avatar Nov 03 '20 14:11 apobekiaris

#790

apobekiaris avatar Nov 03 '20 14:11 apobekiaris

Ops, sorry... I searched for "dashboard" among the issues but I didn't find anything. So, I found the problem by adding the dashboard module. I tried a little bit of everything to circumscribe it (VS in admin mode, with or without the expand extension enabled, with and without the installation of the other expand modules)

nurbed avatar Nov 03 '20 15:11 nurbed

however XpandModelEditor works as the other user reports, does not for u?

apobekiaris avatar Nov 03 '20 15:11 apobekiaris

I tried to debug the VS instance of the "small" project instead that of the main, and the Exception throwed is

System.NullReferenceException HResult=0x80004003 Message=Object reference not set to an instance of an object. Source=<Cannot evaluate the exception source> StackTrace: <Cannot evaluate the exception stack trace> in the xpand reactive dll

the XpandModelEditor works...

nurbed avatar Nov 03 '20 15:11 nurbed

the exception says nothing it most probably some side effect

apobekiaris avatar Nov 03 '20 16:11 apobekiaris

I try to look for some more information

nurbed avatar Nov 03 '20 16:11 nurbed

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

.Thank you for your contribution.

expand avatar Dec 22 '23 21:12 expand