Avatar billede sallow Nybegynder
29. november 2000 - 14:23 Der er 11 kommentarer og
1 løsning

Microsoft visual C++

Ind imellem får jeg en Microsoft visual C++
runtime libary box frem på skærmen
Den siger \"Runtime Error!
abnormal program termination.\"

Nogen der ved, hvordan dette kan løses? Og hvad det betyder?
Avatar billede senj Nybegynder
29. november 2000 - 14:53 #1
Hvornår får du fejlen?
Avatar billede powell Nybegynder
29. november 2000 - 15:04 #2
1. Klik på linket
2. Vælg produktnavnet Visual C++
3. Vælg dit operativ system.
4. Klik på knappen \"Find It\"
5. Download de sidst nye (og gratis) drivere
6. Re-Boot din computer

http://www.microsoft.com/downloads/search.asp?
Avatar billede sallow Nybegynder
29. november 2000 - 15:06 #3
Jeg får den i forbindelse med, at jeg kører en scheduleret central live update i Norton Antivirus.
Avatar billede sallow Nybegynder
29. november 2000 - 15:10 #4
Jeg kan ikke bare vælge Visual C++ som produktnavn - jeg skal angive en version. Når jeg så vælger f.eks. ver. 1.0 kommer den med en liste over 24 forskellige downloads, som jeg ikke kan se, hvad jeg skal bruge til!
Avatar billede powell Nybegynder
29. november 2000 - 15:23 #5
Du for alle de drivere og updates der findes til din version, så det er bare at gå igang med at hente de nyeste ned, installer disse, så skulle dine problemmer forsvinde. Har selv fået samme råd, og problemmerne forsvandt for mig, håber også at de hjælper dig.
Avatar billede sallow Nybegynder
29. november 2000 - 15:40 #6
Jeg aner ikke, hvilken version der kører på maskinen! Jeg har bare installeret en applikation (Norton Antivirus), som åbenbart bruger et eller andet fra Visual C++ Runtime Library. Jeg aner ikke noget, hvad der præcist er installeret. Hvordan finder jeg ud af det? Og hvordan ved jeg hvilke opdateringer, der skal køres?
Avatar billede powell Nybegynder
29. november 2000 - 15:47 #7
Det du konkret kan gøre er først at finde ud af hvilken version dit C++ det er (står normalt når du starter programmet op) Det jeg i sin tid så gjorde var at jeg hentede alle de filer ned der havde et andet versions numer end 1. Det kan være jeg var heldig, men det virkede. Hvis du ikke vil prøve dette, så skader det jo ikke at lade spørgsmålet blive stående åben nogle dage, for at se om det er en der kan sætte fingeren direkte på problemmet.
Avatar billede sallow Nybegynder
29. november 2000 - 16:03 #8
Jeg har ikke C++ installeret. Norton Antivirus har åbenbart installeret et Visual C++ Runtime library. Men jeg har ikke C++ installeret som sådan.
Avatar billede powell Nybegynder
29. november 2000 - 16:07 #9
Har du en directX installeret på computeren?
Avatar billede powell Nybegynder
29. november 2000 - 16:13 #10
Jeg har læst at, hvis ikke versionen er den nyeste kan denne fejl opstå. Men det artiklen omhandlede var dog et DVD-værktøj og da skulle man opdatere til 6.0 eller 6.1, nu hvor 8.0 er kommet må de vel havde taget højde for det hele.
Avatar billede senj Nybegynder
29. november 2000 - 16:15 #11
Har som powell også læst lidt! Det er åbenbart et kendt problem med at hav af løsningsmuligheder.

Every time I start WebSeeker, I get the following error: Microsoft Visual C++ Runtime Error Program C:\\FOREFRONT\\WEBSKR32.EXE Abnormal Program Termination When I click OK the program shuts down. How can I get WebSeeker to run?
WebSeeker is detecting a beta version of Microsoft Internet Explorer. In order for WebSeeker to run you need to install a release version of Internet Explorer or uninstall Internet Explorer completely from your system. To download Internet Explorer, visit <http://www.microsoft.com/ie/download/> <!------------------------------------------------------------------------------------------------------------------------->
Why do I get a \"Microsoft Visual C++ Runtime Library - Runtime Error!\" when I start my ArcInfo Desktop applications?
Software: ArcInfo Desktop
Version: 8.0.1
Platform: Windows NT
Cause: DLL version If you are receiving this error message, you will have to change your version of the comcat.dll.
Microsoft Visual C++ Runtime Library - Runtime Error!
Program: D:\\arcexe80\\bin\\ArcMap.exe abnormal program termination
Answer:
Some software applications are installing incompatible versions of Ole32.dll and Comcat.dll, causing errors with other software applications such as ArcInfo.
The compatible versions of these dlls installed by Microsoft Windows NT are:
Comcat.dll version 4.71 and Ole32.dll version 4.0
To determine the version of these dlls on your machine, right click on the file names (e.g., Comcat.dll and Ole32.dll), located under c:\\WINNT\\system32, click on Properties, and click on the Version tab. If you do not have version 4.71 of the Comcat.dll, you will need to install it. To download the version 4.71 of the Comcat.dll please visit the following website: <http://arconline.esri.com/arconline/downloads/ao_/comcat.html>
<!------------------------------------------------------------------------------------------------------------------------->
I received the following message when I tried to play a video using the latest Beta client (even if I just played from a local file). What needs to be done to fix this?
***********************************
Microsoft Visual C++ Runtime Library
***********************************
(X) Runtime Error!
Program C:\\IBMISVC\\PROGRAM\\ISCVIEW.EXE
ABNORMAL PROGRAM TERMINATION
[OK]

