Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

dotless installing issues #549

Copy link
Copy link
@Serproger

Description

@Serproger
Issue body actions

I'm trying to install dotless 1.6.2 into newly created ASP.NET MVC project (Visual Studio Community 2017, 15.6.6).

  1. On the first run I've got the error Only one <configSections> element allowed. It must be the first child element of the root <configuration> element. dotless adds configSection to the end of web.config, and this behaviour is incorrect.
  2. After moving configSections to the start of configuration when opening /Content/style.less I've got the error Could not load type 'dotless.Core.LessCssHttpHandler' from assembly 'dotless.Core'. It seems that web.config template wasn't changed when library was updated to 1.6.x version.

Please fix these errors, they are really disappointing.

Example of project after step 1 is attached.

WebApplication3.zip

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      Morty Proxy This is a proxified and sanitized view of the page, visit original site.