Hi Evreybody
I have a problem
I'm a fresh web developer.
I developed a web site for online reservation system for a Tours Company and I use XML Web Services in it.
The project is almost over and it runned successfully locally on my machine.
but when I upload this project on the server and trying to log in,
this causes a server error and this is it :
************************************************** ********************
Server Error in '/' 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.SoapHttpClientProtoc ol.ReadResponse(SoapClientMessage message, WebResponse response, Stream responseStream, Boolean asyncCall) +1296
System.Web.Services.Protocols.SoapHttpClientProtoc ol.Invoke(String methodName, Object[] parameters) +218
GlobalAccess.Information.Information.TransactionCo unt(Int64 AgencyID, Int64 AgentID, Operation Operation, OperationStatus Status)
GlobalAccess.TransSummery.Page_Load(Object sender, EventArgs e)
System.Web.UI.Control.OnLoad(EventArgs e) +67
System.Web.UI.Control.LoadRecursive() +35
System.Web.UI.Control.LoadRecursive() +98
System.Web.UI.Page.ProcessRequestMain() +750
************************************************** ********************
I want to know what files to be uploded to make the site run successfully
Please help me
this is the site:
www.globalaccess-eg.com
this is my mail if any one can help:
[email protected]
thank you in advance