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

Converting Web References

Hi Guys

I have three solutions, one contains the database Schemea and
Commands(webservices), the other is full of web references to this file and
the other is my main application.

I need to be able to make this whole solution run on a machine without IIS
or another web server running, does anyone know of any applications to
convert the Webservices or can I ignore the web references file and talk to
the Webservices directly using the DLL's they produce in the bin folder?
Any help with this is greatly appreciated I dont really want to have to
rewrite the projects?

Thanks Mike

Nov 21 '05 #1
3 849
Mike,

Maybe I misunderstand your question. However to use a webservice an
application does need to have an IIS on that computer. When it is a
windowsForm program it needs the framework and when it is a Webform it even
does not need that.

The schemas in this walktrhougs shows it in my idea nice.

http://msdn.microsoft.com/library/de...alkthrough.asp

I hope helps?

Cor
Nov 21 '05 #2
Hi Cor

The Web references file points to a URL though, are you saying that I dont
need this? One of my problems is that the Web references file points to a
URL but when distributing the application I dont want to have to build the
application for each company because their web services are on a different
server. I need a solution for this, I noticed that the Webservices file
creates some dlls can I reference them direct from my main project? Any
issues with this.

Mike.

"Cor Ligthert" <no************@planet.nl> wrote in message
news:OP**************@tk2msftngp13.phx.gbl...
Mike,

Maybe I misunderstand your question. However to use a webservice an
application does need to have an IIS on that computer. When it is a
windowsForm program it needs the framework and when it is a Webform it
even does not need that.

The schemas in this walktrhougs shows it in my idea nice.

http://msdn.microsoft.com/library/de...alkthrough.asp

I hope helps?

Cor


Nov 21 '05 #3
Mick,

The webservice should be as every WebApplication located on a webserver and
when it is made with dotNet on a server with IIS and the proper framework
installed.

The clients can be everywhere on the world, when it is an open webservice
than I can use your webservice on my pc when you would give me the URL.

Cor
Nov 21 '05 #4

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

Similar topics

3
by: Alfredo Agosti | last post by:
Hi folks, I have an Access 2000 db with a memo field. Into the memo field I put text with bold attributes, URL etc etc What I need to to is converting the rich text contained into the memo...
1
by: Mike Landis | last post by:
Hello, Has anyone a small tool or somekind of document which could help me to convert Oracle SQL scripts to SQL Server? Scripts are not very Oracle specified. Thanks, Below is a Script...
1
by: Mario Crevits | last post by:
My name is Mario Crevits, I'm from Belgium (Roeselare) and I'm working with Access97 for several years now. We are in an Access97-2000 migration project. I'm writing a wizard for the end-users to...
0
by: Edward Diener | last post by:
I have some questions about the instructions for creating a mixed mode DLL in the MSDN topic "Converting Managed Extensions for C++ Projects from Pure Intermediate Language to Mixed Mode" in the...
5
by: Robert | last post by:
I have a series of web applications (configured as separate applications) on a server. There is a main application at the root and then several virtual directories that are independant...
1
by: Dan Munk | last post by:
Hello, I have a large project exclusively made up of interfaces (several hundred) that define the business objects used in our system. Heavy inheritance and aggregation are used in the project....
7
by: Coleen | last post by:
Does anyone have any good detailed information on the conversion process? We are in the process of converting 2 projects from 2003 to 2005 and have some conversion errors that I can not find...
10
by: Frank Rizzo | last post by:
Given the inneficiencies of ArrayList and Hashtable on 64-bit systems, I am converting them to List<and Dictionary<respectively. It's a pretty massive system, so there are a lot of casts. For...
6
by: jnonly | last post by:
Hello, I recently converted projects from VS7.1 (2003) to VS9.0 (2008) and am getting the following error on some subroutine declarations: error BC30284: sub 'SomeSub' cannot be declared...
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
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?
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
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
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
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.