473,403 Members | 2,183 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,403 software developers and data experts.

compile web service?

Hi,

I have two files Service1.asmx, Service1.asmx.cs under WebService1 directory
and I can compile it fine into a dll and put it into the bin directory, but
if I change the name of the directory into WebService2, then it won't work.
What is the problem? Thank you.

-May
Nov 16 '05 #1
1 1152
So you compile it using the WebService1 name and then you change the name to
WebService2 and you try to access it in your browser using
http://localhost/WebService2 etc?
That won't work because IIS which handles these requests is still configured
to the old directory name. You should reconfigure your webserice in IIS too
(coontrol panel, administrative tools, Internet Information Services)

"mei xiao" <mx***@peerdirect.com> wrote in message
news:Of**************@TK2MSFTNGP10.phx.gbl...
Hi,

I have two files Service1.asmx, Service1.asmx.cs under WebService1 directory and I can compile it fine into a dll and put it into the bin directory, but if I change the name of the directory into WebService2, then it won't work. What is the problem? Thank you.

-May

Nov 16 '05 #2

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

Similar topics

3
by: Peter | last post by:
Hi, I am trying to compile an existing project (originally c) in .NET (rename .c files to .cpp). After fixing some problems, here are the ones that I don't know how to deal with:...
2
by: mei xiao | last post by:
Hi, there, I have a small web service project written in C# and compiled using visual studio.net, but how can I compile it using command line? Thank you. -May
4
by: Siegfried Heintze | last post by:
It appears that the automatic compilation feature of ASP.NET causes problems with a security package called Black Ice that my hosting service is using. I'm hoping that if I manually compile my...
4
by: Seok Bee | last post by:
Dear Experts, I've completed my console application and now wants to compile the application and an executable file to be run at another location. However, I've tried compiling that program in...
0
by: Andy Fish | last post by:
Hi, I have a web service app which is designed to be able to proxy requests from one instance of the application to another instance of the same application on a different machine This means...
3
by: walter | last post by:
Hi there, we have a big ecommerce site contains lots of services which is developed by different teams. But physically there are on the same site just different folders. here is what I want to do :...
0
by: Symon | last post by:
I've got a web service project that was built under VS 2003 which has a SoapExtension in the project. The SoapExtension is registered in the <soapExtensionTypes> element of the web.config and has...
6
by: Tom | last post by:
I am developing my pages on my development machine and then copying to the production server. I am not pre-compiling, I am using the 'dynamic compile' feature. This is working fine except that...
3
by: Peter Stojkovic | last post by:
VS 2005 , WINDOWS XP SP2 I have a WIN-FORMS project and a secons project with a web-service. The WEB-Service is called from inside the WIN-Forms Project. I am normally working in the network of...
1
by: Adam Porter | last post by:
First off, I've placed my very first webservice on the web and can access the .asmx file through my browser. Now, as I'm writing my Client App, I want to call these services. I'm getting a strange...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
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
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...
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...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

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.