473,395 Members | 1,574 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,395 software developers and data experts.

Simple question about using a web service

My apologies for asking something so basic, I just want to avoid unpleasant
surprises. I am using a web service developed by someone else on a remote
server. In my development environment I used Visual Studio to create a Web
Reference. I have successfully connected to and used the web service.

Here's the question. When I migrate the application to the production
server, is there anything special I need to do? Or do I just copy the Web
References directory created by Visual Studio, along with the files it
contains (Reference.map, Reference.vb, plus the .disco and .wsdl files) to
the production server?

Much obliged,
Geoff.
Nov 23 '05 #1
5 1237
"Geoff" <Ge******************@NOSPAMwhs.mil> wrote in
news:OH**************@TK2MSFTNGP15.phx.gbl:
Here's the question. When I migrate the application to the production
server, is there anything special I need to do? Or do I just copy the
Web References directory created by Visual Studio, along with the files
You dont need any of that. That is all source files.
it contains (Reference.map, Reference.vb, plus the .disco and .wsdl
files) to the production server?


None. Just copy your binary file in the bin\Release dir.
--
Chad Z. Hower (a.k.a. Kudzu) - http://www.hower.org/Kudzu/
"Programming is an art form that fights back"

Blog: http://blogs.atozed.com/kudzu
Nov 23 '05 #2
I should have mentioned that this is a Web Forms (i.e. ASP.Net) project, not
a Windows Forms, so there is no Release directory. But there is a dll
directly under the bin directory. So, is your answer essentially the same,
just copy the dll file in the bin directory (as opposed to the exe file in
the bin\Release directory)?

"Chad Z. Hower aka Kudzu" <cp**@hower.org> wrote in message
news:Xn******************@127.0.0.1...
"Geoff" <Ge******************@NOSPAMwhs.mil> wrote in
news:OH**************@TK2MSFTNGP15.phx.gbl:
Here's the question. When I migrate the application to the production
server, is there anything special I need to do? Or do I just copy the
Web References directory created by Visual Studio, along with the files


You dont need any of that. That is all source files.
it contains (Reference.map, Reference.vb, plus the .disco and .wsdl
files) to the production server?


None. Just copy your binary file in the bin\Release dir.
--
Chad Z. Hower (a.k.a. Kudzu) - http://www.hower.org/Kudzu/
"Programming is an art form that fights back"

Blog: http://blogs.atozed.com/kudzu

Nov 23 '05 #3
"Geoff" <Ge******************@NOSPAMwhs.mil> wrote in
news:eE**************@TK2MSFTNGP10.phx.gbl:
I should have mentioned that this is a Web Forms (i.e. ASP.Net) project,
not a Windows Forms, so there is no Release directory. But there is a
dll directly under the bin directory. So, is your answer essentially the
same, just copy the dll file in the bin directory (as opposed to the exe
file in the bin\Release directory)?


Yes. You do need the web.config as well, and *.asmx
--
Chad Z. Hower (a.k.a. Kudzu) - http://www.hower.org/Kudzu/
"Programming is an art form that fights back"

Blog: http://blogs.atozed.com/kudzu
Nov 23 '05 #4
"Geoff" <Ge******************@NOSPAMwhs.mil> wrote in
news:eE**************@TK2MSFTNGP10.phx.gbl:
I should have mentioned that this is a Web Forms (i.e. ASP.Net) project,
not a Windows Forms, so there is no Release directory. But there is a


Sorry - Ignore kind of my last reply. I remember now you were asking about a
CLIENT initially, but this last mesasge you refer to the server? Thats why I
said bin/release.

You have an ASP.NET webforms client that uses a webservice? If thats the
case, you deploy everything you normally deploy for ASP.NET webforms, ie
*.aspx, the bin dir, global.asax and web.config.

You do not need anything extra to use the webservice, all of the code is
compiled into the binary.
--
Chad Z. Hower (a.k.a. Kudzu) - http://www.hower.org/Kudzu/
"Programming is an art form that fights back"

Blog: http://blogs.atozed.com/kudzu
Nov 23 '05 #5
Thanks.

"Chad Z. Hower aka Kudzu" <cp**@hower.org> wrote in message
news:Xn******************@127.0.0.1...
"Geoff" <Ge******************@NOSPAMwhs.mil> wrote in
news:eE**************@TK2MSFTNGP10.phx.gbl:
I should have mentioned that this is a Web Forms (i.e. ASP.Net) project,
not a Windows Forms, so there is no Release directory. But there is a


Sorry - Ignore kind of my last reply. I remember now you were asking about
a
CLIENT initially, but this last mesasge you refer to the server? Thats why
I
said bin/release.

You have an ASP.NET webforms client that uses a webservice? If thats the
case, you deploy everything you normally deploy for ASP.NET webforms, ie
*.aspx, the bin dir, global.asax and web.config.

You do not need anything extra to use the webservice, all of the code is
compiled into the binary.
--
Chad Z. Hower (a.k.a. Kudzu) - http://www.hower.org/Kudzu/
"Programming is an art form that fights back"

Blog: http://blogs.atozed.com/kudzu

Nov 23 '05 #6

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

Similar topics

17
by: savesdeday | last post by:
In my beginnning computer science class we were asked to translate a simple interest problem. We are expected to write an algorithm that gets values for the starting account balance B, annual...
19
by: Bill | last post by:
I have searched through the posts for a question like mine but have only found much more complicated responses. On single record view of a form I have an email address field. I merely want to...
2
by: Abel Chan | last post by:
Hi there, I just got an assignment to work on server maintenance. It is a weekly task and we have about 7 production servers running Win2K server. The tasks include but not limited to 1)...
9
by: Andrew | last post by:
Hi, I implemented a simple WMI Provider in C#. It is a service which expose 10 instances of a simple WMI Class. The WMI class pnly expose 4 public properties (Value,Min,Max,StdValue) which...
10
by: Phillip Taylor | last post by:
Hi guys, I'm looking to develop a simple web service in VB.NET but I'm having some trivial issues. In Visual Studio I create a web services project and change the asmx.vb file to this: Imports...
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
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
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: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
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
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...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...

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.