Creating an Object
Hi, i'm trying to create an object like this:
Set mapserver = CreateObject("Manifold.MapServer")
mapserver.Create "config.txt", ""
The first time i use this it works fine but then, the next error keeps showing:
"Automation Error -2147467259"
Does anyone knows how to resolve this? Any ideas?
Thanks!
|