473,396 Members | 1,804 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,396 software developers and data experts.

Web Service Issue

XD
Hello Professionals,

I have a web service in .asmx file and same thing is compiled in .dlls.
If I use .dlls functions in the code, the website works fine at the server.

If I use http://www.mysite.com/service.asmx reference, it works very slow
and loose the connection with the web-service.

So can someone guide me how to make a web-service work faster at remote
end!!

Thanks,
Choti
Aug 6 '06 #1
1 1092
XD,
Your post is unclear. To set a webreference, you would use Add WebReference
and fill in
http://www.mysite.com/service.asmx?WSDL

the Reference dialog will download the WSDL contract and compile a proxy
class for you, which you can then code against.
Peter

--
Co-founder, Eggheadcafe.com developer portal:
http://www.eggheadcafe.com
UnBlog:
http://petesbloggerama.blogspot.com


"XD" wrote:
Hello Professionals,

I have a web service in .asmx file and same thing is compiled in .dlls.
If I use .dlls functions in the code, the website works fine at the server.

If I use http://www.mysite.com/service.asmx reference, it works very slow
and loose the connection with the web-service.

So can someone guide me how to make a web-service work faster at remote
end!!

Thanks,
Choti
Aug 6 '06 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
by: tmagney | last post by:
I have created a windows service in VB.Net called 'Import Agent'. In the event log, when the service starts, the source is listed as Service1. Everywhere else that matters, like the MMC, my...
1
by: mithu | last post by:
I have a web service(C#) which involves processing lot of information thru a third party component. I have couple of issues with my web service. Issue 1: My web service calls a third party...
1
by: Shelby Cain | last post by:
When I enable log_statement_stats AND log_parser_stats in my postgresql.conf file and attempt the start the service I receive the following error: "Could not start the PostgreSQL Database SErver...
4
by: Band of Multi | last post by:
The Application that my company built runs off of Web Services. The problem that we are having is that there are three programmers developing on these Web Services at the same time. When ever one...
0
by: Charles Leonard | last post by:
I am having yet another issue with Windows Server 2003. This time, the web service (a file import web service) appears to run except for one odd message: "ActiveX component can't create object". ...
0
by: kamalesh | last post by:
Hi, We are using a web farm of Windows Server 2003 machines (machine1 and machine2). We are using NLBS to set up the cluster. We have the state server (ASP .Net State Service)configured on...
3
by: Kaushik | last post by:
Hello everyone, I have been using FileNet P8's web services in our ASP.Net 1.1 web application for a while using WSE 2.0. Interestingly enough, every now and then one of the FileNet's web services...
3
by: igor | last post by:
I have a vb.net windows service that ran great for 2 years on a Windows 2K server. Since upgrading to Windows 2003 server I've noticed the service continually builds up memory usage as indicated...
4
by: sayona76 | last post by:
Hello Everyone, I am stuck with a minor issue related to a Windows Service made in VB.Net (framework 2.0). The service is working as expected for few printing documents and not for others. ...
0
by: Ashok Iyer | last post by:
This is instalation of oracle 9i on windows XP. I found a strange problem. My apache/http service is misbehaving. when the hpps service is started the error.log in /apache/apache/log directory...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.