User Profile

Collapse

Profile Sidebar

Collapse
iprogrammer
iprogrammer
Last Activity: Apr 16 '08, 03:26 AM
Joined: Feb 15 '08
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • iprogrammer
    started a topic windows service problem
    in .NET

    windows service problem

    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....
    See more | Go to post

  • iprogrammer
    replied to web reference errors
    in .NET
    thinks nathan,

    populate is the reference name that i m giving to my service
    See more | Go to post

    Leave a comment:


  • iprogrammer
    started a topic web reference errors
    in .NET

    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...
    See more | Go to post

  • iprogrammer
    started a topic insert querry doubt

    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...
    See more | Go to post

  • iprogrammer
    replied to web service in IIS problem
    in IIS
    whts the problem ..i cant understand that...buddy..
    See more | Go to post

    Leave a comment:


  • iprogrammer
    started a topic web service in IIS problem
    in IIS

    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...
    See more | Go to post

  • iprogrammer
    started a topic proxy settings error for web service
    in .NET

    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...
    See more | Go to post

  • iprogrammer
    started a topic 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 whas the proxy for...
    See more | Go to post

  • iprogrammer
    started a topic web service problem
    in .NET

    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...
    See more | Go to post

  • iprogrammer
    replied to web services over a lan
    in .NET
    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...
    See more | Go to post

    Leave a comment:


  • iprogrammer
    replied to web services over a lan
    in .NET
    yups i m in a lan network...nd i can surely ping my server..it works
    See more | Go to post

    Leave a comment:


  • iprogrammer
    replied to web services over a lan
    in .NET
    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...thnks
    See more | Go to post

    Leave a comment:


  • iprogrammer
    replied to web services over a lan
    in .NET
    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#"...
    See more | Go to post

    Leave a comment:


  • iprogrammer
    started a topic web services over a lan
    in .NET

    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...
    See more | Go to post
No activity results to display
Show More
Working...