|
Home > Archive > microsoft.public.cert.exam.mcsd > June 2003 > Help with ASP.NET
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
|
|
| Keith Mcdonald 2003-06-19, 5:23 pm |
| Hello all intelligent MCSDs. I have a tech question.
When I am using ASP.NET and I drag and drop a button or a
list box on the page and try to browse it the page blank.
I have no build errors it just will not let my buttons,
listbox, texboxes show in the browser the page is just
constantly blank. For some reason the controls I add to my
page cannot be viewed by the browser. What am I doing
wrong? I it some databinding code I should be adding to
the controls. I don't have this problem when I am building
Windows forms. Also, I have the view state set to true.
Keith McDonald
| |
| Somchai U. 2003-06-19, 10:23 pm |
| Please post this message again with your aspx file in related
microsoft.public.dotnet.framework.aspnet newsgroup.
Somchai
"Keith Mcdonald" <km@msn.com> wrote in message
news:033e01c336ac$770c8590$a50
1280a@phx.gbl...
> Hello all intelligent MCSDs. I have a tech question.
> When I am using ASP.NET and I drag and drop a button or a
> list box on the page and try to browse it the page blank.
> I have no build errors it just will not let my buttons,
> listbox, texboxes show in the browser the page is just
> constantly blank. For some reason the controls I add to my
> page cannot be viewed by the browser. What am I doing
> wrong? I it some databinding code I should be adding to
> the controls. I don't have this problem when I am building
> Windows forms. Also, I have the view state set to true.
>
> Keith McDonald
| |
| Kline Sphere 2003-06-20, 4:23 pm |
| Your best is to search the google. There are a number of reasons why
you could be having the problems you have encountered.
On Thu, 19 Jun 2003 14:48:05 -0700, "Keith Mcdonald" <km@msn.com>
wrote:
>Hello all intelligent MCSDs. I have a tech question.
>When I am using ASP.NET and I drag and drop a button or a
>list box on the page and try to browse it the page blank.
>I have no build errors it just will not let my buttons,
>listbox, texboxes show in the browser the page is just
>constantly blank. For some reason the controls I add to my
>page cannot be viewed by the browser. What am I doing
>wrong? I it some databinding code I should be adding to
>the controls. I don't have this problem when I am building
>Windows forms. Also, I have the view state set to true.
>
>Keith McDonald
|
|
|
|
|