Results 1 to 5 of 5

Thread: Need .net framework in client m/c?

  1. #1

    Thread Starter
    New Member
    Join Date
    Dec 2002
    Location
    Dubai
    Posts
    2

    Need .net framework in client m/c?

    hi guys,

    I have developed a project in vb.net.i mada a setup.exe using package and deployment wizard. When i try to install the setup i am getting the message "Setup requires .net framework Please install .net framework."

    This means. I have to install .net framework in all client machine before i install setup on the respective mmachines?.

    thanks in advance
    raj

  2. #2
    Fanatic Member Mr.No's Avatar
    Join Date
    Sep 2002
    Location
    Mauritius
    Posts
    651
    Yes, you have to install the .NET framework which act like a runtime for your application. I think you can download the .NET framework for client machines (windows 98 onwards) from the microsoft site.
    Using VB.NET 2003/.NET 1.1/C# 2.0
    http://del.icio.us/rajoo
    Blow your mind, smoke gunpowder
    Ashes to ashes, dust to dust
    If God won't have you, the devil will. - Author unknown
    Don't follow me, I'm lost too ...

  3. #3

    Thread Starter
    New Member
    Join Date
    Dec 2002
    Location
    Dubai
    Posts
    2

    thnks and one more....

    hi,
    First of all I thank you for your suggestion.

    Since i am new to vb.net. I would like to know what is the best way to deploy a project. Like how we have deployment wizard in vb 6. what is the tool in vb.net

    thanks in advance
    raj

  4. #4
    Registered User
    Join Date
    Nov 2002
    Location
    Växjö, Sweden
    Posts
    314
    Add a Setup and deployment project to the Assembly (File/add new project). There are walkthrous in the help to get you started.

    (search for "Walkthrough: Deploying a Windows Application" in the help)

  5. #5
    Sleep mode
    Join Date
    Aug 2002
    Location
    RUH
    Posts
    8,083
    here is interesting articles about .net framwork :
    http://www.codeproject.com/dotnet/dotnet.asp

    http://www.codeproject.com/dotnet/allaboutnet.asp


    and this will simplify your job to deploy your project:
    http://www.vijaymukhi.com/documents/...snet/chap4.htm

    Pirate

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