Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Ok, I'm getting desperate now. PWS can't CreateObject('Exc..
Message
De
22/11/2000 01:21:45
 
 
À
Tous
Information générale
Forum:
Internet
Catégorie:
Active Server Page
Titre:
Ok, I'm getting desperate now. PWS can't CreateObject('Exc..
Divers
Thread ID:
00444491
Message ID:
00444491
Vues:
34
I've exhausted all of the research avenues I can think of and still, I cannot create an out-of-process component using ASP and Personal Web Server. I've found plenty of help *IF* I was running IIS, but I'm not. I'm going through a tutorial running PWS on Win 98 and I continue to get the following error message:

=====================================================
Excel Sample

Server object error 'ASP 0196 : 80040154'

Cannot launch out of process component

/myweb/time2.asp, line 8

Only InProc server components should be used. If you want to use LocalServer components, you must set the AspAllowOutOfProcComponents metabase setting. Please consult the help file for important considerations.
=====================================================

This error occurs with the following ASP code:

=====================================================
oExcel = Server.CreateObject( 'Excel.Application' )
=====================================================

Can anyone tell me how to configure *** PWS *** to allow out-of-process components?

TIA
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform