D
Donny Mack
Hello,
Got an issue with the following server setup:
Windows 2003 Std.
ASP.NET 1.1
In the newsgroups section of our site we name archive folders the same as
newsgroup names. In this case it is
http://www.dotnetjunkies.com/newsgroups/microsoft.public.dotnet.languages.vb
well we get an exception when going there:
This type of page is not served.
Even if you manually type in:
http://www.dotnetjunkies.com/newsgroups/microsoft.public.dotnet.languages.vb/default.aspx
You get the same error.
I know exactly why it is doing this is because the folder's last three chars
are .Vb which i belive ASP.NET is interpreting as a class file, but this is
wrong behaivor, it should know it's a folder even more if i put the
/default.aspx.
So how do we get around this? Is there an IIS 6.0 or asp.net setting that we
can use to enable it for this directory?
Please help, at the moment no one can access the vb newsgroups from our
site.
Thanks,
Donny
Got an issue with the following server setup:
Windows 2003 Std.
ASP.NET 1.1
In the newsgroups section of our site we name archive folders the same as
newsgroup names. In this case it is
http://www.dotnetjunkies.com/newsgroups/microsoft.public.dotnet.languages.vb
well we get an exception when going there:
This type of page is not served.
Even if you manually type in:
http://www.dotnetjunkies.com/newsgroups/microsoft.public.dotnet.languages.vb/default.aspx
You get the same error.
I know exactly why it is doing this is because the folder's last three chars
are .Vb which i belive ASP.NET is interpreting as a class file, but this is
wrong behaivor, it should know it's a folder even more if i put the
/default.aspx.
So how do we get around this? Is there an IIS 6.0 or asp.net setting that we
can use to enable it for this directory?
Please help, at the moment no one can access the vb newsgroups from our
site.
Thanks,
Donny