| View previous topic :: View next topic |
| Author |
Message |
myzinsky Guest
|
Posted: Tue Sep 19, 2006 3:57 pm Post subject: turbo c++ - some errors! |
|
|
after correct installation i will start the programm.
the i get some errors:
1)acces violation at adress 51F515BE rtl100.bpl....
2)error with coreide100.bpl
3)designeide100.bpl |
|
| Back to top |
|
 |
francisco Guest
|
Posted: Wed Sep 20, 2006 2:19 pm Post subject: Re: turbo c++ - some errors! |
|
|
I have the same errors |
|
| Back to top |
|
 |
Victor Guest
|
Posted: Sun Oct 01, 2006 6:10 pm Post subject: Re: turbo c++ - some errors! |
|
|
And I have some problem. |
|
| Back to top |
|
 |
Thorsten Guest
|
|
| Back to top |
|
 |
Fraser Ross Guest
|
Posted: Mon Oct 23, 2006 8:56 pm Post subject: Re: turbo c++ - some errors! (same error and solved) |
|
|
"Thorsten"
| Quote: | I had the same error with TurboC++ and I solved it. The error message
also told a class is not registered. In the Borland-Bin directory |
registering classes with 'regasm Borland.Studio.Toolsets.dll' shows
'vjslib' is missing. After installing the Visual-J# Redistributable
Package from
http://www.microsoft.com/downloads/details.aspx?FamilyId=E3CF70A9-84CA-4FEA-9E7D-7D674D2C7CA1&displaylang=en
regasm succeed and TurboC++ run.
Having V2.0 of Visual J# Redistributable Package will not do. I had to
install V1.1.
Fraser. |
|
| Back to top |
|
 |
Fraser Ross Guest
|
Posted: Thu Oct 26, 2006 12:16 am Post subject: Re: turbo c++ - some errors! (same error and solved) |
|
|
I've also had to reinstall in the repair current installation mode to
get it working.
Fraser. |
|
| Back to top |
|
 |
|