473,406 Members | 2,352 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,406 software developers and data experts.

visual c++ runtime error r6025 pure virtual funciton call

2
greetings. .
i'm attempting to upload a video to a locally sponsored media website. when I load the url to enter the file location, intermittently (mostly 90% of the time), the referenced error will appear. I'm not sure what I do to get the page to load w/o the error. . .
MS website (http://support.microsoft.com/kb/240437) advises to click start, run and type: regsvr32 rsabase.dll. Regsvr32 error mesage box appears and advises the load library (:rsabase.dll) failed-the specified module could not be found.. .... . I don't have money installed. ... . .
appreciate any help to assist a completely ignorant & frustrated user!
thanks
ray
Oct 9 '07 #1
2 3246
gpraghuram
1,275 Expert 1GB
greetings. .
i'm attempting to upload a video to a locally sponsored media website. when I load the url to enter the file location, intermittently (mostly 90% of the time), the referenced error will appear. I'm not sure what I do to get the page to load w/o the error. . .
MS website (http://support.microsoft.com/kb/240437) advises to click start, run and type: regsvr32 rsabase.dll. Regsvr32 error mesage box appears and advises the load library (:rsabase.dll) failed-the specified module could not be found.. .... . I don't have money installed. ... . .
appreciate any help to assist a completely ignorant & frustrated user!
thanks
ray
regsvr32 is the executable used for registering any COM components.
check whether the component u are trying to use is registered?

Raghuram
Oct 9 '07 #2
aakjaa
2
regsvr32 is the executable used for registering any COM components.
check whether the component u are trying to use is registered?

Raghuram
thanks very much for the reply...please advise how to determine if the component is registered? . . .
Oct 10 '07 #3

Sign in to post your reply or Sign up for a free account.

Similar topics

9
by: Dario | last post by:
This is a technical C++ post regarding the Microsoft runtime error R6025 Pure Virtual Function Call that sometime occurs in programs compiled with Microsoft Visual C++ 6.0. Please consider the...
5
by: Bob Bamberg | last post by:
Hello All, I have been trying without luck to get some information on debugging the Runtime Error R6025 - Pure Virtual Function Call. I am working in C++ and have only one class that is derived...
11
by: santosh | last post by:
Hello, I was going through the Marshal Cline's C++ FAQ-Lite. I have a doubt regarding section 33.10. Here he is declaring a pure virtual destructor in the base class. And again defining...
1
by: zamdrist | last post by:
Ok now that I have your attention...I really don't think ist's a P.O.S. but I am getting rather annoyed. In one particular Visual Basic ASP.Net project, when running the project (F5) I get this...
4
by: Steve | last post by:
hi all, i'm using DHTML to generate a dynamic table with adding removing and sorting rows the thing is after a row has been added at a position that i specify, if i try to delete it i get this...
8
by: ibayley | last post by:
Hi, could someone guide me step by step how to fix this problem. runtime error -pure virtual function call I have posted the entire image and message here ...
0
by: ajb123 | last post by:
I am encountering an R6025 ("No object has been instantiated to handle the pure virtual function call") error in a complex application. The error is intermittent and it is time consuming to...
2
by: jazzy | last post by:
Hey can some one help with this I get this erroe message every time I try to open up my Windows Live Messenger? R6025 pure virtual function call. Thanks
2
by: =?Utf-8?B?R2hhbmFzaHlhbQ==?= | last post by:
I am using the COM object in .NET C# Client and I am getting an error "R6025 Pure Virtual function called".While running the application in the debugger also I noticed the error but call stack did...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.