Please do the following to fix this problem:
1.    Go to the MS-DOS Prompt on your WIN95/NT System and change to the following directory:C:\\IBMIVSC\\PROGRAM (NOTE: If you install the     VideoCharger client in a different directory then replace C:\\IBMIVSC with the appropria te directory).
2.     Enter the following command:regsvr32 mplayer.dll
<!------------------------------------------------------------------------------------------------------------------------->
Question:

When I debug my Java program in JBuilder 3.5 / 4 (often when using a JFileChooser or in a CORBA application) the debugger will crash with the error:
Microsoft C++ Runtime Library
Runtime Error!
Program: E:/JBuilder35/jdk1.2.2/bin/javaw.exe
abnormal program termination
What can I do?
There are two known ways to work around this problem:
Install JDK 1.3 and debug using that JDK (note, add the \"-classic\" VM parameter to your Project Properties | Run tab). See the Help System for information on JDK Switching.
Install JDK 1.3 and copy the following files into the JDK 1.2.2 that was installed with JBuilder 3.5:
jdk1.3/bin/dt_shmem.dll
jdk1.3/bin/dt_shmem_g.dll
jdk1.3/bin/dt_socket.dll
jdk1.3/bin/dt_socket_g.dll
jdk1.3/bin/jdwp.dll
jdk1.3/bin/jdwp_g.dll
Be sure to copy these files into the equivalent place in JDK 1.2.2, e.g. jbuilder35/jdk1.2.2/bin.
<!------------------------------------------------------------------------------------------------------------------------->
When opening a label with connections to a dBase IV database in one of the LLM-WIN(32) print modules, I get the following error message: \"Microsoft Visual C++ runtime error: Abnormal program termination\".
Solution: This error may occur if your dBase IV database has somehow become corrupted. The issue can be resolved by exporting the database from the application it was created in, creating a new structure for the exported records, and then importing the records into the new structure. The steps for performing this operation in the LLM-WIN(32) Database utility are detailed below:
In the LLM-WIN(32) Database utility, open the dBase IV file in question and select Utility | Export To ASCII File. The \"Export Data\" dialog opens.Accept the default options on this dialog box and click Export; the records in the database will be exported to the file indicated in the \"File Name\" box.

With the dBase records exported, make note of the details of the database\'s structure (column names, field lengths, etc.) such that you will be able to recreate the structure exactly after deleting it in the next step.

Once you have the pertinent information needed to recreate the structure, delete the structure by browsing to the folder where the *.dbf file in question is located and deleting it.

Having deleted the old structure, return to the LLM-WIN(32) Database utility and select File | Create New Database. Enter the same name as the old *.dbf file for the new database and click OK.

The \"Create Structure\" screen will be displayed; enter the pertinent structure information such that it matches that of the previously deleted structure and then select File | Save followed by File | Close.

Select Utility | Append From ASCII File; the \"Append Data\" dialog opens. Select the appropriate file type and then click Browse. Browse to the folder containing the file with the exported records, select it, and then click OK. Click Append to import the old records into the new structure.
At this point, the dBase structure has been \"refreshed\" and you should be able to open any label formats connected to it without error.





Avatar billede sallow Nybegynder
30. januar 2001 - 07:31 #12
Efter reinstallation var problemet løst. Du får pointene alligevel for dit fyldestgørende svar! Tak for hjælpen...
Avatar billede Ny bruger Nybegynder

Din løsning...

Tilladte BB-code-tags: [b]fed[/b] [i]kursiv[/i] [u]understreget[/u] Web- og emailadresser omdannes automatisk til links. Der sættes "nofollow" på alle links.

Loading billede Opret Preview
Kategori
IT-kurser om Microsoft 365, sikkerhed, personlig vækst, udvikling, digital markedsføring, grafisk design, SAP og forretningsanalyse.

Log ind eller opret profil

Hov!

For at kunne deltage på Computerworld Eksperten skal du være logget ind.

Det er heldigvis nemt at oprette en bruger: Det tager to minutter og du kan vælge at bruge enten e-mail, Facebook eller Google som login.

Du kan også logge ind via nedenstående tjenester