albatroz
09-29-2003, 03:01 PM
Any body is using this?
Are there any special considerations?
My provider does not know too much about this... :(
Are there any special considerations?
My provider does not know too much about this... :(
![]() | View Full Version : Codebehind ASP.Net programming in HSphere hosting albatroz 09-29-2003, 03:01 PM Any body is using this? Are there any special considerations? My provider does not know too much about this... :( TDMWeb 09-30-2003, 04:54 AM Do you have a shared hosting account or a dedicated server? Does your host support ASP.NET? Is it Windows 2000 or 2003? -- the setup varies depending on which it is. ASP.NET assumes that code behind files are in a subdirectory called bin under the directory that the .ASPX files are in. The permissions need to be correct of course and the .NET framework properly installed. albatroz 09-30-2003, 12:12 PM Hi! I have a shared hosting account in an HSphere provider (under Win2000 with .Net support) |