| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
ASP and Windows Server 2003
Hello, I am BRAND NEW to ASP and have actually never programmed using ASP before (I've done Visual Basic, C++). I have a WebHost, but they don't support ASP. However, I do have a copy of Windows Server 2003. My question: can I run and create a similar environment to a webhost using Windows Server 2003 w/o having to pay for a webhost? Is this a difficult task? Any tips would be very helpful.
|
|
#2
|
|||
|
|||
|
Quote:
Many web servers run windows server 2003 as their web server os. Yes, you can run a similar environment. If you want this web server to be available to users all over the net, then you will need an internet connection (capable of enough bandwidth) to your web server. Many companies that offer broadband do not allow the user of a computer as a web server, though. Secondly, You would still have to pay for a domain name through a registrar and point the dns to your server. My 2 cents
__________________
jmurrayhead Did I help you out? Make me popular by clicking the icon!New Members:Proper way to post a question Powered by ASP.Net |
|
#3
|
||||
|
||||
|
Quote:
The answer is yes to all. However, it is not advisable. It is usually cheaper to pay for hosting and use their bandwidth than to have your own machine. Also, unless you know what you're doing, running a windows server open to the internet can be a very large headache.
__________________
ShepherdWeb :: Charging Rhino Wizard I know of no more encouraging fact than the unquestionable ability of man to elevate his life by conscious endeavor. {Henry David Thoreau} § shepherdweb.com § fariswheel productions § reagan administration |
|
#4
|
|||
|
|||
|
Well, ultimately what I am looking for is a way to run ASP files locally on my PC. I want to learn ASP without having to pay for web service. I don't really care if the outside world can access it or not.
|
|
#5
|
||||
|
||||
|
if it's only local that you want to do this, then you shouldn't have a problem ... just need to make sure IIS is installed on the system that you want to use ... so, yes, the windows server 2003 would be fine ...
__________________
Come JOIN the party!!! Quote of the Month: Retirement: Because you've given so much of yourself to the company that you don't have anything left we can use. Questions to Ponder: What do you do when you see an endangered animal eating an endangered plant? iif([sarcasm]=true,iif([you have to ask]=true,"didn't work","ha ha ha"),"not sarcasm") copyright© 2008 sbenj69 |
|
#6
|
||||
|
||||
|
Quote:
Yes you can.As mehere says you need to make sure that IIS is installed on your machine. Also you need to enable ASP. In IIS 6 which comes with Windows 2003 Sever, it is turned off by default. How to install IIS and run ASP on Windows Server 2003
You access the server by typing http://localhost in to your browser address bar. You cannot acces .asp pages using file -> open |
![]() |
| Viewing: ASP Free Forums > System Administration > Windows OS > ASP and Windows Server 2003 |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|