|
|
Rank: Newbie Groups: Member
Joined: 8/24/2007 Posts: 9 Points: -70 Location: Luxembourg
|
We're running iArchitect on a server under D:\Program Files and the web site is under D:\www\ and we get:
23/11/2007 01:59:34 - Error: System.IO.DirectoryNotFoundException: Could not find a part of the path '\www\sitemap_fr.xml'. at iArchitect.SitemapGenerator.Business.WindowsServiceHelper.GenerateAndTransferGoogleSitemap(String sitemapsPath, String website, DataSet dsExistingPages) at iArchitect.SitemapGenerator.Business.WindowsServiceHelper.ExecuteSchedules(String sitemapsPath) at iArchitect.SitemapGenerator.WinSvc.WindowsService.OnElapsedTime(Object source, ElapsedEventArgs e)
Thanks for your help/feedback.
CH
|
|
|
|
|
|
Rank: Administration Groups: Administration
Joined: 1/31/2007 Posts: 440 Points: 646 Location: Chicago, IL
|
Two things we can think of: 1. What's entered in the Preferences -> Website Local Path? It need to be the full path of where you want the sitemap saved to (i.e "D:\www\" or "D:\www\website-root\"). 2. What's the role of the user running the windows service? Try running the service under an administrator account.
Thanks, iArchitect
|
|
Rank: Newbie Groups: Member
Joined: 8/24/2007 Posts: 9 Points: -70 Location: Luxembourg
|
OK now it's working. I have entered D:\www\ instead of \www\. Weirdly enough on my PC (where iArchitect was installed under C:) it was working with \www\
CH
|
|
Rank: Administration Groups: Administration
Joined: 1/31/2007 Posts: 440 Points: 646 Location: Chicago, IL
|
Good to hear.
|
|
|
Guest |