Publish Codes So That Programme Could Run On All Computers Without Having VB Installed In All Of Them?

Nov 17, 2008

I've just finished my programme, and would liek to publish it for beneficial use . But when I publish the code, only my own computer (which has Visual Basics Express 2008 Edition installed) could use the published executable file. All the other computers comes up with a warning saying a .NET environment is required.

How could I publish the codes so that the programme could run on all (or most) computers without having VB installed in all of them?

View 3 Replies


ADVERTISEMENT

Publish Project And Use It In Other Computer That Not Installed Vb6

Oct 31, 2009

I have a project in vb.net2008. I use tools of vb6 and excel in it. Now I want to publish my project and use it in other computer that not installed vb6, vb.net2008 and excel programs. What must I do?

View 1 Replies

DataGridView Distorted When App Installed On Different Resolution Computers

Aug 10, 2010

I have following problem. In high resolution (1920x1200) computer I see in the application the datagridview correctly. column with are frozen. But if the application is installed to lower resolution (1024x786) computer the the datagridview in a form is distorted. Text does not fit properly anymore to columns and columns somehow have got wider so you need to look at right most column.

View 1 Replies

Get IP Addresses Of Local Computers Who Has Program Installed?

Jun 14, 2012

i have a way to get all IP addresses on the local network, however I just want to get a list of computers on the local network who also have the program installed.Code I have to find local IP addresses:

Private Sub GetLocalIP()
Dim strHostName As New String("")
Dim Address As String = ""

[code]....

View 12 Replies

Unable To Load DLL On Computers With Do Not Have Program Installed

Dec 13, 2007

I created a program using visual basic. For some functions the program accesses a dll which was created using visual c++. When the program is run on a computer that does not have visual studio installed, functions which make calls to the dll generate an error: Unable to load DLL 'filename.dll': This application has failed to start because the application configuration is incorrect. Reinstalling the application may fix this problem. (Exception from HRESULT: 0x800736B1).Reinstalling the application does not help, and when the program is run on a computer that does have visual studio installed, calls to the dll work as expected without generating any type of error.Is there some component that is installed with Visual Studio that I need to attach to my program installation? Is there some way I can create or access the dll such that it does not need this component?

View 10 Replies

Without Using Third Party Active X Controls To Embed A Power Point Slide Show In A Form If Office Is Installed On The Client Computers

Sep 16, 2010

I am looking for away to include a power point slide show inside a form in vb.net 2005. Office 2007 will be installe on all of the client machines which run the program. I have found ways to launch and control a power point slide show in an exteral window, but no way to attcah it and place it on the form window.

View 1 Replies

Attachments - Attempting To Publish A Project - Get Things Loaded On Computers Such As "MS .Net Framework 4 Client Profile" And Powerpack Dll?

Jun 4, 2010

I am attempting to publish a project I have just finished on a DVD. The problem I have is a lot of the computers this project will land on, have no internet capability.

How then do I get things loaded on their computers such as "MS .Net Framework 4 Client Profile" and the Powerpack dll?

View 2 Replies

Forms :: Experts Modify UPDATE Codes According To INSERT Codes Style

Dec 25, 2009

Dear Experts modify UPDATE codes according to INSERT codes Style.

[Code].....

I need update codes as there are insert codes

View 1 Replies

Publish Compile Error " Error1Cannot Publish Because A Project Failed To Build"?

Nov 21, 2009

Now I did a clean build, and tried to publish, and I get a lot of errors and warnings that I don't understand.

Error1Cannot publish because a project failed to build.11AllJ Slots

Warning2Assembly 'Microsoft.DirectX.AudioVideoPlayback.DLL' is incorrectly specified as a file.AllJ Slots
Warning3Assembly 'Microsoft.DirectX.DLL' is incorrectly specified as a file.AllJ Slots
Warning4Assembly 'Microsoft.DirectX.DirectSound.DLL' is incorrectly specified as a file.AllJ Slots
Error5An error occurred while signing: Failed to sign binReleaseapp.publish\setup.exe. SignTool Error: ISigned
:Sign returned error: 0x80880253

The signer's certificate is not valid for signing.

SignTool Error: An error occurred while attempting to sign: binReleaseapp.publish\setup.exeAllJ Slots

