Summary: This error code I cannot figure and the reason is that I know zero about vbs :-) I'm trying to run an old vbs that was written many years ago and do n...
Summary: Anyone ever seen this when attempting to open or close any Office XP Program?: 'Preparing to install - VB error; compiler error in hidden module auto...
Summary: Compile error: Function or interface marked as restricted, or the function uses an Automation type not supported in vb. I get this error when trying ...
Summary: Its a weird beast is the VB Error Handler and it doesnt always work the way you expect. Unfortunatley, as written the ExceptionHandler will never get ...
Summary: Im trying to make a connection to a database, very simple and i get an error. Heres the part of the code i get the error on: Dim db As Connection Se...
Summary: Hi, I'm facing a problem Everytime i try to show a messagebox on top of a modal form i get an error 401(can't show non modal form on top of a modal fo...
Summary: You don't show it, but somewhere in your code you are deleting a record. When you delete a record the record pointer does not move, it remains pointi...
Summary: I don't know if I should even bother doing this, but I figured that since the mere mention of being in defense of any particular language brings a wra...
Summary: So, i have a program in VB, and there is a client side and a server side, using UDP. After a number of packets are sent back and forth, the client sid...
Summary: i'm using ado connection to create a datbase in vb. and i'm using (office xp) access. but i get the following error : -2147467259(80004005) [microsoft...
Summary: when compiling projects in vb.net giving a error "Arithmatic overfloe & underflow".also having some probles using fonts in vb.net. can anyone give any...
Summary: I keep getting this error message in vb VB6CCE caused an invalid page fault in module VB6CCE.EXE at 017f:004581f1. Can somebody help me Arty ...
Summary: Hi, i made a app from VB .net and when i try to test it out on my other pc, it came out a dll missing file, i downloaded that dll mscoo.dll or somethi...
Summary: I am getting two run time errors on two different PCs when running a VB app. 1) Run Time Error 430 Class not supported Automation or does not support...
Summary: Hi Everyone! I am trying to run a stored procedure from SQL 2005 with Excel 2003 and VB 6.3. I am getting the error: Run-time error 1004 Application-...
Summary: i put @ECHO "code" >file.vbs but it errors saying the command isnt there and such. how would do i have to do to get this to echo in a bat file to mak...
Summary: when I tried my vb.net web database on my localhost -->It's ok. But I have got "Runtime Error" when I uploaded the ASP.net folder to Web Hosting. Ho...
Summary: I am new to Vb and trying to create an array to hold 10000 numbers. I must use a random number generator to load the array with alues. Display the fir...
Summary: i have a question... i build an application using VB.NET. in that application there's a method that load an image file from network (fully shared fold...
Summary: I have made a vb program in Eng. Windows NT. The program read 2 excel files and compare them than create a excel file to store the result. It works ve...
Summary: Hello everyone, I was trying to create a small database program. I first created the database in access, then use VB6 to create bound control with a t...
Summary: guyz i have visual basic 6 when i try to copy somthing from it or try 2 open saved file in vb 6 i am getting an error message. and its the closing pro...
Summary: I am linking a Database up to a windows App in visual studio and I can only get one table in the database to respond to the application. I am using t...