I am in a hosted .NET 3.5 environment.

Can someone tell me how to resolve this issue? Thank you. If it is something that the hosting provider must solve, can you please tell me where they should look?

-- Rodney

Server Error in '/' Application.
Absolute path information is required.
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.ArgumentException: Absolute path information is required.

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:

[ArgumentException: Absolute path information is required.]
System.Security.Util.StringExpressionSet.CreateLis tFromExpressions(String[] str, Boolean needFullPath) +7489676
System.Security.Permissions.FileIOPermission.AddPa thList(FileIOPermissionAccess access, AccessControlActions control, String[] pathListOrig, Boolean checkForDuplicates, Boolean needFullPath, Boolean copyPathList) +87
System.Security.Permissions.FileIOPermission..ctor (FileIOPermissionAccess access, String path) +65
System.Web.InternalSecurityPermissions.PathDiscove ry(String path) +29
System.Web.Caching.CacheDependency.Init(Boolean isPublic, String[] filenamesArg, String[] cachekeysArg, CacheDependency dependency, DateTime utcStart) +2558
System.Web.Caching.CacheDependency..ctor(String filename, DateTime start) +113
System.Web.Caching.CacheDependency..ctor(String filename) +56
AspDotNetStorefrontCommon.XmlPackage2..ctor(String PackageName, Customer cust, Int32 SkinID, String UserQuery, String AdditionalRuntimeParms, String OnlyRunNamedQuery, Boolean UseExtensions) +9617
AspDotNetStorefrontCommon.HierarchicalTableMgr..ct or(String TableName, String NodeName, String IDColumnName, String GUIDColumnName, String NameColumnName, String XmlPackageName, Int32 CacheMinutes, Int32 SetInitialContextToNodeID, Boolean OnlyPublishedEntitiesAndObjects) +883
AspDotNetStorefrontCommon.EntityHelper..ctor(Int32 CacheMinutes, EntitySpecs eSpecs, Boolean PublishedOnly) +470
AspDotNetStorefrontCommon.AppLogic.LoadEntityHelpe rs() +84
AspDotNetStorefront.Global.ZHUkUoDr2() +958
AspDotNetStorefront.Global.B4Vherugs(Object , EventArgs ) +457
AspDotNetStorefront.Global.Application_Start(Objec t sender, EventArgs e) +44