The system cannot locate the resource specified.

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Raman Pahwa
    New Member
    • Jul 2008
    • 43

    The system cannot locate the resource specified.

    I am getting the following error in my ASP code:

    msxml3.dll error '800c0005'

    The system cannot locate the resource specified.

    Please help me out to solve this.
  • DrBunchman
    Recognized Expert Contributor
    • Jan 2008
    • 979

    #2
    Hi there,

    As the error message suggests the specified dll (msxml3.dll) cannot be found on the server that hosts your site. You need to check which version you have and download the latest one if required.

    I found the following link which can help to tell you which versions you have running upon your machine. If you browse this URL from the server where your website is deployed it might help you see if the required dll is there or not.

    Joacă jocuri online gratuite direct în browserul tău pe mobil, tabletă sau computer pe Jocuri Rix. Fără descărcări, fără înregistrări necesare.


    You can download the dll for free from Microsoft.

    Hope this helps,

    Dr B

    Comment

    • Raman Pahwa
      New Member
      • Jul 2008
      • 43

      #3
      Dr B,


      Thanks n hope this would work!!!

      Comment

      Working...