6 messaggi dal 18 aprile 2001
Ho una pagina asp che crea un documento word, e lo salva sul web server (W2000). Però funziona solo se l'utente loggato è administrator, se mi loggo con qualsiasi altro utente, mi ritorna il seguente errore:
ASP 0177 : 80080005
Server execution failed.
Il problema esiste solo con Word. Mentre con Excel riesco a farlo funzionare con qualsiasi utente.

Ho usato DCOMCNFG per aggiungere gli utenti nel Default Security Tab.

Adesso non so più cosa fare!

Aiuto!!!

Ciao e grazie se mi risponderete.

Checcouno

Sull'MSDN dicono che il problema è questo:

<b>
This happens when the identity of the MTS Server Package has been set to "Interactive User."
The interactive user is the user that is currently logged on to the server (that is, the computer that hosts the MTS Package).
When this user logs off, the components in the MTS Server Package cannot be created and executed, and an error is returned.
</b>

Risoluzione:

<pre id=code><font face=courier size=2 id=code>
Set the package identity to a specific user.
</font id=code></pre id=code>

Mah.. ciao



Andrea Palmatè
Web Developer

Modificato - afxgroup on 18 Apr 2001 20:55:48

--
Andrea Palmatè
6 messaggi dal 18 aprile 2001
Grazie della risposa. Ma su W2000 server come si fa a settare un package MTS to a specific user?

Ciao e Grazie!

Checcouno


Torna al forum | Feed RSS

ASPItalia.com non è responsabile per il contenuto dei messaggi presenti su questo servizio, non avendo nessun controllo sui messaggi postati nei propri forum, che rappresentano l'espressione del pensiero degli autori.