You are not logged in.

Dear visitor, welcome to Palo Community Forum. If this is your first visit here, please read the Help. It explains in detail how this page works. To use all features of this page, you should consider registering. Please use the registration form, to register here or read more information about the registration process. If you are already registered, please login here.

Jan Zinser

Intermediate

  • "Jan Zinser" started this thread

Posts: 9

Date of registration: May 4th 2012

  • Send private message

1

Friday, August 10th 2012, 3:56pm

Error 13 - Type Mismatch

Yesterday I installed Palo OLAP Server 3.1 ST 32 bit (usually I only use the client on my laptop and connect to a server at the office) and ever since my vba complains about type mismatch - I narrowed it down to those lines of code (the 3rd one really)


Dim Projektliste() As Variant
paloini = Application.Run("palo.enable_loop", True)

Projektliste = Application.Run("PALO.DIMENSION_LIST_ELEMENTS", paloserver, "Projekt")



I haven't changed anything since yesterday so I assume it has something to do with the server I installed. does anyone have a solution or a similar experience?

Thanks, regards, Jan

tish1

Sage

Posts: 762

Date of registration: Jul 13th 2009

Location: Vienna / Austria

Occupation: Senior Consultant @ Vector SW DV GmbH

  • Send private message

2

Friday, August 10th 2012, 10:18pm

Is "paloserver" a variable? Does it's value match any of the servers/databases configured in your client?

Regards.

Jan Zinser

Intermediate

  • "Jan Zinser" started this thread

Posts: 9

Date of registration: May 4th 2012

  • Send private message

3

Saturday, August 11th 2012, 12:44am

yes,

paloserver = "server01/PEP-DB"

the name of the server being valid - it did work yesterday - trying to install a different version right now.

3.2 fixed the problem, strange.

This post has been edited 1 times, last edit by "Jan Zinser" (Aug 11th 2012, 1:01am)


Rate this thread