Topic: Missing webservices.dll  (Read 1201 times)

Missing webservices.dll
« on: May 06, 2015, 10:20:17 PM »

KGrumball

  • Apprentice
  • *
  • Date Registered: May 2015
  • Posts: 1
I'm trying to run a standalone web services server which uses the Windows Web Services (WWS) API. It runs fine on Windows 7 and 8, but does not run in the Win81. SE environment. It claims that the "webservices.dll" is missing. However, that DLL is present in /Windows/System32. (I have the same problems with Win7 SE). I'm building it as "OS in RAM".

Having read about problems online, it was claimed that a fix might be to install the Windows Live Apps and I fetched the installer, but that fails to run claiming that it's missing "cabinet.dll". Again, this can be found in /Windows/System32. The path definitely includes /Windows/System32, so I'm at a bit of a loss to know how to get around this. It's for an urgent project that needs to run from USB.

Any ideas how to fix this?

Regards
Kevin

Re: Missing webservices.dll
« Reply #1 on: May 07, 2015, 07:18:58 AM »

was_JFX

  • Code Baker
  • Grand Chef
  • *****
  • Date Registered: Dec 2010
  • Posts: 1074
Could it be you running x64 OS and the apps are 32bit?

Maybe they looking for these files in /Windows/Syswow64.

 

Powered by EzPortal