Click here to Skip to main content
15,891,033 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: image in the body tag is not printing Pin
Pete O'Hanlon23-Apr-12 9:12
mvePete O'Hanlon23-Apr-12 9:12 
GeneralRe: image in the body tag is not printing Pin
indian14323-Apr-12 10:24
indian14323-Apr-12 10:24 
GeneralRe: image in the body tag is not printing Pin
Pete O'Hanlon23-Apr-12 10:37
mvePete O'Hanlon23-Apr-12 10:37 
GeneralRe: image in the body tag is not printing Pin
indian14329-Apr-12 22:05
indian14329-Apr-12 22:05 
GeneralRe: image in the body tag is not printing Pin
Not Active23-Apr-12 12:21
mentorNot Active23-Apr-12 12:21 
QuestionCustomize HttpWebRequest in Compact Framework Pin
Tripathi Swati22-Apr-12 23:58
Tripathi Swati22-Apr-12 23:58 
AnswerRe: Customize HttpWebRequest in Compact Framework Pin
jkirkerx23-Apr-12 12:23
professionaljkirkerx23-Apr-12 12:23 
QuestionASP.Net Pin
fire_hawk22-Apr-12 21:15
fire_hawk22-Apr-12 21:15 
XML
Anyone pls help,

i designed and tested my ASP.Net page locally with the Visual Studio built in test server and it worked fine, but when i hosted it, it gave me this error:

Runtime Error

<!-- Web.Config Configuration File -->

<configuration>
    <system.web>
        <customErrors mode="Off"/>
    </system.web>
</configuration>



And also:



<!-- Web.Config Configuration File -->

<configuration>
    <system.web>
        <customErrors mode="RemoteOnly" defaultRedirect="mycustompage.htm"/>
    </system.web>
</configuration>




Even with me modifying the code as the error message said it's still the same, 

pls help.

SuggestionRe: ASP.Net Pin
Richard MacCutchan22-Apr-12 21:28
mveRichard MacCutchan22-Apr-12 21:28 
AnswerRe: ASP.Net Pin
Chamila Nishantha22-Apr-12 22:16
Chamila Nishantha22-Apr-12 22:16 
AnswerRe: ASP.Net Pin
vvashishta24-Apr-12 18:27
vvashishta24-Apr-12 18:27 
QuestionGrouping in dropdown Pin
RA|-|UL PATEL22-Apr-12 20:56
RA|-|UL PATEL22-Apr-12 20:56 
AnswerRe: Grouping in dropdown Pin
Vipin_Arora22-Apr-12 21:20
Vipin_Arora22-Apr-12 21:20 
QuestionWhat is repository pattern? Pin
Syed Zoheb Ali Sumair22-Apr-12 5:43
Syed Zoheb Ali Sumair22-Apr-12 5:43 
AnswerRe: What is repository pattern? Pin
Ali Al Omairi(Abu AlHassan)22-Apr-12 20:16
professionalAli Al Omairi(Abu AlHassan)22-Apr-12 20:16 
Questionasp Pin
fire_hawk21-Apr-12 14:58
fire_hawk21-Apr-12 14:58 
AnswerRe: asp Pin
Wes Aday21-Apr-12 17:30
professionalWes Aday21-Apr-12 17:30 
GeneralRe: asp Pin
fire_hawk21-Apr-12 18:25
fire_hawk21-Apr-12 18:25 
QuestionRe: asp Pin
jkirkerx21-Apr-12 19:18
professionaljkirkerx21-Apr-12 19:18 
AnswerRe: asp Pin
fire_hawk22-Apr-12 21:05
fire_hawk22-Apr-12 21:05 
GeneralRe: asp Pin
jkirkerx23-Apr-12 6:55
professionaljkirkerx23-Apr-12 6:55 
GeneralRe: asp Pin
fire_hawk23-Apr-12 21:51
fire_hawk23-Apr-12 21:51 
GeneralRe: asp Pin
jkirkerx24-Apr-12 6:43
professionaljkirkerx24-Apr-12 6:43 
GeneralRe: asp Pin
Ali Al Omairi(Abu AlHassan)21-Apr-12 20:16
professionalAli Al Omairi(Abu AlHassan)21-Apr-12 20:16 
AnswerRe: asp Pin
vvashishta23-Apr-12 19:30
vvashishta23-Apr-12 19:30 

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.