AdvancedMetalWorksLLC / googlesitemapgenerator

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

GoogleSitemapGeneratorModule - Application pool fail #98

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Install sitemap_win-beta1-20091231.msi on windows Server 2008 using IIS7
2. Google Sitemap Service appears to run correctly
3. Another application pool on my server begins to fail (MailEnable 
webmail).  Uninstalled google Sitemap Generator and failing application 
pool resumes working.
4. Consult Event viewer and find errors with IIS7_Module_x64.dll and other 
worker processes relating to my other application pool.

What is the expected output? What do you see instead?
I expect all my existing application pools to function after installing 
Google Sitemap Generator.  Instead one particular one fails to start.

What version of the product are you using? On what operating system?
sitemap_win-beta1-20091231.msi on Windows Server 2008 using IIS7

Please provide any additional information below.
An intresting error in the event log revealed this:
The Module DLL 'C:\Program Files (x86)\Google\Google Sitemap 
Generator\\IIS7_Module_x64.dll' could not be loaded due to a configuration 
problem. The current configuration only supports loading images built for 
a x86 processor architecture. The data field contains the error number. To 
learn more about this issue, including how to troubleshooting this kind of 
processor architecture mismatch error, see http://go.microsoft.com/fwlink/?
LinkId=29349.

Look closely and you'll see the double backslash.  Edit the module to 
remove the backslash and everything returns to normal.

I can only assume the installation routine incorrectly adds the gobal 
module reference to the server.

Posting this for reference in case others come across this issue.

Original issue reported on code.google.com by karl.hitchcock@googlemail.com on 11 Jan 2010 at 6:40

GoogleCodeExporter commented 8 years ago
I should note that the operating system used is the 64bit version of Windows 
Server 
2008.

Original comment by karl.hitchcock@googlemail.com on 11 Jan 2010 at 6:42

GoogleCodeExporter commented 8 years ago
We tried on windows 2008 64 bit OS and this issue occured for me yesterday.

Thanks, solution above had solved the problem today.

Original comment by sandilya...@gmail.com on 11 Feb 2010 at 3:49

GoogleCodeExporter commented 8 years ago
Yip having teh same problem will giv ethis a try, works fine with the sites 
running 
under 64 bit but all the 32 bit ones fail, thanks.

Original comment by rexma...@gmail.com on 27 Feb 2010 at 1:18

GoogleCodeExporter commented 8 years ago
Did anyone manage to resolve this issue ? I am having the same issue on IIS7, 
the OS is 64bit , Windows 7

Original comment by amass...@gmail.com on 30 Jan 2011 at 2:54

GoogleCodeExporter commented 8 years ago
The only fix I found was the the one I posted, manually edit the module to 
remove the double backslash.

Original comment by karl.hitchcock@googlemail.com on 26 Mar 2011 at 9:30

GoogleCodeExporter commented 8 years ago
Can someone give step-by-step instructions on how to manually edit the module 
to remove the double backslash?

Original comment by ksut...@gmail.com on 19 Jul 2011 at 5:00

GoogleCodeExporter commented 8 years ago
How do you manually edit that module to remove the backslash? This one is 
driving me up the wall.

Original comment by aceclas...@gmail.com on 2 Sep 2011 at 9:59

GoogleCodeExporter commented 8 years ago
1. Click your server name in IIS.

2. Then click Modules.

3. Look for the entry "GoogleSiteMapGeneratorModule".

4. Click Edit.

5. Replace the double slash with a single slash.

Original comment by greg.ger...@gmail.com on 9 Sep 2011 at 4:55

GoogleCodeExporter commented 8 years ago
This process works.

Original comment by rahat.ve...@gmail.com on 22 Feb 2013 at 11:37

GoogleCodeExporter commented 8 years ago
On the google sitemap generator un-install I got an error in the process.  I 
didn't think much of it and then IIS started giving the 403.  after 
uninstalling again everything resumed to normal.

Original comment by coreyma...@gmail.com on 18 Apr 2013 at 6:31

GoogleCodeExporter commented 8 years ago
On the google sitemap generator un-install I got an error in the process.  I 
didn't think much of it and then IIS started giving the 403.  after 
uninstalling again everything resumed to normal.

Original comment by coreyma...@gmail.com on 18 Apr 2013 at 6:31