when I try to open my xml service http://localhost/xmla/msxisapi.dll in internet explorer it don't open nothing... and when i'm trying to connect with this in a web application the app don't respond I don't know what i can do...
what is your server? Win 2003? if yes, add the dll in the authorized programs for IIS. second, do you have sharepoint installed? if yes, add the xmla folder into the exlusion (managed paths) after, look at your IIS logs to see what's appends. and to finish, the XML/A is not designed to be used from a browser but from an XML/A application also, verify the security settings of the virtual folder in IIS. (start with the basic authentication) "NATE" wrote in message news:1137798546.460117.54660@g47g2000cwa.googlegroups.com... > when I try to open my xml service http://localhost/xmla/msxisapi.dll in > internet explorer it don't open nothing... > and when i'm trying to connect with this in a web application the app > don't respond > I don't know what i can do... >