To add some enable rules to an "Re-assign" button, everything works fine with my codes when publishing online. So I wanna do this in Visual Studio, here's the files changed:
And when I rebuild the "Packageproxy", it seems that this error occurs:
Following components are not listed in root components:
2> Type='WebResource', Id (or schema name)='WebResource-cat_DisableReassign.js'.
2>
2> Error occurred during execution of plugin 'RootComponentValidation': RootComponent validation failed.
2>D:\DEV\CAT\PackageProxy\PackageProxy.csproj(580,5): error MSB3073: The command ""D:\DEV\CAT\PackageProxy\..\Cat.Crm.Deploy\src\SolutionPackager.exe" /a:Pack /z:"D:\DEV\CAT\PackageProxy\..\Cat.Crm.Deploy\bin\Debug\src\CatCore.zip" /p:Both /f:"D:\DEV\CAT\PackageProxy\src" /map:"D:\DEV\CAT\PackageProxy\..\Cat.Crm.Deploy\src\map_Debug.xml"" exited with code 3.
========== Build: 1 succeeded, 1 failed, 2 up-to-date, 0 skipped ==========