View 2 Replies

VS 2008 - Choose Data Source - User To Easily Create A Connection To Any Installed Data Types They Have Installed

Jun 1, 2011

I have been trying for days now how to create a process to the user to easily create a connection to any installed data types they have installed. I have found an example right inside vb2008. I never use this because I code my own connections, but this would be real nice if I could include it or duplicate it.

View 1 Replies

Add A Folder When Installing Programme

Nov 6, 2009

When I test run my programme (F5) it automatically saves files in a folder that is within the test project.I'd like to create a folder that is created when the programme is first installed (My Documents or in within the programme folder). How do I do this? I also want to give it a specific name instead of a name being given to it automatically. I know how to create a folder and save files in it during the test runs when I press F5 (If directory.exists etc etc etc) but that is during the runtime - how do I make a folder already available that is created during installtion.

View 6 Replies

Develop A Pc Tune Up Programme?

Dec 9, 2011

can we develop a pc tune up programme in visual basic 2010

View 2 Replies

Programme Delete Itself On Program

Sep 14, 2011

Someone said use "createfile" flag etc. but i can't do that:( }

View 19 Replies

Run And Use A Programme As Part Of Application

Feb 3, 2012

I'd like to be able to run and use a programme as part of my application. I have a sound editing application and rather than have several different windows, I'd like to be able to show this editing program in a panel of my own VB application. I'd also like to be able to close it and reopen it.

View 3 Replies

Set Programme To Use The Internet For Like A Messenger?

Oct 4, 2009

how do i set my programe to use the internet for like a messenger?

View 2 Replies

VS 2008 Decapitalize Programme?

Mar 28, 2010

i don't know if i posted this in the right section but ok.ant to make a programme. Its like from capitals to normal letters. its a kind of decapitalization programmeI have a website and some people post their message with capitals. Sometimes those are very long messages and i don't wanna type it all over

View 13 Replies

Create A Safe Type Programme

Mar 3, 2010

im trying to create a safe type programme on visual basic, which has a set combination button which when first clicked opens up a box to allow a password to be entered, once entered the safe is locked until you enter the password and push a button to try the key,

View 1 Replies

Pop-up Automatic Msgbox At Programme Start-up

Apr 18, 2010

#1-how can i make a automatic start-up msgbox?it is just like when we run microsoft Word; which will display a message box (stated: product from microsoft, licensed to and others) #2-how to make new line in msgbox?as i have some information to write on the msgbox and i need to insert each information in new line in msgbox.

View 5 Replies

Vista Animated Pictures On Programme?

Jan 23, 2010

I've just finished the coding for latest programme I'm making for a buses company, now the coding is fine. But the actual design of the forms is quiet tacky and amateur looking.The object here is to try and make my application look as professional as possible, I've noticed that on Vista, whenever you let's say transfer a file or load up something, they always have that really cool graphic right at the top of something moving, or something really cool happening.

I heard that there's a pack somewhere that you can download of vista designs for loading, file transfer etc, but I don't actually know where to find it.Does anybody here know?, or how they work?, or that just animated GIF files, or are they actually coded into the forms?

View 1 Replies

Webbrowser - How To Programme The Right Click Of The Mouse

Jul 12, 2011

I have been doing a webbrowser for a few days and i had come to some problems i can't solve... First: how can i programme the right click of the mouse, like when the user clicks a link the option open in new tab works and it doesn't open IE. Second: I had a favourite system that when the user saves the page the items in a combobox are saved in a txt file. But the problem is that the file saves just this "System.Windows.Forms.ComboBox+ObjectCollection " and not the link of the saved page...

View 4 Replies

Write A Programme For A List Box Having 10 Items?

Dec 6, 2011

how to write a programme for a list box having 10 items in that just by a single click on one of the item it should be written on the button

if a list is containing notepad than by clicking on the button it should open the notepad

View 3 Replies

Send/receive Messages Via RS232 From Programme?

Jul 14, 2010

how to send/receive messages via RS232 from my programme. I have a USB-serial adaptor

Can anyone recommend any places to look? Is this something that you would expect would be fairly easy to do for someone with a few months of coding practice?

View 2 Replies

Steps To Use In Writing A Human Resource Programme

Apr 4, 2011

