Comments

jlh wrote on 10/29/2003, 6:25 PM
Sorry, forgot to mention the package is MovieStudio 3
IanG wrote on 10/30/2003, 3:45 AM
I don't know if this is true for afxw2.dll, but most of the dlls are self registering. If you use Windows Explorer to drag afxw2.dll into Moviestudio it will probably register itself. I had the same problem with VF, but I can't remember exactly which dlls were involved.

Ian G
jlh wrote on 10/31/2003, 5:06 PM
Thanks but not joy. Tech Support emailed and said to uninstall, make sure and delete the plug-ins folder, then download the latest MS installer and DirectX 9, then reinstall but that didn't work. I downloaded and installed Windows Media Player 9 and patches too but no joy there either. I sent my results back to them and now wait for more suggestions.

Are the demos videos? If so, where are the files located. I'm not adverse to playing them manually
IanG wrote on 10/31/2003, 5:33 PM
Did you try to get the dll to self register, and if so, what happened? Was there any sort of error message?

The tutorials aren't avis - they take you through various editing techniques using your own video footage. They're a very nice feature - when they work!

Ian G.
jlh wrote on 10/31/2003, 7:01 PM
I tried:
regsvr32 axfwd2.dll
and got:
DllRegisterServer in axfwd2.dll failed.
Return code was: 0x80007007e
IanG wrote on 11/3/2003, 8:10 AM
0x80007007e should be a Win32 error code, but I can't find any mention of it! Are you sure the code's correct? Which OS are you using?

Ian G.
jlh wrote on 11/3/2003, 10:05 PM
Win2K Sp4 w/ all patches

Looks like I put one to many 0's in the code, should be 0x8007007e
which normally means that it can't find a required dll.

Still waiting to hear back from TechSpt.

-Jeff

IanG wrote on 11/4/2003, 2:37 AM
The NT4.0 resource kit contains depends.exe, which should tell you what dlls are required.

Ian G.
jlh wrote on 11/4/2003, 6:49 AM
Thanks for the tip. If anyone else is running win2k would you compare your file versions to mine? You can get dependency walker here: http://www.dependencywalker.com/

axfwd2.dll 1.0.0.1
ole32.dll 5.0.2195.6810
oleaut32.dll 2.40.4522.0
msvcrt.dll 6.1.9844.0
kernel32.dll 5.0.2195.6794
user32.dll 5.0.2195.6799