Jump to content

web services in dotnet


chicha7k

Recommended Posts

Hi ,i'm new to dotnet ,i have one problem
suppose [webmethod]
public int add(int a,int b)
{
return (a+b)
}========>this is my method

how do i consume in my client app. when i click add web reference =====>webservice in local machine
when i click that it's not showing any service

Link to comment
Share on other sites

mama nuvvu first develop chesina web service work avuthundo leydho check cheyi. for example nee web service page test.asmx ayithey, visual studio lo test.asmx page ni right click chesi view in browser ani vasthundhi dhanni click cheyi

appudu browser lo asmx page kanipisthundhi with the list of methods. Intha varaku vasthey nuvvu web service correct ga chesyinattu. then you can use this url in the visual studio add service reference to consume this web service.

Link to comment
Share on other sites

When i run the web service i can see the methods, but when i add reference in my client app it is showing error

There was an error downloading '[url=http://localhost:4540/Service1.asmx'.]http://localhost:4540/Service1.asmx'.[/url]
Unable to connect to the remote server
No connection could be made because the target machine actively refused it 127.0.0.1:4540
There was an error downloading '[url=http://localhost:4540/Service1.asmx/]http://localhost:4540/Service1.asmx/[/url]$metadata'.
Unable to connect

Link to comment
Share on other sites


kaka, while adding web reference ,i'm getting this error

There was an error downloading '[url=http://localhost:4540/Service1.asmx'.]http://localhost:4540/Service1.asmx'.[/url]
Unable to connect to the remote server
No connection could be made because the target machine actively refused it 127.0.0.1:4540
There was an error downloading '[url=http://localhost:4540/Service1.asmx/]http://localhost:4540/Service1.asmx/[/url]$metadata'.
Unable to connect
Link to comment
Share on other sites

Mama, More likely you are getting that error because your web service is not running when your consuming application is running. You have to have both the apps running simultaneously. If required you can open two instances of visual studio one for each project.

If you are still getting this error then give me your teamviewer credentials I will login into your system and will have a look at it.

Link to comment
Share on other sites


v.v thanks mam,now it's working..........when i opened two instances of vs.net then it's working, so always we should have the webservice running........can we do without opening two instances of vs.net if so how to do it
Link to comment
Share on other sites

hi mam
just now my marketing is started......in my resume i have this project

Wells Fargo is the oldest and largest financial institution headquartered in California. It is a diversified financial services company, providing banking, insurance, investments, mortgage and consumer finance across North American and internationally.

[b]Responsibilities: [/b]         

    Analyzing the Requirement Specification documents and Copy documents for effective designing and coding
    Worked on n-tier architecture for building efficient applications
    Developed the request and response objects in XML with the help of XSDs and wsdl files, which were   
      subsequently used in the User Interface and Host Integration modules
    Developed modules such as Internal Payments, User Administration, Password  Reset, Transfer Funds and
    Alerts for the User Interface using ASP.NET and C#.NET
    Designed tables and created stored procedures in SQL Server.
    Created SSIS package to export and import data from SQL Server to Access, text and EXCEL files
    Created queries for generating drill down reports in SSRS 2005.
    Worked on Cascading Style Sheets (CSS) for designing layouts for Web pages
    Made extensive use of JavaScript in implementing various functionalities on the client side for the User Interface.
    Involved in development of  custom authentication for Web Services
    Implemented web pages with AJAX for partial rendering of pages
    Developed test cases for both User Interface and Host Integration modules

    Involved in Unit testing and Integration testing with Nunit.

Environment: ASP.NET, C#, ADO.NET, AJAX, SOAP, WSDL, UDDI, Java Script, XML, HTML, CSS, TFS, VSS, IIS6, Visual Studio 2008, SQL Server 2005, Microsoft Visio, Windows 2003 Server, and  Web Services


how to explain about this project to the vendor or clients........please reply me mam......urgent

Link to comment
Share on other sites

Mama tell that you have designed and developed a web application(ASP.NET) that is related to banks like mortgage application, promotion evaluation application etc.

In addition to development of the web application, tell that you did some production support work like generating some excel reports from sql server by creating SSIS packages etc

mee consultant vaadu proxy call ki yevarini arrange cheyaleydha mama? .NET training provide cheysaada?


Link to comment
Share on other sites

  • 10 months later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...