I want to write a human resource programme that can accept employee records and compute for their salaries and overtime and also print out the needed salary slips and reports.

View 1 Replies

Use Barcode In A Window Form For A Invoice Programme?

May 10, 2011

how to use barcode in a window form for a invoice programme

View 1 Replies

VB - Process Hook - Programme Only Works In My Documents

Jun 6, 2010

Recently i created a programme , making it work only in a certain process.

e.g: my programme only works in My Documents. something like that ?

View 6 Replies

FindWindow - Increase The Number Of Vendors To 10, The Programme Failed?

May 13, 2011

I am using VB Express 2008, on Windows XP Pro. I have written a programme which tests another programme which compares prices and terms from several vendors. This Bid Tabulation programme, compares prices and terms of up to 10 Bidders and 500 line items in mixed currencies.The testing programme, initially, would not work and I discovered that I needed to introduce a delay in order for it to run the Bid Tabulation programme. So my initial code, using the delay, was:

[code]...

And the button was clicked, and the Bid Tabulation programme started and ran successfully, as long as the number of vendors was 5 and the number of line items was 5. when I tried to increase the number of vendors to 10, the programme failed.I then discovered that at the point of failure, when the particular ParentHWND=0, if I introduced:

[code]...

Does anyone know what I am doing wrong, or whether there is another way to assure that ParentHWND will not equal zero without using a time delay?

View 5 Replies

FindWindowEx - Write A Programme That Will Enter A Lot Of Information Into Another Program?

Jan 15, 2011

I am using MS Windows XP, and Visual Basic Express 2008 and I am trying to write a programme that will enter a lot of information into another programme that I have written for testing purposes. The programme that I am writing to has up to 500 line items, by 10 possible suppliers; as you can imagine testing this every time is too labour intensive.[code].....

This code correctly takes me through the various forms until it reaches the Input General Information Form, which opens with the top TextBox in focus. However the entry, "Escravos Gas to Liquids", is placed in the last TextBox.How do I make it enter in the first TextBox, which is in focus? From that point on how do I cycle through the remaining 10 TexBoxes to make each entry?

View 6 Replies

Get Default Icons For .app .exe .file Etc For A Treeview In A Browser-like Programme

Jan 12, 2012

I have been trying to find code that will enable me to get default icons for a treeview in a computer browser programme. like the WINDOWS browser(Not the internet one but the "Windows Explorer" one) but i can't get icons that are allready there

View 4 Replies

Programme A Carbon Emission Calculator With Proxy Data?

Mar 31, 2012

I am doing a Management Science project at Uni. I have to programme a carbon emission calculator using proxy values and some input variables.

Basically, 4 inputs: seize of ship in container capacity (categorized in 9 classes), distance, Fuel type used (2 types), speed (if known).

How can I match the input variables with the proxy data values? Lets say someone inputs 2300 as container ship seize, the programme needs to know which proxy value to use from all the different seize categories (as it could have been 5300 or 7450). A certain ship seize class has a number of proxies (atributes). For example power installed, design speed, av. container capacity. (Classes are ranges, i.e. from 1000 to 2000 containers = class 1, 2001-3000 = class 2 etc.)

The same principle applies with the other input variables except for distance. Speed only should be considered if it is known, otherwise the programme has to use proxy data as well.

In short, it is a calculator which, depending on some input variables, estimates carbon emissions based on proxy data. The problem I have: How do I let the programme know, if a certain ship category/speed is selected (inputted), which proxies the programme has to use. The rest is just a matter of adding/subtracting/multiplying/dividing the proxies and the input data to calculate the emissions.

View 2 Replies

Write A Programme Where A User Can Type In A 'string' Into A Textbox?

Feb 6, 2012

I am attempting to write a programme where a user can type in a 'string' into a textbox. A data dictionary will contain specific keywords relating to a specific classification, where an algorithm can detect whether any of the keywords occur in the 'string'. Here are the processes that need to occur:

1) A data dictionary, that contains keywords relating to specific classes eg. (IT Issues, Printer, Software, Password).

2) An algorithm needs to compare the words in the Data Dictionary to that of the 'string' to detect any matches.

3) A rule set to determine what classification the 'string' needs to be classed as.

View 8 Replies







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