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

Visual Studio 2019 Crash to add Razor minify #6

Open
mario-alba opened this issue Aug 24, 2021 · 1 comment
Open

Visual Studio 2019 Crash to add Razor minify #6

mario-alba opened this issue Aug 24, 2021 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@mario-alba
Copy link

After click on "Add/Remove razor minify" on .cshtml, ask me for create a rminify.json, click yes and then visual studio crash, after reopen visula studio, the choosen file for minify is not available.

I check the rminify.json buit no contains any file and exisit a file .edit.cshtml, but not integrate in visula studio solution.

image
image
image
image
image

This is my visual studio version:
image

@TwentyFourMinutes TwentyFourMinutes self-assigned this Aug 24, 2021
@TwentyFourMinutes TwentyFourMinutes added the bug Something isn't working label Aug 24, 2021
@TwentyFourMinutes
Copy link
Owner

TwentyFourMinutes commented Aug 24, 2021

Can you by any chance sent your ActivityLog.xml, right after reproducing the error, it should be in the in this directory C:\Users\[YOUR_USER_NAME]\AppData\Roaming\Microsoft\VisualStudio\[YOUR_VISUAL_STUDIO_VERSION]\ActivityLog.xml. This file contains error logs from extensions.

Also which version and flavor (ASP.Net or ASP.Net Core) of ASP.Net are you using?
Additionally it would be great if you could include a screenshot of the contents in your .csproj file if possible.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants