Now, I can creat or open existing web application.
The problem may be I am using Proxy for internet access. After I disabled
using proxy server, ASP.Net can open new or existing web application. But
this only worked for a while then the old problem back again. I uninstalled
IIS and then re-installed IIS then run aspnet_regiis /i, now the ASP.Net has
no problem to open new or existing web application.
However, after I created a new web application and tried to run it, I got
the
error:
There is a problem with the page you are trying to reach and it cannot be
displayed.
Anyone can help?
Thanks in advance!
CM
[quoted text, click to view] "Carl Prothman [MVP]" <carlpr@spamcop.net> wrote in message
news:Ofi0QllhDHA.3144@tk2msftngp13.phx.gbl...
> "CM" <cm111@hotmail.com> wrote
> > Just installed VS.Net 2003 on a Windows 2000 Server with IIS installed.
> > However, I cannot create any web application, The error message is:
> > The Web server reported the following error when attemption to create or
> > open the Web project located at the following URL:
> > 'http://localhost/Test2003'.HTTP/1.1 500 Server Error'.
> >
>
> Does your IIS Application have an "Application Name" in IIS property page?
> Is the IIS Application's physical directory correct? Does it exist?
>
> FYI...
>
http://www.15seconds.com/faq/ASP%202.0/545.htm
> HTTP/1.1 500 Server Error -2146646015 (0x800cc801)
> The error is generated by the IIS Metabase (where all the config data is
held)
> and means that a particular unit of data could not be found. For example
you ask
> for a vdir path when the path isn't there.
>
> --
>
> Thanks,
> Carl Prothman
> Microsoft ASP.NET MVP
>
> Hire top-notch developers at
http://www.able-consulting.com >
>
>