Results 1 to 6 of 6

Thread: easiest wat to import .NET 4 fw to windows server 2003

  1. #1

    Thread Starter
    PowerPoster motil's Avatar
    Join Date
    Apr 2009
    Location
    Tel Aviv, Israel
    Posts
    2,143

    easiest wat to import .NET 4 fw to windows server 2003

    which file i should install in our windows server 2003 for it to support the windows 2003 server should i download the all framework (200+ mb i think) ?
    * Rate It If you Like it

    __________________________________________________________________________________________

    "Programming is like sex: one mistake and you’re providing support for a lifetime."

    Get last SQL insert ID

  2. #2
    Super Moderator jmcilhinney's Avatar
    Join Date
    May 2005
    Location
    Sydney, Australia
    Posts
    111,222

    Re: easiest wat to import .NET 4 fw to windows server 2003

    What else would you install?
    Why is my data not saved to my database? | MSDN Data Walkthroughs
    VBForums Database Development FAQ
    My CodeBank Submissions: VB | C#
    My Blog: Data Among Multiple Forms (3 parts)
    Beginner Tutorials: VB | C# | SQL

  3. #3

    Thread Starter
    PowerPoster motil's Avatar
    Join Date
    Apr 2009
    Location
    Tel Aviv, Israel
    Posts
    2,143

    Re: easiest wat to import .NET 4 fw to windows server 2003

    nothing i only need .NET 4 applications (ASP.NET/windows applications) will be able to run on this machine
    * Rate It If you Like it

    __________________________________________________________________________________________

    "Programming is like sex: one mistake and you’re providing support for a lifetime."

    Get last SQL insert ID

  4. #4
    Super Moderator jmcilhinney's Avatar
    Join Date
    May 2005
    Location
    Sydney, Australia
    Posts
    111,222

    Re: easiest wat to import .NET 4 fw to windows server 2003

    I don't mean what else besides the Framework. You asked:
    should i download the all framework (200+ mb i think) ?
    and I'm asking, somewhat rhetorically, what the alternatives are. The answer is that there aren't any. You either install the Framework or you don't. There is the client-only profile but you're not running client applications so that's obviously not an option. There are no other options.
    Why is my data not saved to my database? | MSDN Data Walkthroughs
    VBForums Database Development FAQ
    My CodeBank Submissions: VB | C#
    My Blog: Data Among Multiple Forms (3 parts)
    Beginner Tutorials: VB | C# | SQL

  5. #5
    King of sapila
    Join Date
    Oct 2006
    Location
    Greece
    Posts
    6,763

    Re: easiest wat to import .NET 4 fw to windows server 2003

    Hi.
    There is also a change that Web service extensions for 4.0 framework not to be created on IIS so you might have to do it yourself.
    I don't recall if this happens when you install IIS first and then the framework or the opposite.
    ἄνδρα μοι ἔννεπε, μοῦσα, πολύτροπον, ὃς μάλα πολλὰ
    πλάγχθη, ἐπεὶ Τροίης ἱερὸν πτολίεθρον ἔπερσεν·

  6. #6
    Pro Grammar chris128's Avatar
    Join Date
    Jun 2007
    Location
    England
    Posts
    7,604

    Re: easiest wat to import .NET 4 fw to windows server 2003

    Quote Originally Posted by jmcilhinney View Post
    I don't mean what else besides the Framework. You asked:and I'm asking, somewhat rhetorically, what the alternatives are. The answer is that there aren't any. You either install the Framework or you don't. There is the client-only profile but you're not running client applications so that's obviously not an option. There are no other options.
    If someone says they just need to be able to run winforms and ASP.NET apps then I would say the client profile would be fine - but it depends what they mean by "run". If you actually want to host the ASP.NET apps on that server then no the client profile will not be ok, but if you just want to access web pages that use ASP.NET then its fine because you dont even need any version of the .NET framework to be able to access an ASP.NET website as all the .NET stuff is done on the server side.
    My free .NET Windows API library (Version 2.2 Released 12/06/2011)

    Blog: cjwdev.wordpress.com
    Web: www.cjwdev.co.uk


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