Hello friends,
We hosted Dotnetnuke Version 04.08.01 application in windows 2003 server... My URL is http://fernando.eammonia.com/default.aspx
I am getting below error.... Please help me to fix this wierd error ... I am struggling for the past 2 weeks
DotNetNuke Error: - Version 04.08.01
http://fernando.eammonia.com/Default.aspx?tabid=36&error=Could+not+find+a+part+of+the+path+'C%3a%5cdnn_8_1%5cApp_GlobalResources%5cLocales.xml'.&content=0
DotNetNuke.Services.Exceptions.PageLoadException: Could not find a part of the path 'C:\dnn_8_1\App_GlobalResources\Locales.xml'.
This is the error Log from DB
<LogProperties><LogProperty><PropertyName>AssemblyVersion</PropertyName><PropertyValue>04.08.01</Property
Value></LogProperty><LogProperty><PropertyName>PortalID</PropertyName><PropertyValue>0</PropertyValue></Lo
gProperty><LogProperty><PropertyName>PortalName</PropertyName><PropertyValue>EAmmonia</PropertyValue></
LogProperty><LogProperty><PropertyName>UserID</PropertyName><PropertyValue>-
1</PropertyValue></LogProperty><LogProperty><PropertyName>UserName</PropertyName><PropertyValue
/></LogProperty><LogProperty><PropertyName>ActiveTabID</PropertyName><PropertyValue>36</PropertyValue></Lo
gProperty><LogProperty><PropertyName>ActiveTabName</PropertyName><PropertyValue>Home</PropertyValue></Lo
gProperty><LogProperty><PropertyName>RawURL</PropertyName><PropertyValue>/Default.aspx?
tabid=36&error=Could+not+find+a+part+of+the+path+'C%3a%5cdnn_8_1%5cApp_GlobalResources%
5cLocales.xml'.&content=0</PropertyValue></LogProperty><LogProperty><PropertyName>AbsoluteURL</Property
Name><PropertyValue>/Default.aspx</PropertyValue></LogProperty><LogProperty><PropertyName>AbsoluteURLRefer
rer</PropertyName><PropertyValue
/></LogProperty><LogProperty><PropertyName>UserAgent</PropertyName><PropertyValue>Mozilla/4.0 (compatible;
MSIE 7.0; Windows NT 5.1; .NET CLR 1.0.3705; .NET CLR 1.1.4322; Media Center PC 4.0; .NET CLR 2.0.50727; .NET
CLR 3.0.04506.648; .NET CLR 3.5.21022; InfoPath.2)
</PropertyValue></LogProperty><LogProperty><PropertyName>DefaultDataProvider</PropertyName><PropertyValue>D
otNetNuke.Data.SqlDataProvider,
DotNetNuke.SqlDataProvider</PropertyValue></LogProperty><LogProperty><PropertyName>ExceptionGUID</PropertyN
ame><PropertyValue>2cd60ef9-5ca3-4425-8258-
edacbf384f4c</PropertyValue></LogProperty><LogProperty><PropertyName>InnerException</PropertyName><Property
Value>Could not find a part of the path 'C:\dnn_8_1
\App_GlobalResources\Locales.xml'.</PropertyValue></LogProperty><LogProperty><PropertyName>FileName</Propert
yName><PropertyValue
/></LogProperty><LogProperty><PropertyName>FileLineNumber</PropertyName><PropertyValue>0</PropertyValue></
LogProperty><LogProperty><PropertyName>FileColumnNumber</PropertyName><PropertyValue>0</PropertyValue></L
ogProperty><LogProperty><PropertyName>Method</PropertyName><PropertyValue>System.IO.__Error.WinIOError</Pr
opertyValue></LogProperty><LogProperty><PropertyName>StackTrace</PropertyName><PropertyValue
/></LogProperty><LogProperty><PropertyName>Message</PropertyName><PropertyValue>DotNetNuke.Services.Exce
ptions.PageLoadException: Could not find a part of the path 'C:\dnn_8_1\App_GlobalResources\Locales.xml'. --->
System.IO.DirectoryNotFoundException: Could not find a part of the path 'C:\dnn_8_1
\App_GlobalResources\Locales.xml'.
at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights,
FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean
bFromProxy)
at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize)
at System.Xml.XmlDownloadManager.GetStream(Uri uri, ICredentials credentials)
at System.Xml.XmlUrlResolver.GetEntity(Uri absoluteUri, String role, Type ofObjectToReturn)
at System.Xml.XmlTextReaderImpl.OpenUrlDelegate(Object xmlResolver)
at System.Threading.CompressedStack.runTryCode(Object userData)
at System.Runtime.CompilerServices.RuntimeHelpers.ExecuteCodeWithGuaranteedCleanup(TryCode code,
CleanupCode backoutCode, Object userData)
at System.Threading.CompressedStack.Run(CompressedStack compressedStack, ContextCallback callback, Object
state)
at System.Xml.XmlTextReaderImpl.OpenUrl()
at System.Xml.XmlTextReaderImpl.Read()
at System.Xml.XmlLoader.Load(XmlDocument doc, XmlReader reader, Boolean preserveWhitespace)
at System.Xml.XmlDocument.Load(XmlReader reader)
at System.Xml.XmlDocument.Load(String filename)
at DotNetNuke.Services.Localization.Localization.UseBrowserLanguage() in
C:\Eammonia\Library\Components\Localization\Localization.vb:line 819
at DotNetNuke.Framework.PageBase.get_PageCulture() in
C:\Eammonia\Library\Components\Framework\PageBase.vb:line 159
at DotNetNuke.Framework.PageBase.OnInit(EventArgs e) in
C:\Eammonia\Library\Components\Framework\PageBase.vb:line 261
at System.Web.UI.Control.InitRecursive(Control namingContainer)
at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean
includeStagesAfterAsyncPoint)
--- End of inner exception stack trace ---
</PropertyValue></LogProperty><LogProperty><PropertyName>Source</PropertyName><PropertyValue
/></LogProperty></LogProperties>
Few steps which i have already tried
Setting "NETWORK SERVICE" permission
Checked the portal alais name etc
Nothing is working ... Please help me out