Wrox Programmer Forums
|
Excel VBA Discuss using VBA for Excel programming.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the Excel VBA section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old July 27th, 2004, 05:18 AM
Registered User
 
Join Date: Jul 2004
Posts: 5
Thanks: 0
Thanked 0 Times in 0 Posts
Default 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!


 
Old July 28th, 2004, 11:54 AM
Authorized User
 
Join Date: Jul 2004
Posts: 10
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Go to Google
and type error-2147467259 and you will get 2500 topics
succes


 
Old July 28th, 2004, 11:57 AM
Authorized User
 
Join Date: Jul 2004
Posts: 10
Thanks: 0
Thanked 0 Times in 0 Posts
Default

I forgot to tell don't type spaces in "error-2147467259"






Similar Threads
Thread Thread Starter Forum Replies Last Post
problem in creating object (URGENT) Komila ASP.NET 1.0 and 1.1 Professional 0 October 5th, 2006 12:53 AM
Help Creating simple COM object stalker C++ Programming 4 January 15th, 2006 09:32 AM
Error Occurred creating Report Object: Object does sa_moizatyahoo Classic ASP Professional 0 February 1st, 2005 10:29 AM
Error Creating an XMLDOM object sloynaz Classic ASP XML 7 May 11th, 2004 04:54 PM
error with creating graphics object Dinesh22 VB.NET 2002/2003 Basics 1 January 22nd, 2004 09:41 PM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.