I remember now..... It's a permissions issue. Servers are generally set up so that everyone can access them...
However, for security reasons, Windows XP doesn't share your website with everyone. You need to open up IIS, right-click 'mapguide' and select 'permissions' Then you need to grant users on your network permission to view the site.. Select Add Then in the text box type EVERYONE (make sure you are selecting this from your domain.... Something like "MeadGilman.local") Then grant them all permissions except for Full Control. That should take care of it. It might require a reboot in order for the permission changes to take place. Ph: (425) 486-1252 Fx: (425) 486-6108 www.meadgilman.com <http://www.meadgilman.com/> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Bob Sisco Sent: Monday, July 30, 2007 12:06 PM To: [email protected] Subject: [mapguide-users] MG v1.1.0 Install on Win XP Problem I'm sure someone has encounter something like this. I could use some installation help. We have version 1.02 running on our server, but then decided to test out the newer versions for MG server on some test computers, which are all Win XP Pro. I have installed IIS v5.1 on them and installed MG 1.1.0. Everything seems to work OK until I install the sample data. I'm able to log into the server remotely to view the web studio & the site admin, trying the view the sample data remotely causes an error. The next step was trying the view the data, via web browser, from the server computer. This is what I get for an error (listed below): Server Error in '/mapguide' Application. ________________________________ Failed to access IIS metabase. Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code. Exception Details: System.Web.Hosting.HostingEnvironmentException: Failed to access IIS metabase. The process account used to run ASP.NET must have read access to the IIS metabase (e.g. IIS://servername/W3SVC). For information on modifying metabase permissions, please see http://support.microsoft.com/?kbid=267904. Source Error: An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below. Stack Trace: [HostingEnvironmentException: Failed to access IIS metabase.] System.Web.Configuration.MetabaseServerConfig.MapPathCaching(String siteID, VirtualPath path) +3609834 System.Web.Configuration.MetabaseServerConfig.System.Web.Configuration.I ConfigMapPath2.MapPath(String siteID, VirtualPath vpath) +9 System.Web.Hosting.HostingEnvironment.MapPathActual(VirtualPath virtualPath, Boolean permitNull) +169 System.Web.CachedPathData.GetConfigPathData(String configPath) +382 System.Web.CachedPathData.GetConfigPathData(String configPath) +243 System.Web.CachedPathData.GetApplicationPathData() +68 System.Web.CachedPathData.GetVirtualPathData(VirtualPath virtualPath, Boolean permitPathsOutsideApp) +3503459 System.Web.Configuration.RuntimeConfig.GetLKGRuntimeConfig(VirtualPath path) +189 ________________________________ Version Information: Microsoft .NET Framework Version:2.0.50727.832; ASP.NET Version:2.0.50727.832 What am I doing wrong? (Thanks for the help)
<<image001.jpg>>
_______________________________________________ mapguide-users mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/mapguide-users
