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

Executing ASMX files without IIS ?

Hi,

Is it possible to host ASP.NET web services files without IIS ?

Thanks in advance and regards

Navin
Nov 23 '05 #1
4 3806
Hi Navin,

While it may be technically possible, it isn't feasible at this time
because IIS provides the infrastructure and environment needed to run
ASP.Net applications. What are you trying to do that makes you want to
avoid IIS?

Regards
Dan Rogers
Microsoft Corporation
--------------------
From: "Navin Mishra" <Na**********@icn.siemens.com>
Subject: Executing ASMX files without IIS ?
Date: Thu, 16 Dec 2004 10:16:07 -0800
Lines: 9
Organization: Siemens
X-Priority: 3
X-MSMail-Priority: Normal
X-Newsreader: Microsoft Outlook Express 6.00.2900.2180
X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2180
X-RFC2646: Format=Flowed; Original
Message-ID: <uh*************@TK2MSFTNGP11.phx.gbl>
Newsgroups: microsoft.public.dotnet.framework.webservices
NNTP-Posting-Host: sc-gate.siemenscom.com 12.146.131.5
Path:
cpmsftngxa10.phx.gbl!TK2MSFTNGXA01.phx.gbl!TK2MSFT NGP08.phx.gbl!TK2MSFTNGP11
.phx.gbl
Xref: cpmsftngxa10.phx.gbl
microsoft.public.dotnet.framework.webservices:8132
X-Tomcat-NG: microsoft.public.dotnet.framework.webservices

Hi,

Is it possible to host ASP.NET web services files without IIS ?

Thanks in advance and regards

Navin

Nov 23 '05 #2
Can you please give more information about how it is technically possible ?
In some environments one is not allowed to run IIS and so there is a problem
in hosting web services.

"Dan Rogers" <da***@microsoft.com> wrote in message
news:VZ**************@cpmsftngxa10.phx.gbl...
Hi Navin,

While it may be technically possible, it isn't feasible at this time
because IIS provides the infrastructure and environment needed to run
ASP.Net applications. What are you trying to do that makes you want to
avoid IIS?

Regards
Dan Rogers
Microsoft Corporation
--------------------
From: "Navin Mishra" <Na**********@icn.siemens.com>
Subject: Executing ASMX files without IIS ?
Date: Thu, 16 Dec 2004 10:16:07 -0800
Lines: 9
Organization: Siemens
X-Priority: 3
X-MSMail-Priority: Normal
X-Newsreader: Microsoft Outlook Express 6.00.2900.2180
X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2180
X-RFC2646: Format=Flowed; Original
Message-ID: <uh*************@TK2MSFTNGP11.phx.gbl>
Newsgroups: microsoft.public.dotnet.framework.webservices
NNTP-Posting-Host: sc-gate.siemenscom.com 12.146.131.5
Path:
cpmsftngxa10.phx.gbl!TK2MSFTNGXA01.phx.gbl!TK2MSFT NGP08.phx.gbl!TK2MSFTNGP11
phx.gbl
Xref: cpmsftngxa10.phx.gbl
microsoft.public.dotnet.framework.webservices:8132
X-Tomcat-NG: microsoft.public.dotnet.framework.webservices

Hi,

Is it possible to host ASP.NET web services files without IIS ?

Thanks in advance and regards

Navin

Nov 23 '05 #3
> Hi,

Is it possible to host ASP.NET web services files without IIS ?

You can use the Cassini light-weight web server available from
http://www.asp.net/Default.aspx?tabindex=7&tabid=41 The server can be hosted
as a standalone application or within your application.
The full source code for the server is available.

Anders Norås
http://dotnetjunkies.com/weblog/anoras/
Nov 23 '05 #4
Works great...thanks!
"Anders Norås [MCAD]" <an**********@objectware.no> wrote in message
news:%2****************@TK2MSFTNGP15.phx.gbl...
Hi,

Is it possible to host ASP.NET web services files without IIS ?

You can use the Cassini light-weight web server available from
http://www.asp.net/Default.aspx?tabindex=7&tabid=41 The server can be
hosted as a standalone application or within your application.
The full source code for the server is available.

Anders Norås
http://dotnetjunkies.com/weblog/anoras/

Nov 23 '05 #5

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

Similar topics

15
by: (Pete Cresswell) | last post by:
I've got a .BAT file that I use for executing various MS Access apps that I wrote way back in the days of 2.0. It's evolved over time, but it still contains a number of possible paths to...
6
by: John | last post by:
Hi, I'm building a web service which connects to a database. I have hardcoded the connection string in the web service source code (an asmx.cs file). Is this a mistake? Is there someplace...
0
by: Houssam Zeina | last post by:
Hi, I need to write a service to handle web service discovery and requests without statically defining them in asmx files. I have a pluggable remoting infrastructure. I need to exposee all or...
0
by: Dominick Baier | last post by:
http://www.leastprivilege.com/PermaLink.aspx?guid=48193b7e-c987-48d5-b2d7-d02c8cd0612d --- Dominick Baier - DevelopMentor http://www.leastprivilege.com ...
0
by: acteon | last post by:
Hello, I have a webservice written in C sharp that is using an IBM provided DLL. The project that installs my webservice has a .MSM merge module file for that DLL. When the .MSI file...
0
by: wc_chan | last post by:
I wrote a web service projects having 2 asmx and 1 dataset, says dsTest1. The amsx will have a parameter of the dataset as follows: in 1st asmx: <Wethod()HelloWorld1 (byval a1 as dsTest1) as...
2
by: Steve B. | last post by:
Hi, We have build an ASP.Net 2.0 framework for our corporate sites. This framework add some asmx files that are used by all application. The asmx files only contains the directive <%@...
5
by: =?Utf-8?B?a3Jpcw==?= | last post by:
I created a simple webservice .asmx on Visual Studio 2005. As I plan to deploy it to Sharepoint Portal 2003, I copied asmx to \web server extensions\60\ISAPI directory of the server, where all...
0
by: =?Utf-8?B?Sm9zZW1h?= | last post by:
Hi to all, I have .net ajax extensions, and i build a small web service with the attribute (to work with JSON). When i execute mi asmx i see in the result XML. I thought that if i used the...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 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 former...
0
by: ryjfgjl | last post by:
In our work, we often need to import Excel data into databases (such as MySQL, SQL Server, Oracle) for data analysis and processing. Usually, we use database tools like Navicat or the Excel import...
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: 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...

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.