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

How to Compile project without having WEB-Service available

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 the customer , where the WEB-Service
is available.
But now i am working at home with my laptop.
How can I compile the project, without the WEB-Service available.
For other reasons I dont want create a WEB-Service on my Laptop with the
same name,
as available at the customers-network.
Thanks
Peter
May 31 '06 #1
3 1184
You just need the WSDL.

--
Happy Hacking,
Gaurav Vaish
http://www.mastergaurav.org
http://webservices.edujini.in
-------------------
"Peter Stojkovic" <ds*@gmx.net> wrote in message
news:eu**************@TK2MSFTNGP05.phx.gbl...
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 the customer , where the
WEB-Service is available.
But now i am working at home with my laptop.
How can I compile the project, without the WEB-Service available.
For other reasons I dont want create a WEB-Service on my Laptop with the
same name,
as available at the customers-network.
Thanks
Peter

May 31 '06 #2
And where a must place the WSDL file in my project ?

Peter Stojkovic

"Gaurav Vaish (www.EduJini.IN)" <ga*****************@nospam.gmail.com> wrote
in message news:up**************@TK2MSFTNGP04.phx.gbl...
You just need the WSDL.

--
Happy Hacking,
Gaurav Vaish
http://www.mastergaurav.org
http://webservices.edujini.in
-------------------
"Peter Stojkovic" <ds*@gmx.net> wrote in message
news:eu**************@TK2MSFTNGP05.phx.gbl...
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 the customer , where the
WEB-Service is available.
But now i am working at home with my laptop.
How can I compile the project, without the WEB-Service available.
For other reasons I dont want create a WEB-Service on my Laptop with the
same name,
as available at the customers-network.
Thanks
Peter


Jun 1 '06 #3
> And where a must place the WSDL file in my project ?

You don't need to "place the WSDL file" in your project.
Use the WSDL file to generate the proxy class (using wsdl.exe tool).
--
Happy Hacking,
Gaurav Vaish
http://www.mastergaurav.org
http://webservices.edujini.in
-------------------

Jun 1 '06 #4

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

Similar topics

4
by: Stephen Miller | last post by:
Hi, I am running v1.1.4322 on Win2K server and unable to debug a ASP.Net application running locally, using a full URL (ie www.mysite.com). When I hit F5, I get the following error message: ...
14
by: NRGeti | last post by:
I am learning ASP.NET using the book, "ASP.NET for Dummies". In the chapter introducing writing your own functions, I cannot get the example to run when I call it with LOCALHOST. It produces the IE...
5
by: Jarod_24 | last post by:
I've been working with a ASP.Net Web application project and it' ASP-NEt pages and the classes that you create seems to work without compiling the project. so my question is: why compile it? The...
0
by: BruinBySea | last post by:
Here is the problem. I built LibA and LibB as class library projects in the same solution as my web application HelloWorldWebApp. Wherever necessary I added project references. Everything...
10
by: Amelyan | last post by:
It takes VS 2005 1, 2, and somtimes 3 MINUTES to compile ASP.NET 2.0 website when external DLL is modified. As a matter of fact, when I click 'Build', it looks like VS 2005 hangs for most of that...
5
by: DFB | last post by:
I am the author of the ZLibNetWrapper project on SourceForge (located at zlibnetwrapper.sf.net). This project is a simple mixed-mode .NET wrapper around the ZLib compression library. The ZLib...
1
by: shapper | last post by:
Hello, I have 4 classes, under the same namespace, which I created while developing a web site. I have this four classes under app_code folder of my web site. I would like to compile this...
7
by: news.microsoft.com | last post by:
I have an asp.net 2.0 project that when I change the build configuration to release I get the following error: Command line error BC2014: the value 'None' is invalid for option 'debug'. If I...
0
by: Steve Mauldin | last post by:
I am posting this again because I never got a solution to this problem. I have an asp.net 2.0 project that when I change the build configuration to release I get the following error: Command...
1
by: =?Utf-8?B?SG93YXJkIFBpbnNsZXk=?= | last post by:
I'm trying to convert a Web Site to the Web Application project model and I'm running into compile errors that do not seem to be covered by the guidance I found at "Converting a Web Site Project to...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
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...
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
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...

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.