Valhalla Legends Archive

General => General Discussion => Topic started by: MoNksBaNe_Agahnim on November 14, 2003, 11:49 PM

Title: runtime dll's
Post by: MoNksBaNe_Agahnim on November 14, 2003, 11:49 PM
Hey, i wasn't sure where this topic would fit so i decided just to put it in this board. anyways....

I recently installed the VC++ 7.0 runtime dll's and it has messed up my computer some, i get error msgs a lot on some webpages and none on others. How can i reverse the effects of those runtime files and go back to my old ones?
Title: Re:runtime dll's
Post by: Skywing on November 15, 2003, 01:26 AM
Quote from: MoNksBaNe_Agahnim on November 14, 2003, 11:49 PM
Hey, i wasn't sure where this topic would fit so i decided just to put it in this board. anyways....

I recently installed the VC++ 7.0 runtime dll's and it has messed up my computer some, i get error msgs a lot on some webpages and none on others. How can i reverse the effects of those runtime files and go back to my old ones?
The VC7 runtimes have different filenames than any other VC version runtimes.  There should be no need to "revert" to the older runtimes, because only programs compiled with VC7 will use the new runtimes.  I don't think your problem is really with the VC7 DLLs.
Title: Re:runtime dll's
Post by: Raven on November 15, 2003, 02:16 AM
What kind of error messages are they? (I.E.: 0x error dialog boxes, "Debug" option boxes, Unidentified "Must Close Application" errors, etc.)
Title: Re:runtime dll's
Post by: MoNksBaNe_Agahnim on November 15, 2003, 09:13 AM
this is one of the errors i get, the main one i get (don't have a SS) is something about a server error and asks if i want to debug. All the errors happen with the internet.


(http://daoc.insanitation.com/images/runtime-error.gif)
Title: Re:runtime dll's
Post by: Eibro on November 15, 2003, 09:28 AM
Quote from: MoNksBaNe_Agahnim on November 15, 2003, 09:13 AM
this is one of the errors i get, the main one i get (don't have a SS) is something about a server error and asks if i want to debug. All the errors happen with the internet.


(http://daoc.insanitation.com/images/runtime-error.gif)
Tools->Options->Advanced: Check Disable Script Debugging
Title: Re:runtime dll's
Post by: MoNksBaNe_Agahnim on November 15, 2003, 10:43 AM
thank you friends