| Verhoeven Bart 2003-06-21, 2:23 am |
| I've had the samen problem ...
Thing was i installed Visual Studio .NET on my computer
without IIS installed first.
Afterwards i installed IIS, but my pages were all
blank ... reinstalling .NET framework solved that problem
for me ...
Bart
>-----Original Message-----
>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
>.
>
|