Visual basic
I am creating a software in VB 6.0 where I need to play sound. How is it possible please Explain.
- 1060 views
- 3 answers
- 0 votes
I really wonder about this, because Visual Basic 6.0 was released before Microsoft Access 2000 and I used Microsoft 2007 and 2000. When i try to connect it, I'll get a message saying that "invalid database format". Does somebody has an idea about this?
- 807 views
- 1 answers
- 2 votes
Here my problem is:
directoryname="admingest"
If (Dir(nomRepertoire, vbDirectory)) = vbEmpty
Then on this passage he said that the conversion of the string in double is not valid. With that i want to test the existence of a directory but i don't understand where the problem is?
Help please.
- 897 views
- 2 answers
- 0 votes
Hello,
My question is if there is any way I could install Visual Basic 2010 in a USB drive and then use it in all of my computers without having to install it again.
So I ask if Visual Basic can run from the USB without installation.
Thank you for your answers.
- 3553 views
- 2 answers
- 0 votes
Hello everyone! I have compiled a program in November 2009 before I shifted to other interests. When I recently tried to create some code improvements, the source code is unable to compile anymore. I believe that the problem stemmed from a latest download of the newest Flash10h.ocx. None of the programs that use Flash, even the simple demo programs, can compile. I've tried to search the Internet for a solution and I've found out that I had to rename the flash*.ocx to flash.ocx and re-run regsvr32, but I wouldn't want to take the risk.
- 1176 views
- 1 answers
- 0 votes
Using Microsoft PowerPoint 2010, and Visual Basic 7.0, I've been trying to write a macro that will go into the same directory as the active ppt file. It should observe all the documents in the specified folder and generate a series of buttons that will create a hyperlink to each document that assembles the criteria ????.ppt.
I've found the basic logic in implementing this, but when I try to run it, the problem lies in loading an array. My researches have directed me to implement the System.IO.directory.getfiles(string, string, searchCriteria) method, but I am always getting a runtime error 424: object needed.
Here are parts of my code that are related to the problem:
myPath = ActivePresentation.Path
- 1914 views
- 2 answers
- 1 votes
Hello to all the experts here! I've completed a web browser using Visual Basic 2010 Express, and I've encountered a major problem. Whenever I tick a checkbox on a website, the following error message pops up:
An error has occurred in the script on this page.
Line: 193
Char: 9
Code: 0
Do you want to continue running scripts on this page?
- 2136 views
- 2 answers
- 0 votes
Hello everyone! I've been looking for the solution to a problem that's related to my work. I have posted my question in a number of forums, but so far, no one is able to help me out with my problem. Using my code in VB2005 and Net 2.0, I have to query Active list and address the following problems:
1. I have to choose just where "title" is empty
2. I have to LIKE on sAMAccountName
I've tried to solve these problems in various ways, but I always get the following error:
Error:
System.Data.OleDb.OleDbException: 'ADSDSOObject' failed with no error message available, result code: DB_E_ERRORSINCOMMAND(0x80040E14).
- 1013 views
- 2 answers
- 0 votes
I used and encoded VBA with my Windows 7.
It is for my job which I will need to send to my clients. I tested it on my PC, and it works without issues.
After that, I send copies to my client’s PC but they were complaining that they got an error 430. I checked on every possible solutions and end up realizing that the error may be due to an earlier version of shell32.
My clients are running Windows XP computer, and I used Windows 7 when encoding it.
IF I am right, how can I fix it?
Microsoft Visual Basic
Run-time error ‘430’:
- 1971 views
- 1 answers
- 0 votes
I used tinumb8.ocs with Visual Basic 6.0 software. I packed it through Setup Factory and send it to one of our clients. But she is encountering a Run-time error 339. How can we able to cope with it? Help needed please! Thanks.
Costing
Run-time error ‘339’:
Component ‘tinumb8.ocx’ or one of its dependencies not correctly registered: a file is missing or invalid
- 2494 views
- 1 answers
- 0 votes