I use an asp file and create an api-object.
set apiObj = Server.CreateObject("MerakCOM.APIObject")
I can see all functions etc from the api
but I can't data from Merak e.g by
count = apiObj.GetDomainCount
response.write "count: " & count
count returns '0' though I have several domains in...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.