Results 1 to 8 of 8

Thread: [RESOLVED] Win98, WinME, Win2K and Framework 2.0

  1. #1

    Thread Starter
    Giants World Champs!!!! Mark Gambo's Avatar
    Join Date
    Sep 2003
    Location
    Colorado
    Posts
    2,965

    Resolved [RESOLVED] Win98, WinME, Win2K and Framework 2.0

    At my company I have a problem with legacy OS. I want to start designing software in .Net but I need to know if I can deploy it on our legacy machines. So my question is: Can I install Framework 2.0 on the following OS:

    Win98

    WinME

    Win2K

    If I can't install Framework 2.0 will I be able to install 1.1?

    Thanks!
    Regards,

    Mark

    Please remember to rate posts! Rate any post you find helpful. Use the link to the left - "Rate this Post". Please use [highlight='vb'] your code goes in here [/highlight] tags when posting code. When a question you asked has been resolved, please go to the top of the original post and click "Thread Tools" then select "Mark Thread Resolved."


  2. #2

    Thread Starter
    Giants World Champs!!!! Mark Gambo's Avatar
    Join Date
    Sep 2003
    Location
    Colorado
    Posts
    2,965

    Re: Win98, WinME, Win2K and Framework 2.0

    Hmmm, this post seems to answer my question.
    Regards,

    Mark

    Please remember to rate posts! Rate any post you find helpful. Use the link to the left - "Rate this Post". Please use [highlight='vb'] your code goes in here [/highlight] tags when posting code. When a question you asked has been resolved, please go to the top of the original post and click "Thread Tools" then select "Mark Thread Resolved."


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

    Re: Win98, WinME, Win2K and Framework 2.0

    MSDN absolutely MUST be the first place you visit for any information regarding developing with or for Microsoft products. I opened the MSDN homepage, clicked the link to the .NET Framework 2.0 redistributable and there was this information:
    Supported Operating Systems: Windows 2000 Service Pack 3; Windows 98; Windows 98 Second Edition; Windows ME; Windows Server 2003; Windows XP Service Pack 2
    So easy anyone can do it, let alone those of us elite enough to be software developers.
    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

  4. #4

    Thread Starter
    Giants World Champs!!!! Mark Gambo's Avatar
    Join Date
    Sep 2003
    Location
    Colorado
    Posts
    2,965

    Re: Win98, WinME, Win2K and Framework 2.0

    Thanks for the post. I guess I what I should have asked is there anyone who has developed applications for such a variaty of OS and if so what problems/difficulties did they find?


    Quote Originally Posted by jmcilhinney
    . . . let alone those of us elite enough to be software developers.

    BTW Thank you for letting us grace your presence, oh high exalted one
    Regards,

    Mark

    Please remember to rate posts! Rate any post you find helpful. Use the link to the left - "Rate this Post". Please use [highlight='vb'] your code goes in here [/highlight] tags when posting code. When a question you asked has been resolved, please go to the top of the original post and click "Thread Tools" then select "Mark Thread Resolved."


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

    Re: Win98, WinME, Win2K and Framework 2.0

    Quote Originally Posted by Mark Gambo
    BTW Thank you for letting us grace your presence, oh high exalted one
    Um, I meant all of us, including you. As far as issues go, if the .NET Framework runs then you should have no issues with anything that is .NET-specific. Where you may run into issues is when you start using things outside of the Framework, like specific registry keys, WMI, etc. that will vary from OS to OS. That's the sort of stuff that you need to test on each specific OS.
    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

  6. #6

    Thread Starter
    Giants World Champs!!!! Mark Gambo's Avatar
    Join Date
    Sep 2003
    Location
    Colorado
    Posts
    2,965

    Re: Win98, WinME, Win2K and Framework 2.0

    Quote Originally Posted by jmcilhinney
    Um, I meant all of us, including you. . .

    I knew what you meant, I was just "breaking your shoes". I really do appreciate the help you and the rest of the VBF gang have given me during my transition period.

    Thanks
    Regards,

    Mark

    Please remember to rate posts! Rate any post you find helpful. Use the link to the left - "Rate this Post". Please use [highlight='vb'] your code goes in here [/highlight] tags when posting code. When a question you asked has been resolved, please go to the top of the original post and click "Thread Tools" then select "Mark Thread Resolved."


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

    Re: Win98, WinME, Win2K and Framework 2.0

    I didn't mean that I meant all of us. I just said that to appear humble. My shoes is broke. Maybe I have a guilty conscience about my superiority complex. Oh, the therapy...
    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

  8. #8

    Thread Starter
    Giants World Champs!!!! Mark Gambo's Avatar
    Join Date
    Sep 2003
    Location
    Colorado
    Posts
    2,965

    Re: Win98, WinME, Win2K and Framework 2.0

    Quote Originally Posted by jmcilhinney
    . . . Maybe I have a guilty conscience about my superiority complex . . .
    Hmmmm, Freud would have a lot to say about this

    Regards,

    Mark

    Please remember to rate posts! Rate any post you find helpful. Use the link to the left - "Rate this Post". Please use [highlight='vb'] your code goes in here [/highlight] tags when posting code. When a question you asked has been resolved, please go to the top of the original post and click "Thread Tools" then select "Mark Thread Resolved."


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