Results 1 to 16 of 16

Thread: [RESOLVED] Web server

  1. #1

    Thread Starter
    Freelancer akhileshbc's Avatar
    Join Date
    Jun 2008
    Location
    Trivandrum, Kerala, India
    Posts
    7,652

    Resolved [RESOLVED] Web server

    Hi,
    My client wants to setup a webserver in his office, which will be used for hosting the company website... Website is created using ASP.Net and SQL Server...
    So, what are the things that I have to keep in mind while setting up the server..???? (I don't have any previous experience )
    Please tell your recommendations....

    - Akhilesh

    If my post was helpful to you, then express your gratitude using Rate this Post.
    And if your problem is SOLVED, then please Mark the Thread as RESOLVED (see it in action - video)
    My system: AMD FX 6100, Gigabyte Motherboard, 8 GB Crossair Vengance, Cooler Master 450W Thunder PSU, 1.4 TB HDD, 18.5" TFT(Wide), Antec V1 Cabinet

    Social Group: VBForums - Developers from India


    Skills: PHP, MySQL, jQuery, VB.Net, Photoshop, CodeIgniter, Bootstrap,...

  2. #2
    PowerPoster gep13's Avatar
    Join Date
    Nov 2004
    Location
    The Granite City
    Posts
    21,963

    Re: Web server

    Hey,

    Since you are using ASP.Net and SQL, you are pretty much leaving yourself one choice for the web server, and that is IIS. Which version you use, you depend on which version of Windows Server you are going to install.

    Things to look out for:

    1) Make sure you have the right version of the .Net Framework installed for the application you have created
    2) Make sure ASP.Net is correctly configured in IIS, and that your website is set up to use the correct .Net Framework
    3) Make sure the connection string to your database is correctly configured in your web.config file

    As a general overview, you are going to want to take a look at the following:

    http://msdn.microsoft.com/en-us/library/ms178477.aspx

    Hope that helps!!

    Gary

  3. #3

    Thread Starter
    Freelancer akhileshbc's Avatar
    Join Date
    Jun 2008
    Location
    Trivandrum, Kerala, India
    Posts
    7,652

    Re: Web server

    Thanks Gary ...

    In General, what's your system recommendation for this server...
    This site is expected to have 1000+ daily visits...

    If my post was helpful to you, then express your gratitude using Rate this Post.
    And if your problem is SOLVED, then please Mark the Thread as RESOLVED (see it in action - video)
    My system: AMD FX 6100, Gigabyte Motherboard, 8 GB Crossair Vengance, Cooler Master 450W Thunder PSU, 1.4 TB HDD, 18.5" TFT(Wide), Antec V1 Cabinet

    Social Group: VBForums - Developers from India


    Skills: PHP, MySQL, jQuery, VB.Net, Photoshop, CodeIgniter, Bootstrap,...

  4. #4
    PowerPoster gep13's Avatar
    Join Date
    Nov 2004
    Location
    The Granite City
    Posts
    21,963

    Re: Web server

    Hey,

    Are you talking about server hardware specifictions, or software specifications?

    Gary

  5. #5

    Thread Starter
    Freelancer akhileshbc's Avatar
    Join Date
    Jun 2008
    Location
    Trivandrum, Kerala, India
    Posts
    7,652

    Re: Web server

    Both...

    If my post was helpful to you, then express your gratitude using Rate this Post.
    And if your problem is SOLVED, then please Mark the Thread as RESOLVED (see it in action - video)
    My system: AMD FX 6100, Gigabyte Motherboard, 8 GB Crossair Vengance, Cooler Master 450W Thunder PSU, 1.4 TB HDD, 18.5" TFT(Wide), Antec V1 Cabinet

    Social Group: VBForums - Developers from India


    Skills: PHP, MySQL, jQuery, VB.Net, Photoshop, CodeIgniter, Bootstrap,...

  6. #6
    PowerPoster gep13's Avatar
    Join Date
    Nov 2004
    Location
    The Granite City
    Posts
    21,963

    Re: Web server

    Hey,

    I thought you might say that

    In terms of software:

    • Windows Server 2008
    • IIS 7
    • SQL Server 2008


    In terms of hardware
    • 4GB Ram
    • as much hard drive space as you think you will need. Given the price of storage just now, let's say 1TB
    • CPU, fastest you can afford


    These are just off the top of my head, and I haven't put much thought into it.

    Gary

  7. #7

    Thread Starter
    Freelancer akhileshbc's Avatar
    Join Date
    Jun 2008
    Location
    Trivandrum, Kerala, India
    Posts
    7,652

    Re: Web server

    Thanks pal...

    Which broadband connection should I prefer..??? (speed)
    {I am from India...}

    If my post was helpful to you, then express your gratitude using Rate this Post.
    And if your problem is SOLVED, then please Mark the Thread as RESOLVED (see it in action - video)
    My system: AMD FX 6100, Gigabyte Motherboard, 8 GB Crossair Vengance, Cooler Master 450W Thunder PSU, 1.4 TB HDD, 18.5" TFT(Wide), Antec V1 Cabinet

    Social Group: VBForums - Developers from India


    Skills: PHP, MySQL, jQuery, VB.Net, Photoshop, CodeIgniter, Bootstrap,...

  8. #8
    PowerPoster
    Join Date
    Dec 2003
    Posts
    4,787

    Re: Web server

    Have a look at the UpSpeeds (Not download) - the higher the better and also check that the provider will allow you to host services - Most dont.

    Why not use a reputable hosting company?

    Btw Nice Typo:

    In terms of software

    * 4GB Ram
    * as much hard drive space as you think you will need. Given the price of storage just now, let's say 1TB
    * CPU, fastest you can afford

  9. #9

    Thread Starter
    Freelancer akhileshbc's Avatar
    Join Date
    Jun 2008
    Location
    Trivandrum, Kerala, India
    Posts
    7,652

    Re: Web server

    Have a look at the UpSpeeds (Not download) - the higher the better
    Thanks...

    check that the provider will allow you to host services - Most dont
    What services...???

    Why not use a reputable hosting company?
    Most of them allows only limited amount of space for Database...
    Check this one

    If my post was helpful to you, then express your gratitude using Rate this Post.
    And if your problem is SOLVED, then please Mark the Thread as RESOLVED (see it in action - video)
    My system: AMD FX 6100, Gigabyte Motherboard, 8 GB Crossair Vengance, Cooler Master 450W Thunder PSU, 1.4 TB HDD, 18.5" TFT(Wide), Antec V1 Cabinet

    Social Group: VBForums - Developers from India


    Skills: PHP, MySQL, jQuery, VB.Net, Photoshop, CodeIgniter, Bootstrap,...

  10. #10
    PowerPoster
    Join Date
    Dec 2003
    Posts
    4,787

    Re: Web server

    Quote Originally Posted by akhileshbc View Post
    Thanks...


    What services...???
    The web server?

    Quote Originally Posted by akhileshbc View Post
    Most of them allows only limited amount of space for Database...
    Check this one
    It will cost more to buy and host a server yourself than pay for one with unlimited Database space.

  11. #11

    Thread Starter
    Freelancer akhileshbc's Avatar
    Join Date
    Jun 2008
    Location
    Trivandrum, Kerala, India
    Posts
    7,652

    Re: Web server

    It will cost more to buy and host a server yourself than pay for one with unlimited Database space
    Thanks for the info..
    I will check that option...

    If my post was helpful to you, then express your gratitude using Rate this Post.
    And if your problem is SOLVED, then please Mark the Thread as RESOLVED (see it in action - video)
    My system: AMD FX 6100, Gigabyte Motherboard, 8 GB Crossair Vengance, Cooler Master 450W Thunder PSU, 1.4 TB HDD, 18.5" TFT(Wide), Antec V1 Cabinet

    Social Group: VBForums - Developers from India


    Skills: PHP, MySQL, jQuery, VB.Net, Photoshop, CodeIgniter, Bootstrap,...

  12. #12
    PowerPoster gep13's Avatar
    Join Date
    Nov 2004
    Location
    The Granite City
    Posts
    21,963

    Re: Web server

    Quote Originally Posted by Pino View Post
    Btw Nice Typo:
    Doh, my bad, was rushing that post

  13. #13
    PowerPoster
    Join Date
    Dec 2003
    Posts
    4,787

    Re: Web server

    Quote Originally Posted by gep13 View Post
    Doh, my bad, was rushing that post
    Its cool.

    Did this issue get sorted?

  14. #14

    Thread Starter
    Freelancer akhileshbc's Avatar
    Join Date
    Jun 2008
    Location
    Trivandrum, Kerala, India
    Posts
    7,652

    Re: Web server

    Thanks guys...

    If my post was helpful to you, then express your gratitude using Rate this Post.
    And if your problem is SOLVED, then please Mark the Thread as RESOLVED (see it in action - video)
    My system: AMD FX 6100, Gigabyte Motherboard, 8 GB Crossair Vengance, Cooler Master 450W Thunder PSU, 1.4 TB HDD, 18.5" TFT(Wide), Antec V1 Cabinet

    Social Group: VBForums - Developers from India


    Skills: PHP, MySQL, jQuery, VB.Net, Photoshop, CodeIgniter, Bootstrap,...

  15. #15
    PowerPoster gep13's Avatar
    Join Date
    Nov 2004
    Location
    The Granite City
    Posts
    21,963

    Re: [RESOLVED] Web server

    Hey,

    Out of interest, what did you end up doing?

    Did you find a host, if so, who did you end up using?

    Gary

  16. #16

    Thread Starter
    Freelancer akhileshbc's Avatar
    Join Date
    Jun 2008
    Location
    Trivandrum, Kerala, India
    Posts
    7,652

    Re: [RESOLVED] Web server

    I think getting a Dedicated Server from them will solve this... But they are too costly... So, I need to make some money now...

    If my post was helpful to you, then express your gratitude using Rate this Post.
    And if your problem is SOLVED, then please Mark the Thread as RESOLVED (see it in action - video)
    My system: AMD FX 6100, Gigabyte Motherboard, 8 GB Crossair Vengance, Cooler Master 450W Thunder PSU, 1.4 TB HDD, 18.5" TFT(Wide), Antec V1 Cabinet

    Social Group: VBForums - Developers from India


    Skills: PHP, MySQL, jQuery, VB.Net, Photoshop, CodeIgniter, Bootstrap,...

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width