473,473 Members | 1,825 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

Web-Server Configuration

I have developed my first Webservice on local machine. Now I want to store it
to our webserver. I copied the AMSX File to a Web Folder on Server. But it
does not work. Error 401 when calling it through URL.
So I looked up that on my machine the Web configuration knows all the .NET
Framework File Extension Mappings like .asmx... But the Webserver that does
have .NETv1.1 installed does not have those Mappings.

Do I have to add each .NET File Mapping manually????

Markus
Nov 23 '05 #1
2 1637
Sorry its not Error 401 but 404 "not found".

"MarkusPoehler" wrote:
I have developed my first Webservice on local machine. Now I want to store it
to our webserver. I copied the AMSX File to a Web Folder on Server. But it
does not work. Error 401 when calling it through URL.
So I looked up that on my machine the Web configuration knows all the .NET
Framework File Extension Mappings like .asmx... But the Webserver that does
have .NETv1.1 installed does not have those Mappings.

Do I have to add each .NET File Mapping manually????

Markus

Nov 23 '05 #2
Check out
%SystemRoot%\Microsoft.Net\Framework\v1.1.4322\asp net_regiis.exe that
will do whatever you commands it to do. Running "aspnet_regiis -i" would
register ASP.NET in your IIS. Check "aspnet_regiis -?" for more options.

This problem is often caused by installing IIS after you installed .NET
Framework.

MarkusPoehler wrote:
Sorry its not Error 401 but 404 "not found".

"MarkusPoehler" wrote:

I have developed my first Webservice on local machine. Now I want to store it
to our webserver. I copied the AMSX File to a Web Folder on Server. But it
does not work. Error 401 when calling it through URL.
So I looked up that on my machine the Web configuration knows all the .NET
Framework File Extension Mappings like .asmx... But the Webserver that does
have .NETv1.1 installed does not have those Mappings.

Do I have to add each .NET File Mapping manually????

Markus

Nov 23 '05 #3

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

Similar topics

25
by: John Morgan | last post by:
Though I have designed and implemented a number of large reasonably well received web sites I do not consider myself a graphics designer I am now for the first time going to work with a ...
2
by: PatrickSA | last post by:
Hi, Am new to web services, so apologies for the basic nature of the question - and apologies in advance if this is the wrong newsgroup. We're building a new web service and I'm looking around...
4
by: Trond A. S. Andersen | last post by:
Hi, all! I'm trying to use the System.Web.Mail. "package" combinded with System.Web.Mail.SmtpMail in order to send MS Excel spreadsheets attached to mail messages. However, sending one single...
1
by: Gregory Hassett | last post by:
Hi, I have a web service called GetComputerNameAndDescription which I can call from the main thread of my app. If I call it from a separate thread, however, it hangs on the call to Invoke() -- but...
0
by: Baruaa | last post by:
hi i m asheesh , can any on ehelp me about this error. Line 57: --> Line 58: <httpHandlers> Line 59: <add verb="*" path="*.vb" type="System.Web.HttpNotFoundHandler,System.Web" />
6
by: Ruslan | last post by:
Hello, I have to project: one ASN.NET project and another - Web Service in the same solution. I want to use the same web.config and global.asax files. Does it possible?
5
by: martin | last post by:
Hi, I have created a class that is totally seperate from my web application. However this class is used extensivly by the web application for stuff like data access. I wish to add a function to...
0
by: Erick Lopez | last post by:
When I send my web page to browser in ouput windows recibe this message and the web page the error BC32400 Please Help me Auto-attach to process ' aspnet_wp.exe' on machine 'TABLET'...
7
by: Jonas | last post by:
Hi. I'm trying to develop a web custom control that uses a programmatically created treeview. My problem is that I get an exception when I try to render the control. With properties do I have to...
7
by: =?Utf-8?B?Qi4gQ2hlcm5pY2s=?= | last post by:
I did my MCAD sometime ago in 1.1, using the 305 manual. I've since moved up to VS 2005. I've created perhaps a half dozen Dot Net 2.0 web applications. (Click on the Create Project link within...
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...
1
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
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,...
1
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...
0
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
1
muto222
php
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
0
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence...

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.