How To Make .exe From Project
Jun 1, 2011i have completed my application successfully and now i want to deploy it on the Customer End...How i can make an .exe file of the project that also include SQL DB ??
View 5 Repliesi have completed my application successfully and now i want to deploy it on the Customer End...How i can make an .exe file of the project that also include SQL DB ??
View 5 Repliesi've been working on a project. it was working fine. but now i cant make any changes to the project. when i debug the changes i made to the project are not visible. even if i add a button the button is not there when i debug. i cant change my startup form. even if i change the startup form when i debug the same form get loaded.
View 6 Repliesmy name is Bogdan and I am having a litte bit of a problem with vb.net.In my computer I have instaled Microsoft Visual Basic 2010 Express...so long everything it's ok.I told one of my friend about this cool program and now we want to make a program together in our free time but from each other computer...soo how do i make a online "vb.net project" (i am not sure if i have express myself correctly)that i can access from each other pc?I google this problem and i didn't find anything and now am starting to think this isn't even possible..
View 4 RepliesHow to make a setup project
View 6 RepliesI'm working in a small project i want to know how to make setup file for my project ,to run the project in another computers i try to make setup file from ,, add new project/setup and i added (Source Files and Primy output) to the setup files ,but it is not working in the another pcs can any one tell me how to make correct setup file to work in another pcs
View 11 Repliesi developed one vb.net project. can i make this exe to be installed a total of two times (once on two different computers).
View 2 Replieshow to make a group project in visual studio. NET ?
View 5 RepliesAll i want to de is make a window like this one (not for networking) just the design. MOstly the top part with the back and foward button witht teh blank spece
View 3 RepliesI have to make an .exe file, which could be installed on other systems.. I'm having a SQl dB project with VB .net 2005. I've searched all through the MSDN but couldn't find..
View 3 RepliesI want to make a project in which i only use dlls for any kind of work plz tell me how to make a dll i dont know how to make dll.
View 1 RepliesThe project is suppose to total the 8 commissions (in the array) I see the coding but when I try to put in a label at the bottom of the txtReport I get an error now I have deleted the box and am confused as to what my next step should be. Do I create a label box in the txtReport. I am so close to being finished.
The item "objDebugWindowsApplication1.Form1.resources" was specified more than once in the "Resources" parameter. Duplicate items are not supported by the "Resources" parameter.
[code].....
How can I make my project.exe in visual basic 2008 and how to load an image into PictureBox by clicking a CommanButton.?
View 8 Repliesi cannot make the parking project in vb.net
View 1 RepliesMDI Parent. that behaves same like taskbar, whenever a new form is opened there will be a link for the form, and also having RightClick Menu from which i can close maximize and minimize the form.
is any featcher like this is provided by the microsoft ?
when I open my project in VS 2010 (File - Open Project - *.vbproj) my project loads just fine. I can run it just fine. But, when I change something -anything at all- and run the project, nothing is changed. I can even save, close and reopen the project with the new changes, but it still runs the old version.
For example: I open the project, with Form1 that has 3 buttons. I run the program and I get Form1 with 3 buttons. I stop running, add button 4 and hit play... I get Form1 with 3 buttons.I save the project, close it and open it again. My Form1 design shows 4 buttons. But when I start it, there are only 3 buttons...It must be something inside the project, cause this happens on 3 different PC's where I have VS 2010 installed.
Now, when I open my project in VS 2010 (File - Open Project - *.vbproj) my project loads just fine. I can run it just fine. But, when I change something -anything at all- and run the project, nothing is changed. I can even save, close and reopen the project with the new changes, but it still runs the old version.For example: I open the project, with Form1 that has 3 buttons. I run the program and I get Form1 with 3 buttons. I stop running, add button 4 and hit play... I get Form1 with 3 buttons. I save the project, close it and open it again. My Form1 design shows 4 buttons. But when I start it, there are only 3 buttons..It must be something inside the project, cause this happens on 3 different PC's where I have VS 2010 installed. But I can't figure out what it is. Is there some mysterious hidden backup somewhere??
View 2 RepliesI want to make exe file of my project but i don't know how make.P
View 5 Repliesgive me anti virus code for vb.net
View 1 RepliesI need to make a setup file for my vb.net project. I use sql server 2005 & VS 2008. I want to make setup file which is write in CD and use any another system.
View 1 Repliescreated a class that adds a TextBox with some custom properties to the toolbox. But it's only available when the project I created it in is opened itself. I'd like to have available it in the toolbox at all times.
View 3 RepliesI was wondering if a project, program, could make .exe files with the stuff u add into it, so basicly another form on a diferent .exe
View 6 Repliesi have to make a project for my programming class in VB and this is basically what i want to do in pseudocode form
1. Display initial form
2. Choose from one of two to four choices (my discretion) via Button or radio, whichever is easier
3. once you click next, or the choice button, display next form depending on which choice and close the old form.
I've been giving the task to make some changes and recompile a 2005 vb project. I've asked for the .vbproj file and I've been given two files the .sln and an .suo file. And the email said to "You'll need to download and install the Microsoft Web Deployment Project add-in for Visual Studio 2005 . Here is the link for the download[URL].. I've never used ms web deployment project before. is this all I really need? will this create the .vbproj file for me?
View 2 RepliesI need to update a vb 2008 program which will affect both the data and the database structure. How can I do these?These program has already being compiled, I mean its already in its .exe form, How do I do this?
View 8 RepliesThis problem should be a no-brainer for anyone that programs daily. I haven't worked in VB.NET in many many months, and all of my reference books are at home. I have to modify a program that I wrote a few years back. I need to add a new form to the project that is very similar to a form already in the project. I figured I would start with the existing form and modify it. I still need the existing form in the project, so I made a copy, renamed it to the new name, then copied it back to the folder in which my project resides. Now, I need to be able to add it to the project, but I'm having trouble figuring out how. So far, I have been able to add just the code without the form. If I try to add the form, it wants to create a new form. .
View 5 RepliesI have an ASP.net 3.5 website and I am using vb.net in VWD 2008 Express, I am also using MS SQL Server 2008 Express, I used ajax tabs and a textBox charavters counter control develped by [url]...The database is attached with MS SQL Server Management Studio Express and the files are stored in the SQL default "Data" folder.
The whole project's code and forms are stored in a folder in my E drive.I need to hand the whole project to another coworker who have to finish it, please describe in steps how can i make my website portable (like i can put it all in a folder that he can carry around in his flash disk).
I use VB 2008 express edition. I want to be able to make an installer for my project. If I run the executable file from the development computer, it works fine. When I try to install the program in other computer, it tries to download .net framework. Is there anyway to prevent this to happen? I have the .net framework installer in a CD.
View 2 RepliesHow to make my project as a exe or setup
View 4 RepliesI'm developing an web application using VB.Net, and I would like to know, if is there any way to make a namespace to be viewed by all project without necessary Imports?
View 1 RepliesI have a very old plug-in software developed in Visual Basic quite years ago, now its getting time to modify the copyright info. At this point, the issue is now that I was not the author so I don't know anything about it.
I have updated the source files which includes a SLN, VBP, WIP, MSI and so on, then I tried to use VS2008 to open the SLN file and after Conversion it given me a message "The project for XXX.wip is not installed, please make sure the application for the project (.wip) is installed", Apparently this is not right version to get going on. Can everybody tell which VS version can proceed it? or any idea how I do this?