Click here to Skip to main content
15,925,505 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: Issue with ListBox Pin
Sylvester george24-Jun-07 20:43
Sylvester george24-Jun-07 20:43 
QuestionProblem in gridview control in asp.net 2.0 Pin
vkey_nova24-Jun-07 20:00
vkey_nova24-Jun-07 20:00 
AnswerRe: Problem in gridview control in asp.net 2.0 Pin
Sathesh Sakthivel24-Jun-07 20:10
Sathesh Sakthivel24-Jun-07 20:10 
Questionhow to highlight tags. Pin
kvijayajyothy24-Jun-07 19:56
kvijayajyothy24-Jun-07 19:56 
AnswerRe: how to highlight tags. Pin
Christian Graus24-Jun-07 20:41
protectorChristian Graus24-Jun-07 20:41 
GeneralRe: how to highlight tags. Pin
kvijayajyothy24-Jun-07 22:44
kvijayajyothy24-Jun-07 22:44 
GeneralRe: how to highlight tags. Pin
Christian Graus24-Jun-07 23:26
protectorChristian Graus24-Jun-07 23:26 
QuestionRemote server Pin
dhatchu24-Jun-07 19:44
dhatchu24-Jun-07 19:44 
hai every one

i want run aspx page to remote iis

i should copy all source file and paste to remote iis machice

while run the project i will get below mention error

please give me the solution

Runtime Error
Description: An application error occurred on the server. The current custom error settings for this application prevent the details of the application error from being viewed remotely (for security reasons). It could, however, be viewed by browsers running on the local server machine.

Details: To enable the details of this specific error message to be viewable on remote machines, please create a <customerrors> tag within a "web.config" configuration file located in the root directory of the current web application. This <customerrors> tag should then have its "mode" attribute set to "Off".




<configuration>
<system.web>
<customerrors mode="Off">




Notes: The current error page you are seeing can be replaced by a custom error page by modifying the "defaultRedirect" attribute of the application's <customerrors> configuration tag to point to a custom error page URL.




<configuration>
<system.web>
<customerrors mode="RemoteOnly" defaultredirect="mycustompage.htm">



thanks& regards

dhatchinamoorthy.r


Dhatchinamoorthy.R
9894824838

QuestionHow to implement outlook express in asp.net Pin
Kurmala24-Jun-07 18:52
Kurmala24-Jun-07 18:52 
AnswerRe: How to implement outlook express in asp.net Pin
Christian Graus25-Jun-07 0:03
protectorChristian Graus25-Jun-07 0:03 
Questiondoubt about encryt and decrypt Pin
saravanan0524-Jun-07 18:49
saravanan0524-Jun-07 18:49 
AnswerRe: doubt about encryt and decrypt Pin
Sylvester george24-Jun-07 19:38
Sylvester george24-Jun-07 19:38 
GeneralRe: doubt about encryt and decrypt Pin
saravanan0524-Jun-07 20:32
saravanan0524-Jun-07 20:32 
GeneralRe: doubt about encryt and decrypt Pin
Sathesh Sakthivel24-Jun-07 20:35
Sathesh Sakthivel24-Jun-07 20:35 
AnswerRe: doubt about encryt and decrypt Pin
Christian Graus25-Jun-07 0:09
protectorChristian Graus25-Jun-07 0:09 
Questioncan we handle multiple sitemap? Pin
raju124824-Jun-07 18:49
raju124824-Jun-07 18:49 
AnswerRe: can we handle multiple sitemap? Pin
sathesh pandian27-Jun-07 19:22
sathesh pandian27-Jun-07 19:22 
QuestionSend Mail Pin
Socheat.Net24-Jun-07 18:08
Socheat.Net24-Jun-07 18:08 
AnswerRe: Send Mail Pin
Christian Graus24-Jun-07 18:19
protectorChristian Graus24-Jun-07 18:19 
GeneralRe: Send Mail Pin
Socheat.Net24-Jun-07 18:46
Socheat.Net24-Jun-07 18:46 
AnswerRe: Send Mail Pin
Guffa24-Jun-07 19:33
Guffa24-Jun-07 19:33 
GeneralRe: Send Mail Pin
Socheat.Net24-Jun-07 20:52
Socheat.Net24-Jun-07 20:52 
AnswerRe: Send Mail Pin
Guffa25-Jun-07 7:58
Guffa25-Jun-07 7:58 
GeneralRe: Send Mail Pin
amin_behzadi24-Jun-07 20:51
professionalamin_behzadi24-Jun-07 20:51 
AnswerRe: Send Mail Pin
Guffa25-Jun-07 7:58
Guffa25-Jun-07 7:58 

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.