web service deployment
-
hi all, Am new to web services. i had some doubts abt web services. 1. am creating a product and i have 3 clients. i had created some web services for my project. and also added to my aspx page through add web reference. after adding this reference, it automatically creates the .disco files and that .disco files references to my local mechine. when uploading the project on clients machine it shows some error.(bcos of reference). how can i solve this problem( already tried with wsdl.exe also) waiting for a reply chakkara
-
hi all, Am new to web services. i had some doubts abt web services. 1. am creating a product and i have 3 clients. i had created some web services for my project. and also added to my aspx page through add web reference. after adding this reference, it automatically creates the .disco files and that .disco files references to my local mechine. when uploading the project on clients machine it shows some error.(bcos of reference). how can i solve this problem( already tried with wsdl.exe also) waiting for a reply chakkara
-
sir, here is the error message Server Error in '/CodeProj' Application. -------------------------------------------------------------------------------- A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond 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.Sockets.SocketException: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond chakkara -- modified at 2:15 Thursday 30th March, 2006
-
sir, here is the error message Server Error in '/CodeProj' Application. -------------------------------------------------------------------------------- A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond 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.Sockets.SocketException: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond chakkara -- modified at 2:15 Thursday 30th March, 2006
-
Check that you can surf to the web service using the browser. --- b { font-weight: normal; }
hi thanx chakkara