Last post Jul 14, 2020 05:26 AM by yij sun
Member
47 Points
1656 Posts
Jul 13, 2020 06:45 PM|aspfun|LINK
How to publish a ASP.NET project to a local folder so that I can copy contents to IIS of web server?
I use VS2015 to develop web app.
After completed, I chose
Build, Publish web app...
How to complete "Advanced Precompile Settings" options?
Contributor
3730 Points
1412 Posts
Jul 14, 2020 05:26 AM|yij sun|LINK
Hi aspfun,
aspfun How to complete "Advanced Precompile Settings" options?
I suggest you could do this:
1.In Visual Studio, open a web application project.
2.Right click the project name in Solution Explorer, and then choose Publish.
3.Select the Settings tab.
4.Expand File Publish Options, and then select Precompile during publishing.
5.Click Configure.
More details,you could refer to below article:
https://docs.microsoft.com/en-us/previous-versions/aspnet/hh475319(v%3Dvs.110)
Best regards,
Yijing Sun
Member
47 Points
1656 Posts
ASP.NET publish issue
Jul 13, 2020 06:45 PM|aspfun|LINK
How to publish a ASP.NET project to a local folder so that I can copy contents to IIS of web server?
I use VS2015 to develop web app.
After completed, I chose
Build, Publish web app...
How to complete "Advanced Precompile Settings" options?
Contributor
3730 Points
1412 Posts
Re: ASP.NET publish issue
Jul 14, 2020 05:26 AM|yij sun|LINK
Hi aspfun,
I suggest you could do this:
1.In Visual Studio, open a web application project.
2.Right click the project name in Solution Explorer, and then choose Publish.
3.Select the Settings tab.
4.Expand File Publish Options, and then select Precompile during publishing.
5.Click Configure.
More details,you could refer to below article:
https://docs.microsoft.com/en-us/previous-versions/aspnet/hh475319(v%3Dvs.110)
Best regards,
Yijing Sun