194 messaggi dal 05 giugno 2004
Ricevo questo errore quando lo eseguo:

The server is not operational.

Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

Exception Details: System.Runtime.InteropServices.COMException: The server is not operational.


Source Error:


Line 45: // cerco gli utenti
Line 46:
Line 47: SearchResultCollection results = search.FindAll();
Line 48: foreach(SearchResult result in results)
Line 49: {

Analisi dello stack:

[COMException (0x8007203a): Server non operativo.
]
System.DirectoryServices.DirectoryEntry.Bind(Boolean throwIfFail) +634
System.DirectoryServices.DirectoryEntry.Bind() +36
System.DirectoryServices.DirectoryEntry.get_AdsObject() +31
System.DirectoryServices.DirectorySearcher.FindAll(Boolean findMoreThanOne) +73
System.DirectoryServices.DirectorySearcher.FindAll() +9
SitePages_Prova2.GetUsers() in d:\Dati\SIFE\IIS\SIFENET\SitePages\Prova2.aspx.cs:47
SitePages_Prova2.Page_Load(Object sender, EventArgs e) in d:\Dati\SIFE\IIS\SIFENET\SitePages\Prova2.aspx.cs:17
System.Web.Util.CalliHelper.EventArgFunctionCaller(IntPtr fp, Object o, Object t, EventArgs e) +13
System.Web.Util.CalliEventHandlerDelegateProxy.Callback(Object sender, EventArgs e) +45
System.Web.UI.Control.OnLoad(EventArgs e) +80
System.Web.UI.Control.LoadRecursive() +49
System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +3743





COSA DEVO FARE?

Grazie a tutti.
The server is not operational.

A quanto pare, il server non è operativo o hai problemi di comunicazione. Contatta il sistemista e discuti con lui la questione.


Ciao, Ricky.

Ing. Riccardo Golia
Microsoft MVP ASP.NET/IIS
ASPItalia.com Content Manager
http://blogs.aspitalia.com/rickyvr
http://ricky.aspitalia.com
http://www.riccardogolia.it
194 messaggi dal 05 giugno 2004
Il server è perfettamente operativi e lo amministro io.

A me sembra più un problema di oggetti COM.

Però non so cosa devo attivare.

Ne discuterò con un collega sistemista.

Grazie ciao.

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.