Hey guys, help a new guy in ASP.Net 2.0
-
hey guys whats up ? I've just been wrorkin on ASP.NET 2.0for less than a month. I usevisual web developer 2005 express edition. Here's my problem, I create a web project and first I created my master page and put some controls like login status, login name ..., then I created one page. when I run it I get this weird error sayin The page Login.aspx couldn't be found !!! I dunno why in the world it's askin for that page ? and also could you introduce some useful sources to me ? I'm looking for some simple but helpful samples(logging in, add user, password and stuff like this)! Thanx heaps guys ! Mr.K
-
hey guys whats up ? I've just been wrorkin on ASP.NET 2.0for less than a month. I usevisual web developer 2005 express edition. Here's my problem, I create a web project and first I created my master page and put some controls like login status, login name ..., then I created one page. when I run it I get this weird error sayin The page Login.aspx couldn't be found !!! I dunno why in the world it's askin for that page ? and also could you introduce some useful sources to me ? I'm looking for some simple but helpful samples(logging in, add user, password and stuff like this)! Thanx heaps guys ! Mr.K
mrkeivan wrote:
when I run it I get this weird error sayin The page Login.aspx couldn't be found
What is u'r master page name?u said that u created one page what is the page name? plz do more specific with u'r question Try This Link For Simple Sample There is many example about ASP.NET
Best Regards, Tomi
-
mrkeivan wrote:
when I run it I get this weird error sayin The page Login.aspx couldn't be found
What is u'r master page name?u said that u created one page what is the page name? plz do more specific with u'r question Try This Link For Simple Sample There is many example about ASP.NET
Best Regards, Tomi
-
hey Tomi, thanx for replyin ! its the default name, master.masterpage, something like this ! Mr.K
Hmm, I dont know for sure,perhaps its because the login status control coz i never use the login status or login name control:doh:..i always use programmatic to create a login Just try to look at on This Linki think it will help ur problems
Best Regards, Tomi
-
Hmm, I dont know for sure,perhaps its because the login status control coz i never use the login status or login name control:doh:..i always use programmatic to create a login Just try to look at on This Linki think it will help ur problems
Best Regards, Tomi