i have a problem when i try to run my windows service ..which is "Error 1053: The service did not respond to the start or control request in a timely fashion"
>after this i cannot anything with the service and have to restart the computer inorder for the service to be deleted.
>1) my service program is basically a client tht is listening on a port to a request from a server and establishing a new connection....
User Profile
Collapse
-
windows service problem
-
thinks nathan,
populate is the reference name that i m giving to my service -
web reference errors
i have two projects under one file....Parrale lization and RemoteExecutorT ester....now the execution begins from a file Program.cs under the project RemoteExecutorT ester and transfers control to the Parrallelizatio n.cs under project Parralelization .....which returns values to Program.cs
the namespace in Parralelization is NSParrallelizat ion
the namespace in RemoteExecutorT ester is RemoteExecutorT ester
now i have... -
insert querry doubt
i m new to .net and db connectivity in .net using sql server....
i want to insert values from into a db test1 from a function register(); where i will pass values the function register
will this syntax work...
public void register(int mc,int pt)
{
SqlConnection conn = new SqlConnection(@ "Data Source=.\SQLEXP RESS;AttachDbFi lename=C:\Inetp ub\wwwroot\WebS ite1\App_Data\t est.mdf;Integra ted... -
-
web service in IIS problem
i have created the default web service "hello world"....in folder website5/service.asmx..n ow when i access the service from my localhost using
the web reference http://localhost:1046/website5/service.asmx it runs...but when i run it in my localhost using url http://192.168.1.160:1 046/website5/service.asmx... .where i have the used the ip add of the localhost instead of "localhost".... it gives me a error "the proxy... -
proxy settings error for web service
proxy settings error for web service
--------------------------------------------------------------------------------
hey guys whenver i try to access the web service on a lan...using the ip add of the comp that is hosting the service ..i get a error on the client machine..in the web reference dialogue box stating" the proxy settings are not configured properly to discover a web server"......i m not behind any firewalls...nd... -
proxy settings error for web service
hey guys whenver i try to access the web service on a lan...using the ip add of the comp that is hosting the service ..i get a error on the client machine..in the web reference dialogue box stating" the proxy settings are not configured properly to discover a web server"......i m not behind any firewalls...nd whas the proxy for... -
web service problem
whenever i add a web reference in my client (http://192.169.1.160:1 321/website5/Service.asmx) i get a error ( the proxy setting on this machine are not configured properly ) and if a configure the proxy settings for the server ip ad on my client....i get a error "the connection could not be made because the host machine actively refused it".....whas wrong with the proxy setting..hw do u confiure it properly both on client and server....is... -
i"ll take care not to moderator.....b ut frnds anyone with a solution...for my prob...is it anything to do with my lan settings...i have also disabled firewalls ...to avoid probs..but it does not work that way also...Leave a comment:
-
yups i m in a lan network...nd i can surely ping my server..it worksLeave a comment:
-
no buddy...i have nt added in my post even with 192.168.1.160:1 321 it gives the same errorr..srry i forgot to it add it in my post...thnksLeave a comment:
-
web services over a lan
i wanna access a web service from a remote machine....runn ing currently...as http://localhost:1321/Website5/Service.asmx..n ow thas on local host nd it runs perfectly well...but when a i give a web refrences on my client..as a http://192.168.1.160/Website5/Service.asmx... 192.168.1.160 is the ip add of my machine hosting the service...but it gives a error
error on first line .<%@ WebService Language="C#"...Leave a comment:
-
web services over a lan
i wanna access a web service from a remote machine....runn ing currently...as http://localhost:1321/Website5/Service.asmx..n ow thas on local host nd it runs perfectly well...but when a i give a web refrences on my client..as a http://192.168.1.160/Website5/Service.asmx... 192.168.1.160 is the ip add of my machine hosting the service...but it gives a error
error on first line <@language = c#...etc ...cant make it reallt why...
No activity results to display
Show More
Leave a comment: