How To Convert A VB2005 Project To EXE
Mar 3, 2010i wish if any one can help me in this:i finished from my project and i want now to conver it to an executable file before it can be used or installed in a workstation.
View 1 Repliesi wish if any one can help me in this:i finished from my project and i want now to conver it to an executable file before it can be used or installed in a workstation.
View 1 RepliesIs there a simple way to convert MP3 to WAV in vb2005?what i would like to do is play MP3 files in vb2005 but first they need to be converted to a byte(memory) wave string before they can be played internally by the program unless someone else built a class or module for this already.
View 2 Repliesi face big problem my Doctor want this code in vb 2005 or Vb6 who can convert to vb2005 and make it run like the c++ version
[Code]...
After I finish my project I'll create a setup for it and give it a serial number.But unformatted it could install on many PC.I have heard that I can create a serial number with the number of the motherboard of PC. Is this possible?I was working on accounting program. This program was protected from a steal by a piece insert in the usb of the PC. So the program was working only for a few days if that piece doesn't inserted.
View 7 RepliesI have a few small apps developed with VB2005 and Crystal Reports(that comes with VB2005) and installed at my clients. If I convert them to VB2010 and set the app to work with .Net Framework 2.0 like my VB2005 apps did, will I have to do any installation process at the clients or can I just copy to new VB2010 app to clients machine?
I ask this because when they want minor changes, I usually just install the updated exe over the internet.
I have completed my VB code and decided to publish it(make program an installable program). However, I want to rename my project so that when I publish it, the program will be the name I want. Now, my project is named as "Trial" when I first started. Now I want to change to "Monitor" due to some reasons. So it means having to renames all the files in that project as "Monitor" instead of "Trial".
View 6 RepliesIs there an easy way to add more than the default icon to a project, giving the user a choice when Create Shortcut/Change Icon is used?I can find nothing recent on this anywhere.
View 1 RepliesI have the following code on the code behind file for a .aspx page in a project:
Dim searcher As New ManagementObjectSearcher("SELECT RemoteName FROM win32_NetworkConnection WHERE LocalName = '" & sFilePath.Substring(0, 2) & "'")
For Each managementObject As ManagementObject In searcher.[Get]()
[code]....
Is there a tool to convert a VB.NET 2005 project to a C# 2008 project. I am trying to convert our project to VS 2008 and mostly port all the vb.NET code in some projects to C# 3.0/3.5.
View 6 RepliesIs it possible to convert a vb6 project into a vb2010 project?
View 6 RepliesI'm trying to convert a little project, from VB6 to .NET. The same code, gives 2 different results. I've spend all night, trying to figure it out.
You can see the two codeexamples here (.NET vs VB 6:
[URL]
All my questions in this topic related to asp.net 2.0 While working on some old project when i first opened it Visual studio asked me if i want to convert project from asp.net 2.0 to asp.net 3.5. Is it safe to chose yes ?
If i chosen no in the previous question, how can i later still convert it to asp.net 3.5 ? (Visual studio gave this option in the first place, so i guess it is possible to do later)
Im having some problem to convert my VB6 project to VB.NET I don't understand how this "AddressOf" function should be in VB.NET
[Code]...
I've made a Jeopardy game using VS2010 and I mistakenly made it as a .NET 4.0 project.I am wondering if there is any easy way to convert the project into a .NET 2.0 project so more people will be able to use the program.[URL]
View 3 RepliesI have c/c++ .net project and i would like to convert into vb.net. Any one got any tutorials or guides that i can follow?
View 2 RepliesHow to convert full C# project to vb.net ?
View 2 RepliesI'm new to visual basic.
1) Why when I load vb6 files in vb2010 it shows many errors?
2)Hold on tight please here it goes: Removed by Moderator since the question violates our AUP
I have developed one project by using JAVA and swing.Can i convert that project to as .net project?
View 3 Replieshow i can convert my project into exe program.For your info i am using visual studio 2005 . I have 1 project which i develop using vs 2005 and i want to convert it into exe so that i can run my program at other computer.
View 4 RepliesI am trying to convert an old VB 6 project to VS 2008, but it is giving me the following error:
Quote:
Upgrade failed: Exception occurred: Could not load referenced component:TABCTL32.OCX (1.1.0)You need to install this component before you upgrade the project.It is recommended you install VB6.0, with all referenced components, and ensure the application compiles and runs before upgrading.I don't have VB6.0, so how do I work around this?
The files I am trying to convert are here:
www.Planet-Source-Code.com/vb/scripts/ShowCode.asp?txtCodeId=65071&lngWId=1
How to i compile my web project- a car rental system , using my Visual studio 2008 to accomplish, to be a .exe file?
View 1 RepliesI want to convert my project into application.But my program is working with the help of SQL Server through LAN.. I converted it as application software.. And It works well in my system only.. If i install and run it in some other system which doesn't have SQL Server,.Net framework, it shows Error.What i do now.
View 7 RepliesWhich version of Visual studio Do I need to try to pen and conert an old VB6 project (vbp) to a .net ?
My I use Visual Studio 2008 ? (di I need an earlier version?)
I've created program with MS SQL database.I'am using ADO.NET. There is one dataset and lot of adapters and binding sources connected to dataset. My question is, what is the best and fastest way to switch my project to Access database. I know I first must change connection string. Then all declared 'SqlCommands' to 'OleDbCommands' and SqlAdapters' to 'OleDbAdapters' and so on.. I'm interested if anyone had experience with it, give me some advice and tips before i hit with my head to the wall.
View 11 Repliescan we vb.net 2008 to vb.net 2005 if it is possible then how
View 2 RepliesI'm trying to convert an old vb project from 2008 to 2010. Ive tried using vb 2010's convert wizard aswell as changing the .sln file manually. When i try to convert the project automatically using the wizard it gives me an error saying that the project type is not supported. Does anybody know a solution to converting my 2008 project to 2010?
View 5 Replieshow to do this, but I do not get ANY of them. I just want to know how to convert a multi-form project into one EXE file. I have 2 forms, but I want to know if there's a way to have only 1 EXE file.
View 5 RepliesLet say I had a project contains 10 forms and 10 reports and typed dataset (xsd)I am trying to divide my project forms into dlls, so when the client had a problem or asks for modification in single forms, I had to build the project all over again and the exe size will be large.
in my current project, the exe size is 4.8 MB, and I am working with customers by internet and remoting, so every time I make small changes (change the back color of textbox in one form) I had to rebuild and send the whole 4.8 MB to the customer. And not forgetting the increasing size of the exe with time.I know that converting my project to class library and built it will convert it to dll, so I had to create a second project to manage it.
1 - Can I convert 3 or 4 forms / 10 forms total in my current windows application project to dll?
2- What is the best recommended method to divide the project into smaller entity.
Public Class ExtendedDateTimePicker Inherits DateTimePicker
View 5 RepliesFor reasons that are beyond my control, I have three Projects. Projects A and B reference project C. Project A references project B so that it can open a large form in project B. I now need to open that large form from project C, but VB won't allow me to add a reference from C to B because that would create a circular dependency. I found a way around it, though. I created a Timer in A, and when I opened C from A, I passed in that timer. When the user performs a certain action, I enable the Timer from A, and this causes C to open B for me.
View 2 Replies