Web UI problems

Last post 07-20-2005 4:40 AM by Anders_Tindborg. 0 replies.

Sort Posts:

  • Web UI problems

    07-20-2005, 4:40 AM
    Hi there.

    I am having problems with running the included Web UI interface. I have set up my Active Directory environment with the MPS server and prepared a web server for the web hosting solution.

    I have installed the MPSSampleWeb interface, but when I try to run it I always get this error:

     

    Server Error in '/MPSSampleWeb' Application.

    The request failed with HTTP status 404: Not Found.

    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.Net.WebException: The request failed with HTTP status 404: Not Found.

    Source Error:

    An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.

    Stack Trace:

    [WebException: The request failed with HTTP status 404: Not Found.]
       System.Web.Services.Protocols.SoapHttpClientProtocol.ReadResponse(SoapClientMessage message, WebResponse response, Stream responseStream, Boolean asyncCall) +1303
       System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke(String methodName, Object[] parameters) +218
       MPSSampleWeb.MH.ManagedHosting.GetCallerUiRoles(String hostingPath, String preferredDomainController, Boolean sendCredentials, String& errorReturn) +96
       MPSSampleWeb.classes.UserContext.getLevel() +140
       MPSSampleWeb.classes.UserContext.GetContext() +10
       MPSSampleWeb.Global.Session_Start(Object sender, EventArgs e) +207
       System.Web.SessionState.SessionStateModule.RaiseOnStart(EventArgs e) +132
       System.Web.SessionState.SessionStateModule.CompleteAcquireState() +514
       System.Web.SessionState.SessionStateModule.BeginAcquireState(Object source, EventArgs e, AsyncCallback cb, Object extraData) +697
       System.Web.AsyncEventExecutionStep.System.Web.HttpApplication+IExecutionStep.Execute() +66
       System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +173
    


    Version Information: Microsoft .NET Framework Version:1.1.4322.2032; ASP.NET Version:1.1.4322.2032

    I have adjusted the web.config file to fit my domain name and this is still causing this error. What do I need to get any further? I have read about the Web service, but I am not sure how to verify whether or not it is installed and - and how and where do I install it from?

    What do I need to do further to make the web hosting work?

    Thanx in advance.

Page 1 of 1 (1 items)