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

Problem with UrlMappings

I'm testing the 2.0 Beta, I'm using Visual Web Developer Express
Edition, running on windows 2000 server.

When I run my site with the built in web-server the UrlMappings work
great, but when I run them in IIS they only give me 404:s.

<system.web>
<urlMappings enabled="true">
<!--Mappade "statiska sidor"-->
<add mappedUrl="~/Default.aspx" url="~/Index.html" />
</urlMappings>
</system.web>

Do you know what might be the problem?

Thanks in advance,
Peter Larsson
Nov 19 '05 #1
1 1542
Hi, Peter.

If I may suggest, try asking VWD questions in these online forums :

http://forums.asp.net/175/ShowForum.aspx

http://forums.microsoft.com/msdn/Sho...spx?ForumID=24


Juan T. Llibre
ASP.NET MVP
http://asp.net.do/foros/
Foros de ASP.NET en Español
Ven, y hablemos de ASP.NET...
======================

"Peter Larsson" <pe***@frillesas.info> wrote in message
news:u4**************@TK2MSFTNGP15.phx.gbl...
I'm testing the 2.0 Beta, I'm using Visual Web Developer Express Edition, running on
windows 2000 server.

When I run my site with the built in web-server the UrlMappings work great, but when I
run them in IIS they only give me 404:s.

<system.web>
<urlMappings enabled="true">
<!--Mappade "statiska sidor"-->
<add mappedUrl="~/Default.aspx" url="~/Index.html" />
</urlMappings>
</system.web>

Do you know what might be the problem?

Thanks in advance,
Peter Larsson

Nov 19 '05 #2

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

Similar topics

117
by: Peter Olcott | last post by:
www.halting-problem.com
28
by: Jon Davis | last post by:
If I have a class with a virtual method, and a child class that overrides the virtual method, and then I create an instance of the child class AS A base class... BaseClass bc = new ChildClass();...
6
by: Ammar | last post by:
Dear All, I'm facing a small problem. I have a portal web site, that contains articles, for each article, the end user can send a comment about the article. The problem is: I the comment length...
1
by: jazzMan007 | last post by:
Hi All - I'm using the new UrlMappings feature in an ASP.NET 2.0 application. I'm using the unique urls, mapped to shared files, in the site map. So for example, I have pages A, B, & C...all of...
1
by: Alexander Widera | last post by:
Hi, is there something new in .net 2.0 about the topic "urlMappings" regarding dynamic url "redirection" ? I want to call "/testpage/topic1/new.aspx" and it should redirect to...
0
by: Rune B | last post by:
Hey Group Why does this urlMapping work just fine on the development webserver, but not at the IIS (6.0) ? <urlMappings enabled="true"> <add url="~/srs"...
0
by: Bill | last post by:
On an ASP.NET 2.0 server, is there a way I can use urlMappings with Classical ASP pages? The web.config file, in my web root, is this: <?xml version="1.0" ?> <configuration...
1
by: Nathan Sokalski | last post by:
I am using the <urlMappingselement in my Web.config file as follows: <urlMappings enabled="true"> <add url="~/worldnews.aspx" mappedUrl="~/viewlinks.aspx?category=World+News&section=Main"/>...
3
by: Jon | last post by:
Hello all, I have the following urlMapping element in my web.config: <urlMappings enabled="true"> <clear /> <add url="~/establishments.aspx" mappedUrl="~/ EstablishmentList.aspx?type=1"/>...
0
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
1
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: Vimpel783 | last post by:
Hello! Guys, I found this code on the Internet, but I need to modify it a little. It works well, the problem is this: Data is sent from only one cell, in this case B5, but it is necessary that data...
0
by: jfyes | last post by:
As a hardware engineer, after seeing that CEIWEI recently released a new tool for Modbus RTU Over TCP/UDP filtering and monitoring, I actively went to its official website to take a look. It turned...
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...
1
by: Defcon1945 | last post by:
I'm trying to learn Python using Pycharm but import shutil doesn't work
1
by: Shællîpôpï 09 | last post by:
If u are using a keypad phone, how do u turn on JavaScript, to access features like WhatsApp, Facebook, Instagram....
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...

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.