Giter Site home page Giter Site logo

Comments (5)

CZEMacLeod avatar CZEMacLeod commented on May 23, 2024

I have just tried this and I cannot reproduce it. Can you confirm which version of VS you have installed, and which operating system. It might also be useful to know if you have the global ANCM runtime installed. There is an issue with V17.5 of VS - but I'm not sure if this is related. I've tried V17.6.0P1.0 and V17.4.5.
There is a launch settings file included in the template.
Please ensure you have the latest templates installed.
The line in the generated file .vs\{projectname}\config\applicationhost.config I end up with is slightly different from yours, but I don't know why specifically.

<add name="AspNetCoreModuleV2" image="%IIS_BIN%\Asp.Net Core Module\V2\aspnetcorev2.dll" />

For reference I used

dotnet new systemwebfull -n test
cd test
start .

Then opened test.csproj in VS2022 Pro. And the file generated was .vs\test\config\applicationhost.config. I don't believe that Pro vs Community edition will make any difference.
It might be that there are some components I have installed (or not installed) that might make a difference - but it seems unlikely.

If I have time, I'm going to try this on the 'developer image in a box' available at https://developer.microsoft.com/en-us/windows/downloads/virtual-machines/ - I may have to add the ASP.NET and web development workload to that - I'm not sure if that is installed by default.

from msbuild.sdk.systemweb.

CZEMacLeod avatar CZEMacLeod commented on May 23, 2024

@Bouke I've tried this on the windows developer image mentioned above and cannot replicate the issue you are describing.
I would suggest it is something local to your computer or setup, or you have not got some visual studio element installed.
Please ensure you are using VS2022 V17.4.4 or V17.6.0P1.0 (there is an issue with 17.5.0).
Any issues with the use of this in Rider will have to be taken up with their development team.

from msbuild.sdk.systemweb.

Bouke avatar Bouke commented on May 23, 2024

I've just updated from 17.1 to 17.6.2 and running the web project fails with the same error message:

image

from msbuild.sdk.systemweb.

CZEMacLeod avatar CZEMacLeod commented on May 23, 2024

Do you have ANCM installed at all? It certainly isn't used when running systemweb based aspnet projects using this sdk, but maybe VS is doing an unnecessary check here.

from msbuild.sdk.systemweb.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.