I downloaded the new Visual Web Developer 2005 beta 2 and then I
restarted the PC, open the program and build a hello world aspx page with
just a label.
When I press Ctrl + F5 it open the IE, but instead of showing the hello
world message it shows this:
Server Error in '/ATS Application' Application.
------------------------
HTTP Error 401 - Unauthorized.
------------------------
Version Information: ASP.NET Development Server 8.0.0.0
does anyone know how can I avoid this error?
Thank you.
--
Bruno Alexandre
Dep Informtica do Grupo Filtrarte
Av Genereal Humberto Delgado, 91
Vila Verde
2705-887 Terrugem SNT
Tel. +351 219 608 130
Tlm. +351 914 461 138
Fax +351 219 613 881
@dotnet.itags.org.. bruno.alexandre@dotnet.itags.org.filtrarte.com
www www.filtrarte.com | www.filtrarte.ptYes.
Using FireFox?
VWD uses a built-in web server instead of IIS.
By default this built-in web server has windows authentication turned
on...meaning no access via firefox.
In VWD, goto Website/Start Options Then in the dialog that pops up, uncheck
NTLM authentication. This will enable it to work with other browsers than
IE.
Should work!
--
MY ASP.Net tutorials
http://www.openmymind.net/ - New and Improved (yes, the popup is
annoying)
http://www.openmymind.net/faq.aspx - unofficial newsgroup FAQ (more to
come!)
"Bruno Alexandre" <bruno.pub@.filtrarte.com> wrote in message
news:OAl%23Z2zeFHA.4040@.TK2MSFTNGP14.phx.gbl...
>I guys,
> I downloaded the new Visual Web Developer 2005 beta 2 and then I
> restarted the PC, open the program and build a hello world aspx page with
> just a label.
> When I press Ctrl + F5 it open the IE, but instead of showing the hello
> world message it shows this:
>
> Server Error in '/ATS Application' Application.
> ------------------------
> HTTP Error 401 - Unauthorized.
> ------------------------
> Version Information: ASP.NET Development Server 8.0.0.0
>
> does anyone know how can I avoid this error?
> Thank you.
>
> --
> Bruno Alexandre
> Dep Informtica do Grupo Filtrarte
> Av Genereal Humberto Delgado, 91
> Vila Verde
> 2705-887 Terrugem SNT
> Tel. +351 219 608 130
> Tlm. +351 914 461 138
> Fax +351 219 613 881
> @.. bruno.alexandre@.filtrarte.com
> www www.filtrarte.com | www.filtrarte.pt
>
On Mon, 27 Jun 2005 18:28:12 +0100, Bruno Alexandre wrote:
> I guys,
> I downloaded the new Visual Web Developer 2005 beta 2 and then I
> restarted the PC, open the program and build a hello world aspx page with
> just a label.
> When I press Ctrl + F5 it open the IE, but instead of showing the hello
> world message it shows this:
>
> Server Error in '/ATS Application' Application.
> ------------------------
> HTTP Error 401 - Unauthorized.
> ------------------------
> Version Information: ASP.NET Development Server 8.0.0.0
>
> does anyone know how can I avoid this error?
> Thank you.
Just a guess: You need to grant permissions to the anonymous user.
This is done in the IIS MMC
done.
Thank you Karl
--
Bruno Alexandre
Dep Informtica do Grupo Filtrarte
Av Genereal Humberto Delgado, 91
Vila Verde
2705-887 Terrugem SNT
Tel. +351 219 608 130
Tlm. +351 914 461 138
Fax +351 219 613 881
@.. bruno.alexandre@.filtrarte.com
www www.filtrarte.com | www.filtrarte.pt
"Karl Seguin" <karl REMOVE @. REMOVE openmymind REMOVEMETOO . ANDME net>
escreveu na mensagem news:ei9RRD0eFHA.612@.TK2MSFTNGP12.phx.gbl...
> Yes.
> Using FireFox?
> VWD uses a built-in web server instead of IIS.
> By default this built-in web server has windows authentication turned
> on...meaning no access via firefox.
> In VWD, goto Website/Start Options Then in the dialog that pops up,
> uncheck NTLM authentication. This will enable it to work with other
> browsers than IE.
> Should work!
> --
> MY ASP.Net tutorials
> http://www.openmymind.net/ - New and Improved (yes, the popup is
> annoying)
> http://www.openmymind.net/faq.aspx - unofficial newsgroup FAQ (more to
> come!)
> "Bruno Alexandre" <bruno.pub@.filtrarte.com> wrote in message
> news:OAl%23Z2zeFHA.4040@.TK2MSFTNGP14.phx.gbl...
>>I guys,
>>
>> I downloaded the new Visual Web Developer 2005 beta 2 and then I
>> restarted the PC, open the program and build a hello world aspx page with
>> just a label.
>>
>> When I press Ctrl + F5 it open the IE, but instead of showing the
>> hello world message it shows this:
>>
>>
>> Server Error in '/ATS Application' Application.
>> ------------------------
>>
>> HTTP Error 401 - Unauthorized.
>>
>> ------------------------
>> Version Information: ASP.NET Development Server 8.0.0.0
>>
>>
>> does anyone know how can I avoid this error?
>>
>> Thank you.
>>
>>
>> --
>>
>> Bruno Alexandre
>> Dep Informtica do Grupo Filtrarte
>>
>> Av Genereal Humberto Delgado, 91
>> Vila Verde
>> 2705-887 Terrugem SNT
>>
>> Tel. +351 219 608 130
>> Tlm. +351 914 461 138
>> Fax +351 219 613 881
>> @.. bruno.alexandre@.filtrarte.com
>> www www.filtrarte.com | www.filtrarte.pt
>>
>>
>>
>>
0 comments:
Post a Comment