|
code
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
ASP.NET Server Controls not displayed in IEAm new to the .NET framework. I started a new ASP.NET Web Application project and designed the Web Form Using the Web Forms Server Control. When I try to run the pplication in debug mode the following error is diplayed: ERROR WHILE TRYING TO RUN THE PROJECT:UNABLE TO START DEBUGGING ON THE WEB SERVER ...... SERVER DOES NOT SUPPORT DEBUGGING OF ASP.NET APPLICATIONS.... Whenever i use Ctrl + F5 to run the applications the IE browser window is displayed , minus the Web Form Server Controls. (ie. a blank window is displayed) Can anyone help me out on this . Is there any other configuration that I have missed out (IIS or in .NET) or some code needs to be written on Form Load , as in setting the visible property true etc. (have tried this but no use). Thanks & Regards Udayan You need to repair your IIS mappings.
Here's how: http://SteveOrr.net/faq/3in1.aspx Show quoteHide quote "Udayan" <Uda***@discussions.microsoft.com> wrote in message news:29E02287-96E0-4DF6-923A-A2E5E672910B@microsoft.com... > Hi, > Am new to the .NET framework. I started a new ASP.NET Web Application > project and designed the Web Form Using the Web Forms Server Control. > When I > try to run the pplication in debug mode the following error is diplayed: > > ERROR WHILE TRYING TO RUN THE PROJECT:UNABLE TO START DEBUGGING ON THE WEB > SERVER ...... SERVER DOES NOT SUPPORT DEBUGGING OF ASP.NET > APPLICATIONS.... > > Whenever i use Ctrl + F5 to run the applications the IE browser window is > displayed , minus the Web Form Server Controls. (ie. a blank window is > displayed) > > Can anyone help me out on this . Is there any other configuration that I > have missed out (IIS or in .NET) or some code needs to be written on Form > Load , as in setting the visible property true etc. (have tried this but > no > use). > > Thanks & Regards > > Udayan >
ASP.NET absolute path to file
ascx event to parent aspx: howto ? howto: bubble-up events HTMLInputFile Control for Multiple Files Submit form How to diisable textbox in datagrid Infragistics Web Control Microsoft.Web.UI.WebControls Accessing multiple instances of a control on a form DropDownList in composite control not saving ListItems |
|||||||||||||||||||||||