Publishing With Express Edition?

Jul 7, 2011

I know the express edition of Vb does not give a detailed publish but i want to ask something. I have made program that uses database (Sql), and also my program uses folders (Help, Pictures etc..) I tried to publish my program but the express edition does not have an option to add my folders. So i tried to publish with "inno setup" program. But this time my program does not work in computers which dont have "Sql Server 2008 express". I tried to put "Read me " file, that says "First setup Sql Server 2008 Express from internet then setup .Net Framework from internet then setup the program" but it is so hard for user to do those thing. Is there any way easier? (Does the computer must have Sql Server to work with my database?)

View 1 Replies


ADVERTISEMENT

IDE :: Publishing A Vb2008express Edition Project

Jul 8, 2009

I have created a small project which also interacts with a mdb.It works great on the PC where it was created.However, when publishing it on my home network it asks for the first path. It lets me input the first path "where do u want to publish the project" successfully. When clicking next it brings up this form:

[Code]...

View 1 Replies

Proper Update And Delete Code For SQL Express In 2008 Express Edition?

Oct 3, 2011

I'm just using the default SQL Server Express in my vb 2008 express edition as my database server for my database operation. When I tried to update the records on my table I got a runtime error which indicates the error on this line 'myCommand.ExecuteNonQuery()'and it highlights a yellow background on it. The runtime error says "SqlException was unhandled: An expression of non-boolean type specified in a context where a condition is expected, near 'Number'. ".

Imports System.Data.SqlClient
Private Sub Button3_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button3.Click
Dim myConnection As New SqlConnection
Dim myCommand As New SqlCommand

[code]....

View 3 Replies

ClickOnce Publishing With VB 2008 Express?

May 24, 2009

Publishing to CD using the ClickOnce method IS possible in VB 2008 Express. I've posed many questions in the past in my questions regarding "Distributing A Program on CD".I was getting error messages and my program would not instal on a 3rd party computer (My LapTop)

I followed all the instruction as laid out in the Help file and took note of all the advice I received in the forum but the programs wouldn't install on my LapTop.I bought a book entitled "Build A Program Now Microsoft VisualBasic 2008 Express Edition" by Patrice Pelland.

In Chapter nine in goes through the procedure of publishing with the ClickOnce method. The one thing that the book said which was not included in the Help file was that the option "Build (Program)" in the Build menu had to be selected.I then went through all the other options as were discussed in my threads "Distributing a Program on CD".

Success! I published two programs, "MasterMind" and "HangMan" (Simple enough programs for a beginner to VB Express)I then burnt the two folders created during the publish porcedure to a CD, loaded the CD onto my LapTop and double clicked on "Setup" on the "Mastermind" program. Total success! The program installed without a hitch and runs without fault.

I then selcted to instal "HangMan" and bombed out with the error message that stated I need to instal
"Microsoft.Visual Basic.PowerPacks.Vs" in the Global Assembly Cache (GAC) first."

View 1 Replies

Publishing VB2008 Express Program?

Mar 24, 2012

Published VB program will not run on another computer yet works fine on the computer the program was written on. Message window during set-up on the other computer reads "Cannot download the application. The application is missing required files." The set-up file is being run from a flash drive.The entire error summary is included below. A recurring line in the error message summary is "+Downloading file:///C:/Documents and Settings/username/Desktop/Application Files/filename_1_0_0_6/filename.exe.manifest did not succeed."The word "filename" is the name of my program. "username" is the computer's owner.Interestingly, the "manifest" file on my computer is kept in C:UsersusernameDesktopApplication Filesfilename_1_0_0_6filename.exe.manifest" I'm running Windows7; the other computer is running Windows XP.How do I get my program to run on another computer?

PLATFORM VERSION INFO
Windows
: 5.1.2600.196608 (Win32NT)
Common Language Runtime
: 2.0.50727.3625

[code]....

View 6 Replies

Deployment :: Publishing The Program .net 2008 Express?

Mar 5, 2009

when publishing a program is it possible to get it to include or copy over a mdb file and can the setup be made into 1 setup file instead of the "Application Files Folder" and "Program name.application"

