Ask a Question related to ASP Components, Design and Development.
-
john #1
midl\oleaut32.dll : error MIDL2020 : error generating type library : LayOut failed : IXMLDOMNode
Hi there
Im new to C++ and have inherited a C++ dll that wont compile. Its
coplaing about the following
midl\oleaut32.dll : error MIDL2020 : error generating type library :
LayOut failed : IXMLDOMNode
Error executing midl.exe.
Im using the latest SDK. And other apps/dlls will compile, but this
one I ahve doesnt.
Any ideas ??
john Guest
-
Error 403 Failed to read heders Error for long-runningCFMAIL and CFINDEX command
I have two different pages with long-running scripts on which I am recieving the following error: Error - 403 Failed to read headers to server:... -
ERROR: cache lookup failed for type 0
Tzahi Fadida <tzahi_ml@myrealbox.com> writes: Um. The "clean" way to do this is to use BlessTupleDesc and then heap_formtuple. That requires... -
returning a setof tuples like a subquery was(ERROR:cache lookup failed for type 0 )
yes you were right it works now. 10x, sorry for the rookie mistake I jumped the gun on the last one. If you will i have another question on the... -
ERROR: cache lookup failed for type 0
Hi, I am learning how to use the c functions and my function below works when I do: select testgetrows(); but when I do select * from... -
An error occurred while try to load the string resources (GetModuleHandle failed with error -2147023888)
Hello, on one of our customers servers we get following error on first ASPX-page: An error occurred while try to load the string resources... -
john #2
Re: midl\oleaut32.dll : error MIDL2020 : error generating type library : LayOut failed : IXMLDOMNode
Fixed.
It was using an old version of the compiler. Checjed the directory
paths, to ensure the new bin folder was refernced before the old bin
forlder, thus selecting the newer CL.exe.
Problem solved.
john Guest



Reply With Quote

