Monday, March 26, 2012

The Controls (buttons) Are Not Displayed In Asp.net, after i ran the asp.net pro

hi pals

i have created one new asp.net web application project (with visual basic enabled not C#).

i have used two "lables" and two "textboxes". after creating that webform. i ran that asp.net project.

but it did not show the form as what i have seen before ran.

it shows onle tow lables and it did not show the textbox controls. that too lables are shown top left cornor one by one. but i have used lables at center of the form.

i have attached two jpg files. first one is before run. second one for after run.

how to solve this problem.Can you post your code?
Run aspnet_regiis -c in the Visual Studio command prompt.
hi mendhak

how to enter visula studio command prompt. i am newbie to vb.net / asp.net
Start > Programs > Microsoft VIsual Studio > Visual Studio Tools > Visual Studio Command Prompt
hi mendhak

i tried this.

now i am seeing the error message "server application unavailable" in ie after exectuing my asp.net webapplication project.

but i am able to open iis server default pager when typing "http://localhost" in ie

how to solve that problem
Did you reset IIS after running aspnet_regiis?

0 comments:

Post a Comment