|
-
Sep 4th, 2003, 08:27 PM
#1
Thread Starter
Fanatic Member
Created web form....now what?
Hello,
I have a website that ASP support and has IIS 5.0 running Windows 2000. I have created a simple web application in VB.NET so now what? Yes, I am a newbie. Are there some simple examples that I can look at that will tell me how to get a web application up and running?
Thanks!
-
Sep 4th, 2003, 10:58 PM
#2
I wonder how many charact
-
Sep 4th, 2003, 11:13 PM
#3
Thread Starter
Fanatic Member
Been there.....done that.......
For those willing to offer real help....Thank you!
-
Sep 5th, 2003, 02:04 AM
#4
PowerPoster
Does your web hosting company provide ASP hosting, or ASP.Net hosting? First make sure you have support for ASP.Net hosting.
Now, basically all you need to do is upload the .aspx files, .ascx files, and the whole bin folder into the directory on your server you wish to have the web app running in. If ASP.Net is correctly installed on the server, you should be able to just type in your address to the page, and IIS will do it's job.
Or, you can try to just create your whole project on the web server if you wanted. When you create a new project, create it at the web server. Up to you...
Good luck.
-
Sep 6th, 2003, 04:07 PM
#5
Thread Starter
Fanatic Member
Thanks. My host does offer ASP.NET and the have the IIS and .NET Framework installed but they want $198 per year to run it. I guess I will just have to do it local for now.
-
Sep 6th, 2003, 06:24 PM
#6
PowerPoster
www.webhost4life.com or www.ehostingbiz.com (I think they are one and the same) provide a 9.95 a month plan (120 a year). Plus you get SQL Server along with other db's and you get 150 MB of space.
Try those.
-
Sep 6th, 2003, 06:40 PM
#7
Lively Member
www.apache.org will do it for free, i guess.
does apache support ASP? i always just use PHP.

-morrowasted
-
Sep 6th, 2003, 09:59 PM
#8
PowerPoster
Sure, there are other ways to do things, but this individual is talking about using asp.net.
As far as I know, Apache doesn't do this....yet...
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|