No error in debug but page cant be displayed

J

Joyce

Hi. I was trying to develop a login page with asp. Initially when i hit the
debug button, a popup says that i have to enable the debug to true in my
web.config file to enable debugging and to set to false when i want to
publish the page to my local host. The thing is, i have no errors when
debugging, but my page is empty and the login page is not showing. why is
this so? did i miss out something?
 
G

Gregory A. Beamer

Hi. I was trying to develop a login page with asp. Initially when i
hit the debug button, a popup says that i have to enable the debug to
true in my web.config file to enable debugging and to set to false
when i want to publish the page to my local host. The thing is, i have
no errors when debugging, but my page is empty and the login page is
not showing. why is this so? did i miss out something?

Are you sure you are not hitting an empty default.aspx page (ie, you are
not being redirected to the login page?). Also, is this ASP or ASP.NET?

Peace and Grace,
 
A

agricfowl

Hi. I was trying to develop a login page with asp. Initially when i hit the
debug button, a popup says that i have to enable the debug to true in my
web.config file to enable debugging and to set to false when i want to
publish the page to my local host. The thing is, i have no errors when
debugging, but my page is empty and the login page is not showing. why is
this so? did i miss out something?

Perhaps you haven't setup Form Authentication properly? Check your
web,config file.

Peace,
D
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,756
Messages
2,569,533
Members
45,007
Latest member
OrderFitnessKetoCapsules

Latest Threads

Top