eXpandFramework / eXpand

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

VS Crash When Xpand.VSIX is enabled #812

Closed mbogaerts closed 10 months ago

mbogaerts commented 3 years ago

𝗗𝗲𝘀𝗰𝗿𝗶𝗯𝗲 𝘁𝗵𝗲 𝗯𝘂𝗴 When Xpand.VSIX is enable frequent crashes occur in VS 2019. (latest version of both VSIX and VS) 𝗧𝗼 𝗥𝗲𝗽𝗿𝗼𝗱𝘂𝗰𝗲 (lastest crash)

  1. Open Xpand Settings > Load Referenced Projects -> Search Selected

  2. Crash! 𝗘𝘅𝗽𝗲𝗰𝘁𝗲𝗱 𝗯𝗲𝗵𝗮𝘃𝗶𝗼𝗿 A clear and concise description of what you expected to happen. 𝗦𝗰𝗿𝗲𝗲𝗻𝘀𝗵𝗼𝘁𝘀 If applicable, add screenshots to help explain your problem. 𝗛𝗼𝘄 𝘄𝗲 𝗽𝗿𝗶𝗼𝗿𝗶𝘁𝗶𝘇𝗲 𝗶𝘀𝘀𝘂𝗲𝘀 We will try to answer all questions that do not require research within 24hr. To prioritize cases that require research we use the following labels in order.

  3. ❇️ Exclusive-Services

  4. ❤ Bronze Sponsor

  5. ❤ Sponsor

  6. ❤ Backer

  7. Installation

  8. ShowStopper

  9. Nuget

  10. Contribution

  11. BreakingChange

  12. ReproSample

  13. Deployment

  14. Must-Have

For all other issues the posting time is respected.

apobekiaris commented 3 years ago

from this data i cannot suggest much however it is super easy to load the one VSIX project (Xpand/Xpand.Plugins/Xpand.Plugins.csproj) in VS hit F5 and see if u can repro it with the debugger attached.

mbogaerts commented 3 years ago

I know…

VS just exits just thrown it in so maybe you had a quick fix for me :-). it seems to be an access violation of some kind as the eventviewer tells me… not enough info to share and to get serious here.

[cid:image002.jpg@01D6C1DB.0D0C3230]

From: Apostolis Bekiaris notifications@github.com Sent: Monday, 23 November 2020 20:53 To: eXpandFramework/eXpand eXpand@noreply.github.com Cc: Michael Bogaerts Michael@3Way.be; Author author@noreply.github.com Subject: Re: [eXpandFramework/eXpand] VS Crash When Xpand.VSIX is enabled (#812)

from this data i cannot suggest much however it is super easy to load the one VSIX project (Xpand/Xpand.Plugins/Xpand.Plugins.csproj) in VS hit F5 and see if u can repro it with the debugger attached.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHubhttps://github.com/eXpandFramework/eXpand/issues/812#issuecomment-732389842, or unsubscribehttps://github.com/notifications/unsubscribe-auth/ADCLONVI2AL5MPWJFNJ6BWTSRK4TBANCNFSM4T7XBDDQ.

apobekiaris commented 3 years ago

u missed the image, and I already had a look and on my side works fine, not have similar reports also. Anyway running the project debugger will most probably crash on the line

mbogaerts commented 3 years ago

I’ll keep you posted if I find anything

From: Apostolis Bekiaris notifications@github.com Sent: Monday, 23 November 2020 20:59 To: eXpandFramework/eXpand eXpand@noreply.github.com Cc: Michael Bogaerts Michael@3Way.be; Author author@noreply.github.com Subject: Re: [eXpandFramework/eXpand] VS Crash When Xpand.VSIX is enabled (#812)

u missed the image, and I already had a look and on my side works fine, not have similar reports also. Anyway running the project debugger will most probably crash on the line

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHubhttps://github.com/eXpandFramework/eXpand/issues/812#issuecomment-732392763, or unsubscribehttps://github.com/notifications/unsubscribe-auth/ADCLONRQCLJXALS2WZGP6KDSRK5H3ANCNFSM4T7XBDDQ.

expand commented 10 months ago

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

.Thank you for your contribution.