There are MANY reasons IIS will throw a 404, and most situations never
make it to the log.
The simplest test, is to create a "test.html" file in the folder and try
to view it through IIS.
If that works, try renaming it to "test.aspx" and see what happens.
If the first does not work, you might have security problems.
If the first works but the second doesn't, you might have to enable .Net
in the "Extensions" node of IIS (beware that you need v. 2.0).
Another situation where the first works, but the second doesn't is that
the folder does not allow running scripts.
A variation is that the .Net engine is not registered as a script engine.
If both work but the sample does not, the installer probably missed the
default document for the folder.
Regards, Kenneth Skovhede, GEOGRAF A/S
Gary Morin skrev:
Hi
I'm currently on site and am having problems getting MapGuide 2.0 working.
The config is Windows 2003 an IIS 6 using .net
When I try to view a page I get an 404 error, i.e. the same type of
problem reported before when the application has used the short Dos
8.3 name.
I have also seen the same problem when IIS is installed after
framework 2, the solution here is simple repair framework 2. I have
tried this fixes but I still have the same problem. I can't see
anything obviously wrong.
Thanks
Gary
------------------------------------------------------------------------
_______________________________________________
mapguide-users mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/mapguide-users
_______________________________________________
mapguide-users mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/mapguide-users