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

Persona Bar template bugs #206

Open
WillStrohl opened this issue Jul 16, 2023 · 1 comment
Open

Persona Bar template bugs #206

WillStrohl opened this issue Jul 16, 2023 · 1 comment
Labels
bug Something isn't working help wanted Extra attention is needed

Comments

@WillStrohl
Copy link
Contributor

WillStrohl commented Jul 16, 2023

Describe the bug

The Persona Bar template places the solution folder in the wrong folder, the generator throws errors right away, and it can't compile out-of-the-box.

Software Versions

  • DNN: 09.08.00
  • Hotcakes: N/A
  • Visual Studio Version/Edition: 2022 Community

To Reproduce

Steps to reproduce the behavior:

  1. Use the master branch.
  2. Create a solution folder.
  3. Choose the Persona Bar template.
  4. Try to add it to the solution in Visual Studio.

Expected behavior

The generator doesn't throw errors.
The solution folder is in the Modules folder.
The project can build.

Actual behavior

The generator attempts to update the solution file, but can't.
The solution folder is found one folder level higher, in the solution root.
The project throws two exceptions at first build - with no changes made.

Screenshots

image

image

(I blurred the other errors that are reported in other issues.)
image

Error log

Severity Code Description Project File Line Suppression State
Error MSB3644 The reference assemblies for .NETFramework,Version=v4.6.2 were not found. To resolve this, install the Developer Pack (SDK/Targeting Pack) for this framework version or retarget your application. You can download .NET Framework Developer Packs at https://aka.ms/msbuild/developerpacks PersonaBarTest C:\Program Files\Microsoft Visual Studio\2022\Community\MSBuild\Current\Bin\amd64\Microsoft.Common.CurrentVersion.targets 1229

@WillStrohl WillStrohl added the bug Something isn't working label Jul 16, 2023
@WillStrohl WillStrohl added this to the 01.09.00 milestone Jul 16, 2023
@WillStrohl WillStrohl removed this from the 01.09.00 milestone Aug 8, 2023
@WillStrohl
Copy link
Contributor Author

Going to delay this update until a later date.

@WillStrohl WillStrohl added the help wanted Extra attention is needed label Aug 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant