Search results

  1. D

    can't find HelloWorld.aspx

    When I try to open an aspx page on my site, the browser can't find it at all. http://daspnet.x10.mx/day1b/HelloWorld.aspx I have uploaded it to public_html, and there is no web.config I also posted to forum as... HellowWorld.aspx, Today 05:06 AM
  2. D

    HellowWorld.aspx

    I copied the code from... http://x10hosting.com/forums/tutorials/102062-how-get-asp-net-work-x10hosting.html ...but I changed this line... Partial Class _Default Inherits System.Web.UI.Page ...changed to... PartialClass HelloWorld Inherits System.Web.UI.Page ...runs fine in Microsoft Web...
Top