|
it
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
authentication modeWhen I run finished web aplication from inside VS5: localhost:1675/test2/Default.aspx everything is OK, works good. But when I just navigate in my browser to: localhost/test2/Default.aspx i get Configuration Error: Server Error in '/' Application. Source Error: Line 56: <authentication mode="Forms"/> or sometimes: Line 56: <authentication mode="Windows" /> (depends of my blind play with "ASP.NET Configuration") I'm lame but I just want to made web aplication that may be available to see by other people on internet, not only by me :-) I don't want any authentification. Help. go to : microsoft.public.dotnet.framework.aspnet
Show quoteHide quote "wdy" <wdy@wp.spam.pl> wrote in message news:egjpdf$3d9$1@news.telbank.pl... >I try to build a simple web aplication in ASP.NET in Visual Studio 5. > When I run finished web aplication from inside VS5: > localhost:1675/test2/Default.aspx > everything is OK, works good. > But when I just navigate in my browser to: > localhost/test2/Default.aspx > i get Configuration Error: > > Server Error in '/' Application. > Source Error: > Line 56: <authentication mode="Forms"/> > or sometimes: > Line 56: <authentication mode="Windows" /> > (depends of my blind play with "ASP.NET Configuration") > > I'm lame but I just want to made web aplication that may be available to see by other people on internet, not only by me :-) I > don't want any authentification. > Help.
Other interesting topics
Convert the code from gb2312 to unicode in ASP
Carriage Return and Response.Write Output Issue Help in writing SQL using request.form.item(i) New session for every page??? Percentage Calculation question.... displaying a drop down selection with ASP ADODB.Field error '80020009' Cannot find record XML - load contents onto page. how to run a bat file in remote PC through ASP Request.BinaryRead(count) |
|||||||||||||||||||||||