Base solution for your next web application
Open Closed

_ChangePictureModal.less missing \Areas\Mpa\Views\Profle\ #1204


User avatar
0
vnetonline created

Dear Support

I am using Visual Studio 2015 and just downloaded "Web Compiler" so that the .less files can get complied on build. I have enabled Web Compile to Compile on Build for the web project. I am now getting an error Could not find file '...\Areas\Mpa\Views\Profile_ChangePictureModal.less

Can you please help?

Thanks and Kind Regards Vnetonline


3 Answer(s)
  • User Avatar
    0
    ismcagdas created
    Support Team

    Hi,

    This file is deleted but definition is left in the compilerconfig.json by mistake. You can delete it's definition from compilerconfig.json.

    We will also delete it, thanks for the information.

  • User Avatar
    0
    vnetonline created

    Where is compilerconfig.json located??

  • User Avatar
    0
    ismcagdas created
    Support Team

    It should be under the web project just below the Views folder.