Visual Studio Problem

  • Thread starter Thread starter Mariame
  • Start date Start date
M

Mariame

Hi everyone
I have a strange problem, i have a project that contains many webforms
& when i was updating in one of them & run the visual studio it opens an
empty web page
i was thinking that may be there is a problem in this one so i tried all
other web pages it gives me an empty page on brouser inspite of the
designing of this pages contains all controls & the aspx.vb still contains
all code
i close Visual studio & started many times still have the same empty pages
in brouser

Anybody know what could be the problem ????

Thx in Adv.
 
Hi Mariame,

How are you starting the page? From the Debugger/Start button? What file do
you have set as the StartUp page?

When you right-click on the blank page and look at its properties, what does
it indicate as the file name?
 
Back
Top