Results 1 to 16 of 16

Thread: Setup package problem

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    Apr 2003
    Posts
    170

    Setup package problem

    well, i am not sure if this is a general, or just on my computer.
    but for some reason, the setup packages i make dont install.
    while building the setup pakage this message appears:
    ----------------------
    WARNING: This setup does not contain the .NET Framework which must be installed on the target machine by running dotnetfx.exe before this setup will install. You can find dotnetfx.exe on the Visual Studio .NET 'Windows Components Update' media. Dotnetfx.exe can be redistributed with your setup.
    -----------------------

    well, it does not seem a lot of trouble at first.
    but when i try to install, (even on my own pc which hav framework already installed)
    the setups fails.
    it starts and asks me for the location, then after i press next,
    it moves on to the next screen, but instead of
    "setup complete message"
    i have a stinky "setup incomplete" message.

    tried on more than project, even the "walkthrough: deploying a windows application"
    which is an msdn example failed.

    what gives ???

  2. #2
    Sleep mode
    Join Date
    Aug 2002
    Location
    RUH
    Posts
    8,083
    Did you add any conditions to your proj ?

  3. #3

    Thread Starter
    Addicted Member
    Join Date
    Apr 2003
    Posts
    170
    i did nothing but add a shortcut to desktop
    and for the msdn example i just did exactly what they discribed.

  4. #4
    Sleep mode
    Join Date
    Aug 2002
    Location
    RUH
    Posts
    8,083
    Weird ! Can you upload your proj ?

  5. #5

    Thread Starter
    Addicted Member
    Join Date
    Apr 2003
    Posts
    170

    here it is

    now build the setup project.
    if no warning is issued, and setup works well,
    then the problem is not with the project itself (which i dont
    think is the problem anyways)
    Attached Files Attached Files

  6. #6
    Sleep mode
    Join Date
    Aug 2002
    Location
    RUH
    Posts
    8,083
    You didn't send the setup proj !

  7. #7

    Thread Starter
    Addicted Member
    Join Date
    Apr 2003
    Posts
    170
    well, i did, but u just had to change some directories
    all you need is to extract both projects into same directory
    ie. if you extract the zip file projects into "/projects/"
    then extract setup.zip also in "/projects/" not "/projects/setup/"
    or windowsapplication4.zip into "/projects/ not "/projects/windowsapplication4/"

    ok, instead of this mess, here's another zip file:

    and open the solution
    Attached Files Attached Files

  8. #8
    Sleep mode
    Join Date
    Aug 2002
    Location
    RUH
    Posts
    8,083
    It ran fine on my box . Do you have 1.0 Framework installed beside 1.1 ? And why don't you make detached setup proj from the proj you are working on ?It's just a suggestion anyways . But it's working well here . So , can't tell you what's wrong with your PC .

  9. #9

    Thread Starter
    Addicted Member
    Join Date
    Apr 2003
    Posts
    170
    I only have 1.0 framework!!!
    a seperate setup project dont work either
    thanks Pirate anyways

  10. #10
    Sleep mode
    Join Date
    Aug 2002
    Location
    RUH
    Posts
    8,083
    Well . The Framework Launch Condition in your proj is checking for presence of 1.1 not 1.0 . Check the attachment . Change this to 1.0 and try .
    Attached Images Attached Images  

  11. #11

    Thread Starter
    Addicted Member
    Join Date
    Apr 2003
    Posts
    170
    well, ... i didnt find where this screen shot where taken from !!!

    maybe its better to give a larger screen shot, or just tell me,
    its the properties of what object ???!

    by the way, i have Visual Studio .NET 2002 ,
    side by side to Visual Studio 6.

    also, could that have changed according to your frame work version ??!!
    cuz framework 1.1 was never on my pc, and my framework
    version is: 1.0.3705 (as sown in Add\remove prgrams)
    Last edited by ZaidGS; Aug 29th, 2003 at 02:56 AM.

  12. #12
    Sleep mode
    Join Date
    Aug 2002
    Location
    RUH
    Posts
    8,083
    Sorry , I should've explained that . Focus your Setup Proj , then View ----> Editor------->Launch Conditions . You'll find the Framework condition the last item in the panel . Click it , see its properties .

  13. #13

    Thread Starter
    Addicted Member
    Join Date
    Apr 2003
    Posts
    170
    well, see the screen shot, its explains itself
    Attached Images Attached Images  

  14. #14
    Sleep mode
    Join Date
    Aug 2002
    Location
    RUH
    Posts
    8,083
    I dunno . Could be because version differences , you can't find that item shown in the attachement .

  15. #15

    Thread Starter
    Addicted Member
    Join Date
    Apr 2003
    Posts
    170
    what a pity
    maybe pirate, you'll help me when i upgrade to VS 2003

  16. #16
    Sleep mode
    Join Date
    Aug 2002
    Location
    RUH
    Posts
    8,083
    Not me only . I and the other great guys will do help anyone over the board .

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