Results 1 to 7 of 7

Thread: My app on another comp [Solved,framework]

  1. #1

    Thread Starter
    Member
    Join Date
    Jul 2003
    Location
    Sweden
    Posts
    62

    My app on another comp [Solved,framework]

    Greetings.

    I have searched forums and looked in books.
    What I want is to make my project to run on a different computer but every time I get an strange error (see pics. The second picture I get when I push on "Cancel" on the first window).
    This computer got Framework installed. I have tried to make an installfile of my project with Release files.
    The thing is my project works on another computer with framework and VS.Net.
    But why won´t it work with only Framework installed?
    I´m using databases from the network and my project is on the network.

    Thanks for answers.
    Last edited by Iceman5; Aug 21st, 2003 at 02:05 AM.
    //Martin Andersson

  2. #2
    KING BODWAD XXI BodwadUK's Avatar
    Join Date
    Aug 2002
    Location
    Nottingham
    Posts
    2,176
    What pics???
    If you dribble then you are as mad as me

    Lost World Creations Website (XBOX Indie games)
    Lene Marlin

  3. #3

    Thread Starter
    Member
    Join Date
    Jul 2003
    Location
    Sweden
    Posts
    62
    These pics.
    Attached Images Attached Images  
    //Martin Andersson

  4. #4
    KING BODWAD XXI BodwadUK's Avatar
    Join Date
    Aug 2002
    Location
    Nottingham
    Posts
    2,176
    Ouch!!!

    Is there no package and deployment wizard you can use???


    They are the same operating system yes???
    If you dribble then you are as mad as me

    Lost World Creations Website (XBOX Indie games)
    Lene Marlin

  5. #5
    Addicted Member PeteD's Avatar
    Join Date
    Jun 2003
    Location
    Sydney
    Posts
    158
    a) Does your development machine have a newer version of the framwork installed than the machine you are deploying to?

    b) Are you calling interop dlls in your cancel click event?

  6. #6

    Thread Starter
    Member
    Join Date
    Jul 2003
    Location
    Sweden
    Posts
    62
    It have to be something with some files or something. Since it´s working on another computer on the company here with VS.Net installed. But not on a computer with only framework.

    BodawUK
    Yes it´s under the same Operating system.
    And for the wizard. You mean for Framework on the target computer?

    PeteD:
    a) I got Version 1.0.3705 of the Framework and think the target computer got the same since it´s a company and don´t think they install different program versions

    b) Not what I know. Not sure on how I can see that. But the only thing I do on the cancel buttons is to change forms and when I exit the program I´m using a "OnClose" function.
    The only thing I´m calling is two databases. Both are on the network.

    Thanks both for answering the message. Hope I can get this fixxed.
    //Martin Andersson

  7. #7

    Thread Starter
    Member
    Join Date
    Jul 2003
    Location
    Sweden
    Posts
    62

    Argh...

    Well solved it now. At last.
    Darn computerppl on the company...They didn´t install the MDAC with the framework.
    Well...A excuse they got is that they haven´t used VB.Net and dataaccess on this company before.

    I got my info from.
    http://www.msdn.microsoft.com/librar...distdeploy.asp

    Thanks to all for the help.
    *bows*
    //Martin Andersson

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