Home > ASP Development > HELP PLZ - Server object error 'ASP 0177 : 80080005'

HELP PLZ - Server object error 'ASP 0177 : 80080005'



I am doing an asp in order to be able to insert data into BaaN ERP from a pocket pc. I have tested my files on my local machine and it worked fine.i moved them to the server and now it doesn't work and i'm getting the following error message :

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


on line 12 i've got:
Set BaanObj = Server.CreateObject("Baan4.Application")

can anyone help me ????

thanks in advanced,
Diogo

    
Guest


The script is suggesting that it can not create the Baan4 object. This could be because it has not been installed on the system or maybe because execute permission has not been given to the DLL for IUSR_xxxxxx and IWAM_xxxxxx

Was this answer helpful ? Yes No   
Guest


how can i give the execute permission to the specified dll's ? is it enough to go to the folder and give that permission to the I_USR and I_WAM?

Was this answer helpful ? Yes No   
Guest


Yep. You need to do this explicitely - neither of these users are included in the "Everybody" group. Check this thread:



http://forums.aspfree.com/showthrea...ght=iwam_xxxxxx

Was this answer helpful ? Yes No   
Guest
 
 
Home - About Infoqu - Contact - Privacy Statement - Link to Infoqu - Bookmark Infoqu

Copyright 2007-2008 by Infoqu. All rights reserved