Unable to load DLL 'vjsnativ': The specified module could not be found.

Discussion in 'ASP.NET 2.0' started by verilogy, Jan 31, 2009.

  1. I create pdf through my web application as a report and this works perfectly on my development machine. but unfortunatelly doesn't work at discountasp.net servers.
    As suggested on the asp.net forums i've even copied following J# dlls to my application bin folder but still having the same problem.
    vjslib.dll
    vjscor.dll
    vjsnativ.dll

    Unable to load DLL 'vjsnativ': The specified module could not be found. (Exception from HRESULT: 0x8007007E)

    Thank you in advance..
     
  2. Bruce

    Bruce DiscountASP.NET Staff

Share This Page