![]() |
Envelop VB runtime error
Hello!
I don't know how familiar you are with this, but I'll give it a try. I am using the free compiler Envelop Visual Basic, and I want to create a math program. After having succesfully tested it, I wanted to test it on another computer, to see if there were any bugs. I copied a number of dlls required, and when I executed the program I got the error message : "Abnormal program termination." And it won't work. I had the same configuration on the two PCs, all the necessary files were there, yet it doesn't work. The only thing which isn't the same is that the original PC OS is Win XP home, the other Win XP Professional. Could you help me? Leslie |
What DLLs were required? Was it a standard EXE project?
|
Thank you Ooble you were right, I did not copy some DLLs to the WINDOWS folder that was the problem! Thaks!
|
I was right? I didn't suggest anything. :p
Congrats on fixing the problem. |
Ooble you're a genius.
|
Quote:
-MBirchmeier |
Given the outcome of bad coding and disorganization, it is probably better to keep your own .dll locally. The original idea, though, was to provide code reusability. You could even modify an existing .dll provided that you modified it in such a way that it was backwards compatible (didn't break anything that used it before). It didn't work well. Fortunately, the growth in mass-storage capabilites has allowed us to survive having ten-jillion copies of simple functions.
|
| All times are GMT -5. The time now is 6:14 PM. |
Powered by vBulletin® Version 3.7.0, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Copyright ©2007 DaniWeb® LLC