Hello. When i install microsoft xmla sdk and try to run sample.net example, i got the follwing error "A dynamic link library (DLL) initialization routine failed". I got the error when i browse the follwing url http://localhost/xmla/msxisapi.dll. i tried to reinstall the sdk but i could not find the solution. I have windows 2003 server on my computer and i have a virtual directory on my iis that named xmla mapped to "C:\Program Files\Microsoft XML For Analysis SDK\Isapi" directory. And also i add the web service extention to my iis. Can you help me? What is the solution?
Did you install MSXML4? Thanks, Akshai -- This posting is provided "AS IS" with no warranties, and confers no rights Please do not send email directly to this alias. This alias is for newsgroup purposes only. "ReSKa" <reska(at)bluebottle(dot)com> wrote in message news:O98ONCCRGHA.1160@TK2MSFTNGP09.phx.gbl... > Hello. > > > > When i install microsoft xmla sdk and try to run sample.net example, i got > the follwing error "A dynamic link library (DLL) initialization routine > failed". I got the error when i browse the follwing url > http://localhost/xmla/msxisapi.dll. i tried to reinstall the sdk but i > could not find the solution. > > > > I have windows 2003 server on my computer and i have a virtual directory > on my iis that named xmla mapped to "C:\Program Files\Microsoft XML For > Analysis SDK\Isapi" directory. And also i add the web service extention to > my iis. > > > > Can you help me? What is the solution? > >
Yes.i install msxml4 but still the same problem. "Akshai Mirchandani [MS]" wrote in message news:ez8EvUKRGHA.5908@TK2MSFTNGP14.phx.gbl... > Did you install MSXML4? > > Thanks, > Akshai > -- > This posting is provided "AS IS" with no warranties, and confers no rights > Please do not send email directly to this alias. This alias is for > newsgroup > purposes only. > > "ReSKa" <reska(at)bluebottle(dot)com> wrote in message > news:O98ONCCRGHA.1160@TK2MSFTNGP09.phx.gbl... >> Hello. >> >> >> >> When i install microsoft xmla sdk and try to run sample.net example, i >> got the follwing error "A dynamic link library (DLL) initialization >> routine failed". I got the error when i browse the follwing url >> http://localhost/xmla/msxisapi.dll. i tried to reinstall the sdk but i >> could not find the solution. >> >> >> >> I have windows 2003 server on my computer and i have a virtual directory >> on my iis that named xmla mapped to "C:\Program Files\Microsoft XML For >> Analysis SDK\Isapi" directory. And also i add the web service extention >> to my iis. >> >> >> >> Can you help me? What is the solution? >> >> > >
So you get this error when you browse the URL in Internet Explorer also? Or does that return you an XML document with a SOAP Fault? Some possibilities: - Are the MSOLAP (PTS) client components installed on the machine? - What platform is this? x86? - What security have you set on the virtual directory? Can you make sure to turn off Anonymous and turn on Integrated? - Can you also check the security of the virtual directory? Perhaps the anonymous user doesn't have access to the DLLs or resources. Thanks, Akshai -- This posting is provided "AS IS" with no warranties, and confers no rights Please do not send email directly to this alias. This alias is for newsgroup purposes only. "ReSKa" <reska(at)bluebottle(dot)com> wrote in message news:%239n7psORGHA.4900@TK2MSFTNGP09.phx.gbl... > Yes.i install msxml4 but still the same problem. > > > "Akshai Mirchandani [MS]" wrote in message > news:ez8EvUKRGHA.5908@TK2MSFTNGP14.phx.gbl... >> Did you install MSXML4? >> >> Thanks, >> Akshai >> -- >> This posting is provided "AS IS" with no warranties, and confers no >> rights >> Please do not send email directly to this alias. This alias is for >> newsgroup >> purposes only. >> >> "ReSKa" <reska(at)bluebottle(dot)com> wrote in message >> news:O98ONCCRGHA.1160@TK2MSFTNGP09.phx.gbl... >>> Hello. >>> >>> >>> >>> When i install microsoft xmla sdk and try to run sample.net example, i >>> got the follwing error "A dynamic link library (DLL) initialization >>> routine failed". I got the error when i browse the follwing url >>> http://localhost/xmla/msxisapi.dll. i tried to reinstall the sdk but i >>> could not find the solution. >>> >>> >>> >>> I have windows 2003 server on my computer and i have a virtual directory >>> on my iis that named xmla mapped to "C:\Program Files\Microsoft XML For >>> Analysis SDK\Isapi" directory. And also i add the web service extention >>> to my iis. >>> >>> >>> >>> Can you help me? What is the solution? >>> >>> >> >> > >