Click here to Skip to main content
15,916,846 members
Home / Discussions / ASP.NET
   

ASP.NET

 
Question[Message Deleted] Pin
attalurisubbu7-Apr-09 9:16
attalurisubbu7-Apr-09 9:16 
AnswerRe: How to add checkbox to word document using itextDotNet Pin
Christian Graus7-Apr-09 10:42
protectorChristian Graus7-Apr-09 10:42 
GeneralRe: How to add checkbox to word document using itextDotNet Pin
attalurisubbu7-Apr-09 10:57
attalurisubbu7-Apr-09 10:57 
QuestionNeed a little advice Pin
Alok Sharma ji7-Apr-09 7:19
Alok Sharma ji7-Apr-09 7:19 
GeneralRe: Need a little advice Pin
Member 43884657-Apr-09 7:39
Member 43884657-Apr-09 7:39 
AnswerRe: Need a little advice Pin
Christian Graus7-Apr-09 10:44
protectorChristian Graus7-Apr-09 10:44 
AnswerRe: Need a little advice Pin
Yusuf7-Apr-09 11:00
Yusuf7-Apr-09 11:00 
QuestionUrl Mappings not Working Pin
Suresh271297-Apr-09 6:31
Suresh271297-Apr-09 6:31 
I'm trying to use the urlmappings in asp.net 2.0 on iis 6 / windows server 2003.
Everything works fine in Our Local server, but in Live server I get a 404 page.
Here is sample of web.config with relevant bits:
<system.web>
<urlMappings enabled="true">
<add url="~/UI/Tradeshow/OrderSearch" mappedUrl="~/UI/Tradeshow/ExhibitOrderSearch.aspx"></add>

</urlMappings>
</system.web>

- when I go to http://xxxx/UI/Tradeshow/OrderSearch in local, everything works fine and it goes to the correct page.

On the server I get a 404 page for the same url path

If I change it to

<add url="~/UI/Tradeshow/ExhibitOrderSearch.aspx" mappedUrl="~/UI/Tradeshow/ExhibitOrderSearch.aspx"/>

in Live server it works fine, I have inserted aspnet_isapi.dll to the WildCard Character mapping in IIS too.

Am I missing something in the setup of IIS ?



My IIS Log Details in Live Server

as follows

Error:
2009-03-29 08:21:04 W3SVC127083300 127.0.0.1 GET /UI/Tradeshow/OrderSearch - 8000 - 127.0.0.1 Mozilla/4.0+(compatible;+MSIE+7.0;+Windows+NT+5.2;+WOW64;+.NET+CLR+2.0.50727;+.NET+CLR+3.0.4506.2152;+.NET+CLR+3.5.30729) 404 0 2

After Edited the Url = ExhibitOrderSearch.aspx

2009-03-29 10:31:30 W3SVC127083300 127.0.0.1 GET /UI/Tradeshow/ExhibitOrderSearch.aspx - 8000 CIMA_MILW\winfotech 127.0.0.1 Mozilla/4.0+(compatible;+MSIE+7.0;+Windows+NT+5.2;+WOW64;+.NET+CLR+2.0.50727;+.NET+CLR+3.0.4506.2152;+.NET+CLR+3.5.30729) 200 0 0

2009-03-29 10:31:35 W3SVC127083300 127.0.0.1 POST /UI/Tradeshow/ExhibitOrderSearch.aspx - 8000 - 127.0.0.1 Mozilla/4.0+(compatible;+MSIE+7.0;+Windows+NT+5.2;+WOW64;+.NET+CLR+2.0.50727;+.NET+CLR+3.0.4506.2152;+.NET+CLR+3.5.30729) 401 1 0

Please help me to solve this

Thanx in Advance ..
Suresh
AnswerRe: Url Mappings not Working Pin
lovexiaoxiao7-Apr-09 17:25
lovexiaoxiao7-Apr-09 17:25 
Questioni want disable paste option(from cliboard section in home tab) word 2007 Pin
aaru24x77-Apr-09 6:18
aaru24x77-Apr-09 6:18 
AnswerRe: i want disable paste option(from cliboard section in home tab) word 2007 Pin
Yusuf7-Apr-09 6:21
Yusuf7-Apr-09 6:21 
QuestionSession/Application - Abandon User Pin
dataminers7-Apr-09 5:49
dataminers7-Apr-09 5:49 
AnswerRe: Session/Application - Abandon User Pin
Alok Sharma ji7-Apr-09 7:12
Alok Sharma ji7-Apr-09 7:12 
GeneralRe: Session/Application - Abandon User Pin
dataminers7-Apr-09 8:22
dataminers7-Apr-09 8:22 
GeneralRe: Session/Application - Abandon User Pin
Alok Sharma ji9-Apr-09 6:46
Alok Sharma ji9-Apr-09 6:46 
QuestionDeveloping downloading opertion Pin
Shahdat Hosain7-Apr-09 5:17
Shahdat Hosain7-Apr-09 5:17 
AnswerRe: Developing downloading opertion Pin
N a v a n e e t h7-Apr-09 5:37
N a v a n e e t h7-Apr-09 5:37 
QuestionHow to get MAC Address of a visitor to a website Pin
Member 8686777-Apr-09 4:22
Member 8686777-Apr-09 4:22 
AnswerRe: How to get MAC Address of a visitor to a website Pin
Yusuf7-Apr-09 4:27
Yusuf7-Apr-09 4:27 
GeneralRe: How to get MAC Address of a visitor to a website Pin
Member 8686777-Apr-09 4:30
Member 8686777-Apr-09 4:30 
GeneralRe: How to get MAC Address of a visitor to a website Pin
Yusuf7-Apr-09 4:57
Yusuf7-Apr-09 4:57 
AnswerRe: How to get MAC Address of a visitor to a website Pin
Abhijit Jana7-Apr-09 5:02
professionalAbhijit Jana7-Apr-09 5:02 
QuestionGridView Column Value from Lookup Table Pin
Jasmine Pomelo7-Apr-09 3:40
Jasmine Pomelo7-Apr-09 3:40 
AnswerRe: GridView Column Value from Lookup Table Pin
Yusuf7-Apr-09 4:31
Yusuf7-Apr-09 4:31 
QuestionProhibit Downloading from Non-registered user like Codeproject.com Pin
M A A Mehedi Hasan7-Apr-09 2:39
M A A Mehedi Hasan7-Apr-09 2:39 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.