diogo.obpa
17th May 2005, 09:58
hi

i'm connecting to baan through session's dll in an asp page. When i try to do the connection i get the following error message:

Server object error 'ASP 0177 : 80080005'
Server.CreateObject Failed
/mobaan/objectos/form4_teste.asp, line 12
Server execution failed

my connection code is as follows:

'LoginToBaan()
Set BaanObj = Server.CreateObject("Baan4.Application")
BaanObj.Timeout = 300
ConnectBAAN = "0"

anyone has an idea on how this can be solved ?
thanks !!!

Diogo

patvdv
17th May 2005, 10:37
no crossposting please