installation

  1. B

    Error while Installing VS 2012 Ultimate

    I'm getting error message while installing VS 2012 Ultimate on windows 8 64 bit. Pls guide me to install it. Note : Screen shot included.
  2. H

    Error: not found file or assembly ADODB...

    After finish my software, when I was try to run in other computer the error was: Don't possible to get the file or assembly 'ADODB, Version=7.0.3300.0, Culture=neutral, PublicKeyToken=b03f5f711d50a3a'... How the best solution for this error? Just to put the last adodb.dll in the application...
  3. R

    Newbie getting started question

    A few months ago, I started learning web development with Microsoft Visual Web Developer 2008 Express Edition and Microsoft Visual C# 2008 Express Edition. After I had to take a break for several months, I'm now starting again. But since someone that I'll be working with knows something about...
  4. X

    Question Adding .dlls and .exes to my installation

    In my project, I've made reference to a .dll file (which was compiled through visual studio, and is currently marked as a reference). Having added it as a reference, when I compile my program into a setup file, will it include the .dll. Secondly, I have run a process off an installed program on...
  5. R

    Toolbox missing ASP.NET controls

    I recently installed Visual Studio 2008 Standard Edition on my Vista. However, for web sites and applications, the ASP.NET controls do not appear in the toolbox. While setting the toolbox to “show all” displays the Standard tab, it’s empty. I can manually type in the tag of an ASP control (e.g...
  6. G

    Install a program that uses database (mySQL)

    Hi, I would like to create an .exe file that will install my VB .Net application but it uses mySQL database and i also need that to be included in the installation. I dont know how to do this, can anyone help please? I dont know if it will work since you need to add it to the ODBC.. Thanks
Back
Top