HelioHost Posted August 13, 2017 Posted August 13, 2017 Hello, I have a Tommy account and has a file (index.cshtml) uploaded to the public_html map. The problem is that when I browse to www.kembali.heliohost.org en click on HALLO, you can see the code and not the layout of index.cshtml. How can I fix this? Greetz, Richard. Verzonden vanuit Outlook
wolstech Posted August 13, 2017 Posted August 13, 2017 I don't believe our server recognizes .cshtml as an asp.net extension. They need to be .aspx (though it may be possible to register a custom handler for that extension and get them to work). Our root admin Krydos would know more on this. Also, did you request the asp.net support? Asp.net needs to be requested before it will work on tommy accounts.
Krydos Posted August 13, 2017 Posted August 13, 2017 ASP.NET has been enabled on the account kembali1 on Tommy. http://kembali.heliohost.org/test.aspx Wolstech is correct about .cshtml files not being recognized. You may be able to enable ASP.NET processing on whatever random file extensions by using .htaccess though.
HelioHost Posted August 4, 2018 Author Posted August 4, 2018 Since long time I don't work with aspx.Zo I tested youre link: http://kembali.heliohost.org/test.aspx This dont work. Can you tell me what the problem is and how it can work again so I can work with aspx again? Thank you. Richard. Verzonden vanuit Outlook ________________________________Van: Heliohost Support Verzonden: zondag 13 augustus 2017 21:14Aan: richardsingadji@hotmail.comOnderwerp: Re: [Hh#15556] Tommy Server Asp.net ASP.NET has been enabled on the account kembali1 on Tommy.http://kembali.heliohost.org/test.aspxWolstech is correct about .cshtml files not being recognized. You may be able to enable ASP.NET processing on whatever random file extensions by using .htaccess though. You may view the status of your ticket by visiting: https://www.helionet.org/index/index.php?showtopic=29251 Thank you,Heliohost supporthttps://www.heliohost.org/https://www.helionet.org/
Krydos Posted August 4, 2018 Posted August 4, 2018 Your site is password protected so I'm not sure if asp.net is installed on your account or not.
HelioHost Posted August 5, 2018 Author Posted August 5, 2018 Ive set protection off. So maybe you can test it? Met vriendelijke groet, Richard T. Singadji ________________________________
Krydos Posted August 5, 2018 Posted August 5, 2018 There was a conflict with your Web.config file that was preventing your test file from working. I renamed it to Web.config.old to disable it, and your test file is working now http://kembali.heliohost.org/test.aspx
Recommended Posts