Creating a minimal CSHTML website on AWS EC2 Windows Server 2012
Channel:
Subscribers:
24,900
Published on ● Video Link: https://www.youtube.com/watch?v=-ZewYoic1rY
There will be problems along the way, and in this video i will show you how to resolve them.
1. Create default AWS EC2 Windows Server 2012 Instance
2. Create a project using the ASP.NET 4.5.2 Empty Template
3. Create a default.cshtml
4. Demonstrate the errors (403.14 Forbidden and 'This type of page is not served')
5. Resolve the errors by using nugget package manager to 'Install-Package Microsoft.AspNet.WebPages'
6. RDP to the new AWS Windows Server 2012 Instance
7. Copy the files to the server.
8. Create the website in IIS
9. Test locally
10. Test remotely
Other Videos By SBCODE
Tags:
amazon web services
aws ec2
cshtml
razor
.net
windows server 2012
iis