Results 1 to 11 of 11

Thread: [RESOLVED] i want code to know is the Netframework 3.5 is Sticky(prover) or No

  1. #1

    Thread Starter
    Lively Member SNIPER.PS's Avatar
    Join Date
    Dec 2009
    Posts
    96

    Resolved [RESOLVED] i want code to know is the Netframework 3.5 is Sticky(prover) or No

    i want code to know is the Netframework 3.5 is Sticky(prover) or No.........plase help me
    Last edited by SNIPER.PS; Mar 21st, 2010 at 04:55 AM.

  2. #2
    Super Moderator si_the_geek's Avatar
    Join Date
    Jul 2002
    Location
    Bristol, UK
    Posts
    41,974

    Re: i want code to know is the Netframework 3.5 is Sticky(prover) or No

    Thread moved from 'VB6 and Earlier' forum to 'VB.Net' (VB2002 and later) forum

    You are much more likely to get a response if you don't use massive text (which is similar to shouting), and you explain what you mean by "Sticky(prover)".

  3. #3

    Thread Starter
    Lively Member SNIPER.PS's Avatar
    Join Date
    Dec 2009
    Posts
    96

    Re: i want code to know is the Netframework 3.5 is Sticky(prover) or No

    Quote Originally Posted by si_the_geek View Post
    Thread moved from 'VB6 and Earlier' forum to 'VB.Net' (VB2002 and later) forum

    You are much more likely to get a response if you don't use massive text (which is similar to shouting), and you explain what you mean by "Sticky(prover)".
    im Sorry i dont mean that

    sticky mean setup on my computer

    can i found answer in vb6 if you cannot give me answer in vb.net and thank for you

  4. #4
    Fanatic Member
    Join Date
    Mar 2008
    Posts
    519

    Re: i want code to know is the Netframework 3.5 is Sticky(prover) or No

    So you want to know if .Net Framework 3.5 is installed on your computer?

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

    Re: i want code to know is the Netframework 3.5 is Sticky(prover) or No

    Hey,

    Are you providing a setup project for your application? If so, you could add a check within this setup project to make sure that the .Net Framework is installed, if it isn't, you can have the setup project download it from the internet and install it.

    Have a look here:

    http://support.microsoft.com/kb/315291

    Gary

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

    Re: i want code to know is the Netframework 3.5 is Sticky(prover) or No

    Hey,

    Here is another article, in case you aren't deploying your application, this will simply tell you if .Net 3.5 is installed:

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

    Hope that helps!!

    Gary

  7. #7

    Thread Starter
    Lively Member SNIPER.PS's Avatar
    Join Date
    Dec 2009
    Posts
    96

    Arrow Re: i want code to know is the Netframework 3.5 is Sticky(prover) or No

    plaes give me cod in vb6

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

    Re: i want code to know is the Netframework 3.5 is Sticky(prover) or No

    Quote Originally Posted by SNIPER.PS View Post
    plaes give me cod in vb6
    You've already been asked not use big text. We can all read normal sized text so that's all that's required.

    As for the question, can you please explain why you would want VB6 code to check whether the .NET Framework is installed? It seems like a very strange thing to request, which suggests that you don't actually need what you think you need. Please provide a full and clear description of exactly what you're trying to achieve and why and then we can provide the most appropriate advice on how to achieve it.
    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

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

    Re: i want code to know is the Netframework 3.5 is Sticky(prover) or No

    Hey,

    As jm has said, you need to be clear as to exactly what you are trying to achieve.

    The links that I provided, in my opinion, show exactly what you have asked for. If they don't, please provide some more details as to why exactly they don't cover what you need.

    Gary

  10. #10

    Thread Starter
    Lively Member SNIPER.PS's Avatar
    Join Date
    Dec 2009
    Posts
    96

    Re: [RESOLVED] i want code to know is the Netframework 3.5 is Sticky(prover) or No

    thanks for who helped me

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

    Re: [RESOLVED] i want code to know is the Netframework 3.5 is Sticky(prover) or No

    Hey,

    Ok, I am confused...

    Did you find what you wanted? What was the end result?

    Gary

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