View 2 Replies

Using DAO With VB Express Edition?

Jul 24, 2009

when trying to declare variables to access a mdb database using DAO with VB Express Edition 2008 I get this error:

line:
Dim
miodb As DAO.Database

error: Error 4 Name 'OpenDatabase' is not declared.

I have put references to DAO 3.6 Object library Is there anything else I have to do before declaring the database?

View 2 Replies

.net 2008 Express Edition?

Aug 10, 2009

My company currently has vb.net 2003. I am tasked with evaluating vb.net 2008. And suggest if upgrading to 2008 edition is necessary or if it will be beneficial. For this purpose I decided to experiment with vb.net 2008 express. I have some questions regarding this.

1) Will vb.net 2008 express edition will give me idea about new features etc. ?

2) If I install vb.net 2008 express edition on machine which has vb.net 2003, will it cause any problems to vb.net 2003 ?

3) If I code in vb.net 2008 express edition, on upgrading will this same code work ?

View 4 Replies

Limitation Of Express Edition?

Jul 1, 2010

I'm using Visual Basic 2008 Express and am having problems making an install.It has been suggested that the Express (free edition) only allows you to install only on computers that also have Visual Studio.Do I need the Full version to be able to distribute my application to a variety of computers?

View 2 Replies

Opinions On Express Edition

Mar 5, 2010

I was wondering what people who have used VS Express editions think of them.My wife is thinking about taking a class in VB .NET so I thought maybe it's worthwhile to install VS Express at home for her to get a headstart.

View 4 Replies

Using Express Edition Limitations?

Jun 23, 2009

I want to use the free express edition but am concerned about limitations. Wikepedia mentions "Limited options for debugging and breakpoints" as one limitation. None of of the other limitations mentioned concerned me.

View 2 Replies

VB Express Edition Install?

Jan 26, 2010

I tried installing VB.NET 2008 express edition and I had to stop it because there was no network connection.Now it just gets frozen half way through the install everytime. Where are the registry values so I can delete them and install the program. So irritating.

View 3 Replies

VS2003 C++ Express Edition ?

Apr 12, 2007

I am in need of Visual Studio 2003 Express Edition.

Specifically VS2003 C++ Express Edition.

I have a very specific need that cannot be accomplished with VS2005.(trust me...)

If anyone has an old install file for the express edition of VS2003 on their hard drive.

View 7 Replies

Write Add-ins In Express Edition?

Feb 20, 2009

Does anyone know a) if it's possible and b) any sources of information about - writing plugins for the Express edition of Visual Studio?

View 1 Replies

Express Edition - Measurements Coverter?

Jul 14, 2009

I'm doing a project for school (I'm in Year 6, Primary School, Australia) and I'm trying to create a measurements converter with Visual Basic. Unfortunately I have a problem (and no teachers in the school have a clue on how to use visual basic).Basically the program just converts a specified amount of one unit of measurement and converts it to another unit of measurement.A message box then pops up telling the user the answer. Eg. A user specifies that they want 1 mile converted to 1 kilometre a message box will pop up telling them what the answer would be. In this case it would be about 1.6 kilometres.

Private Sub Button1_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button1.Click
Dim double1 As Double = TextBox2.Text
Dim cb1 As String = ComboBox1.Text[code].....

View 6 Replies

2008 Express Edition Combobox

May 14, 2009

I would like to have one combo box associated with another combo box. When the first one is selected the price is displayed in the next one. The information is got from a txt file and the item name loads in the first combo box and the price loads in the other combo box. What I want it to do is to show the correct price when the first box is selected for the item Here is a copy of my code at the moment. [code]

View 14 Replies

Can Run This Code With Vb 2008 Express Edition

Mar 11, 2010

i'm not able to open the project and run the source code of the bellow link to treelisi'm trying to open with vb 2008 express edition and visual studio 2008, and several error are displayed.

View 1 Replies

Cannot Register VB 2008 Express Edition?

Apr 28, 2009

I just installed Visual Basic 2008 Express Edition with SP1 on my computer.When I first launched it, it directed me to the registering site.

