|
-
Jan 18th, 2000, 11:35 PM
#1
Thread Starter
Registered User
I have an app that works fine but today I installed in a machine (IBM, Win95 with out IE), and I got this error in every window with data input. I installed DCom95, MDAC Vs. 2.1 and IE5 and this error persist.
Some can suggest me what to do?
Note:
I getting bored with Microsoft/ Windows/ Visual Basic! I installed my app as demo in 4 machines, this last week (and today) and I got 4 diferents errors!!!!!
Some one knows a VBLinux? 
Thanks in advance.
Jefferson
-
Jan 18th, 2000, 11:56 PM
#2
Addicted Member
Somewhere a variable for a property value was set out of the range for that property. Not looking at the code, couldn't tell ya much more than that ... but run it in the IDE and when that error pops up hit the debug button and the line where the variable is being assigned an invalid value will be highlighted.
-
Jan 19th, 2000, 01:36 AM
#3
Thread Starter
Registered User
MicahCarrick
I can't install vb on that machine!!!
Jefferson
-
Jan 19th, 2000, 01:55 AM
#4
Addicted Member
Well, I'd say you'd have to find the problem and recompile the whole thing before installing it on that machine, being that there seems to be an error in the code. But I'm just assuming here. I supppose there could be some other way ... but I don't know.
Good luck with that
-
Jan 19th, 2000, 03:37 AM
#5
Did you use VB's setup tools or something like InstallShield to create your installation package, or did you just attempt to copy and or register all files "manually"?
------------------
Marty
-
Jan 19th, 2000, 08:53 AM
#6
Thread Starter
Registered User
Thanks MartinLiss! I'll investigate. I guess that this could be the problem.
Jefferson
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|