Results 1 to 8 of 8

Thread: Vb express

  1. #1
    Join Date
    Oct 2010
    Beans
    20

    Exclamation Vb express

    I am installing vb express 2010 through wine and during installation it shows unknown error dialoge box Can anyone solve this problem,also during installation it install in C:/visual studio 2010 where my another operating system window 7 installed my question is can i use the same install file in window 7 without extra installing in window 7,can anybody help me from this.

  2. #2
    Join Date
    Jan 2010
    Beans
    419
    Distro
    Ubuntu Development Release

    Re: Vb express

    are you dual booting ubuntu and windows 7 ?
    if yes
    then this is C is not the same partition where windows is installed , I think wine use this virtual drive C
    plus I don't think you will get VB2010 express to work with wine
    If you don't want to leave linux
    consider installing a virtual machine

  3. #3
    Join Date
    Dec 2008
    Location
    UK
    Beans
    434
    Distro
    Xubuntu 14.04 Trusty Tahr

    Re: Vb express

    Hi,

    I would also take a note of:

    http://appdb.winehq.org/objectManage...sion&iId=19993

    It does not seem to work with wine.

  4. #4
    Join Date
    Jul 2008
    Location
    The Left Coast of the USA
    Beans
    Hidden!
    Distro
    Kubuntu

    Re: Vb express

    Aside frome the fact that it is garbage in Wine, how would you test your product? A VB.NET project would not run in Linux. I don't think Mono would even be helpful since it wraps only the C# libraries. Besides that, Mono has been dumped and spun off to a third party and is somewhat in limbo right now.

    You will probably need to virtualize Windows or dual boot.
    Last edited by QIII; January 6th, 2012 at 05:17 PM.
    Please read The Forum Rules and The Forum Posting Guidelines

    A thing discovered and kept to oneself must be discovered time and again by others. A thing discovered and shared with others need be discovered only the once.
    This universe is crazy. I'm going back to my own.

  5. #5
    Join Date
    Mar 2010
    Location
    London
    Beans
    924

    Re: Vb express

    Quote Originally Posted by QIII View Post
    Aside frome the fact that it is garbage in Wine, how would you test your product?
    Very good point.. if you're developing for Windows, it's is best to do it and test it on Windows.

    I second the idea of a VM.
    - "Make me a coffee..."
    - "No"
    - "sudo make me a coffee"
    - "OK"

  6. #6
    Join Date
    Jul 2007
    Location
    Magic City of the Plains
    Beans
    Hidden!
    Distro
    Xubuntu Development Release

  7. #7
    anewguy is offline I Ubuntu, Therefore, I Am
    Join Date
    Jun 2007
    Location
    Sometimes I visit earth
    Beans
    5,435
    Distro
    Ubuntu 12.04 Precise Pangolin

    Wink Re: Vb express

    Yep - VB will be a no-go, and indeed wine virtualizes the drive as C. If you are trying to bring VB to Linux, you could try Gambas instead, though I personally am not familiar with using it. If you are looking to do cross-platform development then you will need to use another tool - Java, perhaps C or C++ with GTK (requires installing GTK for Windows on the Windows machine, but it's free), python (again, I'm not familiar with it, but I believe it also requires installing something in Windows), etc..

    If you want to develop in VB - perhaps for school, perhaps for fun, perhaps because it's the easiest way for you to go right now (hey, I come from the whatever works for you camp ), you should probably either dual-boot or at least run one of the OS's in a virtual machine.

    Dave

  8. #8
    Join Date
    Oct 2006
    Location
    /dev/null
    Beans
    1,574
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: Vb express

    Quote Originally Posted by QIII View Post
    A VB.NET project would not run in Linux. I don't think Mono would even be helpful since it wraps only the C# libraries.
    https://launchpad.net/ubuntu/+source...lishinghistory
    Understanding is a three-edged sword: Your side, their side, and the truth

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •