| View previous topic :: View next topic |
| Author |
Message |
Martin Abele Guest
|
Posted: Thu Apr 01, 2004 10:48 am Post subject: Error XPRTFLTR.DLL missing or nor registerd |
|
|
When creating a new OLE-Object the error "XPRTFLTR.DLL" missing or nor
registerd" occurs. No .cpp and .h are created files for the new OLE-Object.
I use BCB6 with upgrade 4. The file XPRTFLTR.DLL is present in $(BCB)bin.
What does this error mean? How can I register the dll? Any ideas what to do?
Martin
|
|
| Back to top |
|
 |
Martin Abele Guest
|
Posted: Thu Apr 01, 2004 12:13 pm Post subject: Re: Error XPRTFLTR.DLL missing or nor registerd |
|
|
I could fix the problem myself:
- open command prompt in $(BCB)bin
- register the DLL with "tregsvr xprtfltr.dll"
The expert is an OLE-Server itself an can be registered like any other
OLE-Server. No idea why it was not registered during installation :-)
Martin
"Martin Abele" <martin.abele (AT) meteolabor (DOT) ch> schrieb im Newsbeitrag
news:406bf3a2$1 (AT) newsgroups (DOT) borland.com...
| Quote: | When creating a new OLE-Object the error "XPRTFLTR.DLL" missing or nor
registerd" occurs. No .cpp and .h are created files for the new
OLE-Object.
I use BCB6 with upgrade 4. The file XPRTFLTR.DLL is present in $(BCB)bin.
What does this error mean? How can I register the dll? Any ideas what to
do?
Martin
|
|
|
| Back to top |
|
 |
|