Click here to Skip to main content
15,891,704 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
My hosting service supports Front Page extentions.
is it possible to host ASP.net application if only Microsft Front Page extentions are installed on server?
this is main scenario where i m stuck up


http://www.codeproject.com/answers/70616/Problem-in-Asp-net-application-hosting-with-Etisal.aspx
Posted

1 solution

If your hosting service plan does not explicitly state that it supports ASP.Net, then it doesn't. ASP.Net support usually costs a a lot more than you'd want to pay anyway, so your best bet is to run your own server (if it doesn't violate your ISP's acceptable use policy).
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900