Hi All,
I had written a ASP.net webform application which target framework is .NET framework 4.5.2 with using Visual Studio 2019. It runs well in IIS server.
However, SnapDevelop shows error message below when I tried to load the ASP.net project for web site development.
What can I do to resolve this issue? Any advice?
> The imported project "C:\Program Files\Appeon\SnapDevelop 2019\Tools\MSBuild\Microsoft\VisualStudio\v16.0\WebApplications\Microsoft.WebApplication.targets" was not found. Confirm that the expression in the Import declaration "C:\Program Files\Appeon\SnapDevelop 2019\Tools\MSBuild\Microsoft\VisualStudio\v16.0\WebApplications\Microsoft.WebApplication.targets" is correct, and that the file exists on disk. C:\Dynasty5\SupplierPortal_v2\SupplierPortal\SupplierPortal.csproj
Regards,
Alvin
Thanks for your help !!!