 |
BOOK: Beginning ASP.NET Web Pages with WebMatrix  | This is the forum to discuss the Wrox book Beginning ASP.NET Web Pages with WebMatrix by Mike Brind, Imar Spaanjaars ; ISBN: 978-1-1180-5048-4 |
|
Welcome to the p2p.wrox.com Forums.
You are currently viewing the BOOK: Beginning ASP.NET Web Pages with WebMatrix section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
|
|
|
|
|

May 1st, 2012, 07:44 PM
|
|
Registered User
|
|
Join Date: Mar 2012
Posts: 8
Thanks: 2
Thanked 0 Times in 0 Posts
|
|
Webmatrix webpage not getting rendered.
Hi Imar
I have deployed my site. Now when i go to the link, I see plain html page with the @{} code block in which we specify the layout page link. please see the image below.
http://blog.kapilsemwalphotography.com/
Thanks.
|
|

May 2nd, 2012, 02:31 AM
|
 |
Wrox Author
|
|
Join Date: Jun 2003
Posts: 17,089
Thanks: 80
Thanked 1,576 Times in 1,552 Posts
|
|
It looks like your host is not processing the cshtml page, but sending them as palin text directly.
Are you sure the necessary components are installed on the remote server?
Cheers,
Imar
|
|

May 2nd, 2012, 04:54 AM
|
|
Registered User
|
|
Join Date: Mar 2012
Posts: 8
Thanks: 2
Thanked 0 Times in 0 Posts
|
|
Hey Imar can you let me know the pre-requisiotes.. for the same or suggest me some hosting provider which ypu prefer...
Thanks.
|
|

May 2nd, 2012, 05:16 AM
|
 |
Wrox Author
|
|
Join Date: Jun 2003
Posts: 17,089
Thanks: 80
Thanked 1,576 Times in 1,552 Posts
|
|
Did you check out Chapter 14? If I am not mistaken, this should all be in there.... (Not sure, as Mike wrote that chapter).
Cheers,
Imar
|
|

May 2nd, 2012, 06:10 AM
|
|
Registered User
|
|
Join Date: Mar 2012
Posts: 8
Thanks: 2
Thanked 0 Times in 0 Posts
|
|
Thanks Imar Got the solution. I thought you would prefer someone else. No probs will try with those hosting first.
Thanks For ur valuable time.
|
|

May 2nd, 2012, 06:15 AM
|
 |
Wrox Author
|
|
Join Date: Jun 2003
Posts: 17,089
Thanks: 80
Thanked 1,576 Times in 1,552 Posts
|
|
Quote:
|
I thought you would prefer someone else.
|
I usually don't use external hosts for deployment. Most of the apps I built are installed in-house or run on dedicated hardware. That makes it a bit hard for me to recommend hosts....
Cheers
Imar
|
|
The Following User Says Thank You to Imar For This Useful Post:
|
|
|
 |