Re: SDK & Vista



On Sun, 04 May 2008 14:31:22 -0700, -DC- wrote:

I'm trying to get programs I wrote under XP to execute in Vista and am
getting all kinds of COM/DLL errors. I also get them when I try to
compile code in Vista that compiled fine under XP. Is there something
special that needs to be done with Vista to get the SDK working right?
It looks like something has changed with MSXML for one thing.

Here's one of the errors I'm getting when running under Vista (but not
w/XP):

Make sure you have registered the type library.

regsvr32 WMSServerTypeLib.dll

Make sure you are running as an administrator, and possibly may need to
turn UAC off.

--
http://www.chrisnet.net/code.htm
[MS MVP for DirectShow / MediaFoundation]
.


Loading