mehran-hnz / googlesitemapgenerator

Automatically exported from code.google.com/p/googlesitemapgenerator
Apache License 2.0
0 stars 0 forks source link

Installation problem. #25

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Start Installation.
2. Complete all required steps: selecting install folder and so on. All
values where left on default.

What is the expected output? What do you see instead?

Expected output: 
Successful installation.

Output: 
Error message after SitemapService.exe was processing: 

"There is a problem with this Windows Installer package.  A program
run as part of the setup did not finish as expected.  Contact your support
personnel or package vendor."

Once clicked ok, installation rolls back.

What version of the product are you using? On what operating system?

sitemap_win-beta1-20090225.msi
Windows Server 2003 - IIS 6.0

Please provide any additional information below.

Error Log:

2009-03-07T10:48:03Z: [C:\Program Files\Google\Google Sitemap
Generator\\sitesettings.xml] is used as application settings.
2009-03-07T10:48:04Z: Failed to load setting file (C:\Program
Files\Google\Google Sitemap Generator\\sitesettings.xml).
2009-03-07T10:48:04Z: Skip to load application setting.
2009-03-07T10:48:04Z: == Google Sitemap Generator [1.0.0.0] ==
2009-03-07T10:48:04Z: Command option: [set_permission]

--------
Tried to locate the sitesettings.xml file myself. But there was no such
file in the install folder.

Also noticed some mistakes in the file location path:

[C:\Program Files\Google\Google Sitemap Generator\\sitesettings.xml]

\\sitesettings.xml

"\\" - double slash?
--------

Original issue reported on code.google.com by Opl...@gmail.com on 7 Mar 2009 at 11:21

GoogleCodeExporter commented 8 years ago
Same problem here. Also running Windows Server 2003 with IIS6.
Log seems to include the same issue with the "\\". Also, opening the 
installation 
folder after getting the error message, but without allowing the installation 
to roll 
back, lets you see all the files inside, but there's no sitesettings.xml file 
present.
Installing as local administrator on a stand-alone machine.

2009-03-18T13:53:22Z: [C:\Program Files\Google\Google Sitemap 
Generator\\sitesettings.xml] is used as application settings.
2009-03-18T13:53:22Z: Failed to load setting file (C:\Program 
Files\Google\Google 
Sitemap Generator\\sitesettings.xml).
2009-03-18T13:53:22Z: Skip to load application setting.
2009-03-18T13:53:22Z: == Google Sitemap Generator [1.0.0.0] ==
2009-03-18T13:53:22Z: Command option: [set_permission]

Original comment by eyal.cyb...@gmail.com on 18 Mar 2009 at 2:43

GoogleCodeExporter commented 8 years ago
I am having a very similar issue running Windows Server 2003 with IIS6.  I have 
the 
double slash (//) in the path, but I DO have this file: 

C:\Program Files\Google\Google Sitemap Generator\sitesettings.xml

When I go to view that file, I get this error in my IE Browser:

Invalid at the top level of the document. Error processing 
resource 'file:///C:/Program Files/Google/Google Sitemap Generat...

<?xml version="1.0" encoding="utf-8" ?> 

Now, the two directories that were created (cache and run) are empty, nothing 
has 
been installed.  Here is my log file:

2009-06-23T14:05:54Z: [C:\Program Files\Google\Google Sitemap 
Generator\\sitesettings.xml] is used as application settings.
2009-06-23T14:05:55Z: == Google Sitemap Generator [1.0.0.0] ==
2009-06-23T14:05:55Z: Command option: [set_permission]

I have also verified there is no service running or stopped called 
sitemapservice.exe.

Original comment by fran...@gmail.com on 23 Jun 2009 at 2:39