Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Doc needs to mention that C++/CLI .NET exe is not supported. #33536

Closed
olgaark opened this issue Jan 13, 2023 · 4 comments · Fixed by #37687 or #39228
Closed

Doc needs to mention that C++/CLI .NET exe is not supported. #33536

olgaark opened this issue Jan 13, 2023 · 4 comments · Fixed by #37687 or #39228
Assignees
Labels
doc-bug Problem with the content; needs to be fixed [org][type][category] dotnet-fundamentals/svc in-pr This issue will be closed (fixed) by an active pull request. okr-quality Content-quality KR: Concerns article defects (bugs), freshness, or build warnings. Pri2 📌 seQUESTered Identifies that an issue has been imported into Quest.

Comments

@olgaark
Copy link

olgaark commented Jan 13, 2023

To migrate existing C++/CLI .NET Framework exe people need to create a c# .NET exe project which reference C++/CLI .NET dll.


Document Details

Do not edit this section. It is required for learn.microsoft.com ➟ GitHub issue linking.


Associated WorkItem - 187059

@dotnet-bot dotnet-bot added the ⌚ Not Triaged Not triaged label Jan 13, 2023
@gewarren gewarren added doc-enhancement Improve the current content [org][type][category] okr-quality Content-quality KR: Concerns article defects (bugs), freshness, or build warnings. labels Mar 28, 2023
@dotnet-bot dotnet-bot removed the ⌚ Not Triaged Not triaged label Mar 28, 2023
@gewarren gewarren added the help wanted Good for community contributors to help [up-for-grabs] label Mar 28, 2023
@IEvangelist IEvangelist added the mvp-docs-sprint For tracking purposes (used for the MVP summit docs sprint hack). label Apr 4, 2023
@ghost ghost added the in-pr This issue will be closed (fixed) by an active pull request. label Oct 24, 2023
@adegeo
Copy link
Contributor

adegeo commented Oct 27, 2023

I know this is old, but more information would really be handy as this doesn't make sense...

  • Why is this the case?
  • What kind of project did you try migrating?
  • Why didn't it work?

@ghost ghost removed the in-pr This issue will be closed (fixed) by an active pull request. label Oct 31, 2023
@gewarren gewarren reopened this Oct 31, 2023
@gewarren
Copy link
Contributor

PR should not have closed this.

@gewarren gewarren added needs-more-info Needs more info from OP. Auto-closed after 2 weeks if no response. [org][resolution] and removed help wanted Good for community contributors to help [up-for-grabs] mvp-docs-sprint For tracking purposes (used for the MVP summit docs sprint hack). labels Oct 31, 2023
Copy link
Contributor

This issue has been automatically closed due to no response from the original author. Please feel free to reopen it if you have more information that can help us investigate the issue further.

@adegeo adegeo reopened this Nov 29, 2023
@adegeo
Copy link
Contributor

adegeo commented Nov 29, 2023

It looks like:

  • C++/CLI .NET executables aren't supported.
  • Create a C++/CLI .NET library and port your C++ executable project to that.
  • Use a normal C# .NET executable project.
  • Reference and call the C++/CLI .NET library.

@adegeo adegeo added doc-bug Problem with the content; needs to be fixed [org][type][category] and removed doc-enhancement Improve the current content [org][type][category] needs-more-info Needs more info from OP. Auto-closed after 2 weeks if no response. [org][resolution] labels Nov 29, 2023
@adegeo adegeo self-assigned this Nov 29, 2023
@adegeo adegeo added the 🗺️ reQUEST Triggers an issue to be imported into Quest. label Nov 29, 2023
@github-actions github-actions bot removed the 🗺️ reQUEST Triggers an issue to be imported into Quest. label Nov 30, 2023
@github-actions github-actions bot added the 📌 seQUESTered Identifies that an issue has been imported into Quest. label Nov 30, 2023
@dotnet-policy-service dotnet-policy-service bot added the in-pr This issue will be closed (fixed) by an active pull request. label Jan 24, 2024
@adegeo adegeo moved this from 🔖 Ready to 👀 In review in dotnet/docs January 2024 sprint Jan 24, 2024
@github-project-automation github-project-automation bot moved this from 👀 In review to ✅ Done in dotnet/docs January 2024 sprint Jan 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
doc-bug Problem with the content; needs to be fixed [org][type][category] dotnet-fundamentals/svc in-pr This issue will be closed (fixed) by an active pull request. okr-quality Content-quality KR: Concerns article defects (bugs), freshness, or build warnings. Pri2 📌 seQUESTered Identifies that an issue has been imported into Quest.
Projects
No open projects
Status: ✅ Done
5 participants