View 1 Replies

Canīt Register 2005 Express Edition

Jun 4, 2009

I did the registration process from the computer I installed this soft, and when I copy the serial number that it gives me, the software doesnīt recognizes it... Can it be a problem that the PC is in a LAN? Can I generate a new serial number?

View 3 Replies

Compile X64 With 2010 Express Edition?

Sep 6, 2011

I found a forum post about Visual C++, Visual C++ 2008 Express Edition And 64-Bit Targets , but how do I develop x64 applications under Visual Basic 2010 Express Edition?

View 1 Replies

Convert VB 6.0 To .Net In VS 2010 Express Edition?

Feb 10, 2009

I have downloaded VS Express 2010 edition from Microsoft website. I want to convert a VB 6.0 project into VB.Net using VS Express 2010. Is it possible to do it without the "Upgrade Wizard"? How much will it cost me to get basic VS 2010 Professional with the "Upgrade Wizard" option? What other tools (that I might require during conversion) are missing in the VS Express edition?

View 9 Replies

Create Reports In .NET Express Edition?

May 18, 2009

I have almost finished working on a small application using VB.NET 2008 Express Edition as front end and SQL Server Express as back end. Now my next step is to generate reports for the application. Is there ANY way I could create reports in VB.NET Express Edition?

View 3 Replies

Error In VB 2008 Express Edition

Jun 4, 2010

I use vb 2008 express edetion but i find error in it and no answer yet .when i choose the choice : Dont save any changes from the tools menu and then project and solution then run and debug then choose that choice then when create a new project by a new form1.vb with a new buttum then presss F5 or run the msg error appeare is : Form1.vb cannt be modified at this time ?

View 1 Replies

IDE :: Express Edition Binding Navigator

Feb 10, 2010

I have a form application created with Visual Basic Express Edition 2008 which has a Binding Navigator that navigates through records in a database (Access .mdb file Added with the "Data Sources" wizard). My problem is thus: I need to run code straight after the form controls have been updated with the particular records data. Is there any way of doing this? I'm stuck because all the backend database code is hidden.

View 3 Replies

Importing Of C++ Dll In VB Express Edition 2008?

Oct 28, 2010

i am newto visual basic. i am want to import vc++ dll in visual basic. need to pass a function pointer as parameter to the one of the methods in vc+ can we import vc++ dll in vb2008?if no, could you suggest me the alternative for it?

View 4 Replies

Install VB 2008 Express Edition?

Mar 22, 2010

Trying to install VB 2008 Express Edition, on a laptop, that I just installed Windows 7 Ultimate x86 on, I got the attached screen shot.

View 6 Replies

Made Using VB 2008 Express Edition?

Mar 16, 2010

I was wondering if I'm allowed to let other people download the web browser i made using Visual Basic 2008 Express Edition.

View 5 Replies

Make An App In VB 2008 Express Edition?

Jun 22, 2010

ive been trying to make an app in VB 2008 Express Edition so that every time my timer ticks it randomly adds a number like it either adds 1 or nothing but having trouble with it since it just does it one time this is my coding for the timer

Private Sub Timer1_Tick(ByVal sender As Object, ByVal e As System.EventArgs) Handles Timer1.Tick
TextBox1.Text = Int(Rnd() * 1)
Select Case TextBox1.Text
Case 0

[code]....

View 2 Replies

Splashscreen In VB 2005 Express Edition?

Apr 20, 2010

I have created a splashscreen in visual basic 2005 express edition, when trying to build the project i keep on getting the following error messages.

Name 'ApplicationTitlte' is not declared.'text' is not a memeber of 'System.Version'.

Name 'copyright' is not declared

View 1 Replies

Starting With VB 2008 Express Edition?

Sep 11, 2010

I like to have assistance with the VB 6 codes below; a few cheeky lines dock into positions I do not mean them to be in; sorry; I am on VB 2008 Express; a few lines have errors; adjacent to them I have described what VB 2008 reports.

[Code]...

View 8 Replies







Copyrights 2005-15 www.BigResource.com, All rights reserved