Click here to Skip to main content
16,005,178 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionValidation on file uploading Pin
arslanjatt13-Jul-07 18:51
arslanjatt13-Jul-07 18:51 
AnswerRe: Validation on file uploading [modified] Pin
Archana New to Dotnet13-Jul-07 20:30
Archana New to Dotnet13-Jul-07 20:30 
AnswerRe: Validation on file uploading Pin
Gamzun13-Jul-07 20:31
Gamzun13-Jul-07 20:31 
QuestionWhich all Files Upload into server for Hosting Pin
Kurian_Kurian13-Jul-07 15:03
Kurian_Kurian13-Jul-07 15:03 
AnswerRe: Which all Files Upload into server for Hosting Pin
Guffa13-Jul-07 15:15
Guffa13-Jul-07 15:15 
GeneralRe: Which all Files Upload into server for Hosting Pin
Kurian_Kurian13-Jul-07 15:36
Kurian_Kurian13-Jul-07 15:36 
AnswerRe: Which all Files Upload into server for Hosting Pin
Guffa14-Jul-07 4:55
Guffa14-Jul-07 4:55 
QuestionPostback event fails in asp.net 2.0(Page cannot find server/DNS Error) Pin
BGadhia13-Jul-07 10:39
BGadhia13-Jul-07 10:39 
I have ported my Visual Studio2003/asp.net 1.1 web application on to Visual Studio 2005/asp.net2.0 platform. One page of this web application behaves strangely. On the home page of the application there is a header control and footer control. These user controls have links which allows users to go to various pages upon clicking. All except one link somehow behaves differently. This link however upon clicking opens up correct page but on clicking any button or even doing selected item change on drop down box on the page displays error like “The page can not be displayed” and “cannot find Server or DNS Error”. The server on which this web application is deployed is Windows 2003 sever with IIS 6.0 and asp.net 2.0 and .Net Framework 2.0. I even created a brand new page with just a button control and a text label. But clicking on this button I get the same error message as above. It seems that Post back event is failing. The Header Control implements IPostBackEventHandler and IPostBackDataHandler interface defined in Microsoft Library. This application works fine in with Visual Studio2003/asp.net 1.1.
Can any one please shed light how to solve this problem?
I would like to thank you in advance for your help.

AnswerRe: Postback event fails in asp.net 2.0(Page cannot find server/DNS Error) Pin
Paul Conrad13-Jul-07 12:16
professionalPaul Conrad13-Jul-07 12:16 
GeneralRe: Postback event fails in asp.net 2.0(Page cannot find server/DNS Error) Pin
BGadhia13-Jul-07 12:42
BGadhia13-Jul-07 12:42 
GeneralRe: Postback event fails in asp.net 2.0(Page cannot find server/DNS Error) Pin
Paul Conrad13-Jul-07 12:49
professionalPaul Conrad13-Jul-07 12:49 
GeneralRe: Postback event fails in asp.net 2.0(Page cannot find server/DNS Error) Pin
BGadhia13-Jul-07 12:53
BGadhia13-Jul-07 12:53 
GeneralRe: Postback event fails in asp.net 2.0(Page cannot find server/DNS Error) Pin
Paul Conrad13-Jul-07 13:10
professionalPaul Conrad13-Jul-07 13:10 
GeneralRe: Postback event fails in asp.net 2.0(Page cannot find server/DNS Error) Pin
BGadhia14-Jul-07 6:12
BGadhia14-Jul-07 6:12 
QuestionSending Email from Simple HTML Page Pin
Khan.Bangash13-Jul-07 6:21
Khan.Bangash13-Jul-07 6:21 
AnswerRe: Sending Email from Simple HTML Page Pin
Bino B13-Jul-07 7:04
Bino B13-Jul-07 7:04 
AnswerRe: Sending Email from Simple HTML Page Pin
Sathesh Sakthivel13-Jul-07 7:15
Sathesh Sakthivel13-Jul-07 7:15 
AnswerRe: Sending Email from Simple HTML Page Pin
Guffa13-Jul-07 9:50
Guffa13-Jul-07 9:50 
AnswerRe: Sending Email from Simple HTML Page Pin
Fred_Smith13-Jul-07 12:02
Fred_Smith13-Jul-07 12:02 
Questionhow to access the posted data to webpage from outside application. Pin
veerugadde13-Jul-07 5:54
veerugadde13-Jul-07 5:54 
QuestionAccepting Only Numeric Value in TextBox Pin
Ajeet mittal13-Jul-07 5:47
Ajeet mittal13-Jul-07 5:47 
AnswerRe: Accepting Only Numeric Value in TextBox Pin
Bino B13-Jul-07 7:06
Bino B13-Jul-07 7:06 
AnswerRe: Accepting Only Numeric Value in TextBox Pin
Sathesh Sakthivel13-Jul-07 7:13
Sathesh Sakthivel13-Jul-07 7:13 
AnswerRe: Accepting Only Numeric Value in TextBox Pin
Fred_Smith13-Jul-07 9:46
Fred_Smith13-Jul-07 9:46 
AnswerRe: Accepting Only Numeric Value in TextBox Pin
arslanjatt13-Jul-07 18:57
arslanjatt13-Jul-07 18:57 

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.