I just cant install a new clean umbraco site in visual studio - no matter what I do.
I know this error is related to .net framework and the web project is an empty one with 4.7.2
I have tried removing/installing frameworks, sdks's etc etc, even uninstalled visual studio 2019. I tried installing vs2017 as I have used that before but now I'm just at the point of giving up. I tried several other computers - something just wont work for me.
Does anybody have the same issue and not just being related to project version?
Do you choose to set up an "ASP.NET Web Application (.NET Framework)? I know that sounds like an obvious choice, but sometimes people set up different kinds of projects.
Don't know if it will actually help, but I just recorded a screencast of me installing Umbraco via nuget on VS2019. (It looks fast, but my VM is not THAT fast - I've just snipped out the waiting parts :) ) See if it differs from your install process at any point.
line 1 error global.asax
Hi Guys,
I just cant install a new clean umbraco site in visual studio - no matter what I do.
I know this error is related to .net framework and the web project is an empty one with 4.7.2
I have tried removing/installing frameworks, sdks's etc etc, even uninstalled visual studio 2019. I tried installing vs2017 as I have used that before but now I'm just at the point of giving up. I tried several other computers - something just wont work for me.
Does anybody have the same issue and not just being related to project version?
All the best
Mads
when creating your empty solution, you didn't by any chance update this nuget package?
Microsoft.CodeDom.Providers.DotNetCompilerPlatform? If you did, downgrade it back to version 2.0.1
Hi Huw,
Thank you for replying me.
I didnt unfortunately - otherwise it would be a great suggestion.
Do you choose to set up an "ASP.NET Web Application (.NET Framework)? I know that sounds like an obvious choice, but sometimes people set up different kinds of projects.
Hi Sotiris,
Yes, it is the correct project - I am all confused!
Don't know if it will actually help, but I just recorded a screencast of me installing Umbraco via nuget on VS2019. (It looks fast, but my VM is not THAT fast - I've just snipped out the waiting parts :) ) See if it differs from your install process at any point.
https://screencast-o-matic.com/watch/crVjQ4Pu0l
Thank you for your effort - we are doing the same thing except yours works flawlees and mine dont.
I just dont know what to change, and I have been googling insanely ever since
is this any help ?
https://our.umbraco.com/forum/umbraco-8/95934-fresh-install-of-umbraco-8-in-vs2017
Thank you Huw, but already been down that path :(
is working on a reply...