| Author |
Message |
tpmac
Joined: 26 Feb 2010 Posts: 2
|
Posted: Fri Feb 26, 2010 10:09 pm Post subject: Cannot register User Archive Access Service |
|
|
First time installing the Archiver on IIS 7 on server 2008 and getting the message "Cannot register User Archive Access Service" Client found response content type of 'text/html; charset=utf-8', but expected 'text/xml'.
The request failed with the error message:
I'm trying to install on the default web site.
Any ideas? |
|
| Back to top |
|
 |
Brian Donahue
Joined: 23 Aug 2004 Posts: 6341 Location: Red Gate Software
|
Posted: Mon Mar 01, 2010 4:57 pm Post subject: |
|
|
Hi Tim,
I believe that we sorted this out over email. If you look at the details of the error message, you should see more information. What's happening is the webservice is returning an error page in HTML rather than the expected XML data.
In this case, it indicated a 500.21 "server application unavailable" error, which probably has something to do with the IIS application pool servicing the UAAService application. It is either running in the default app pool with ASP .NET 1.1 applications, or the app pool is configured to use "integrated pipeline" mode when it should be using "classic" mode. _________________ Brian Donahue
Technical Support
Red Gate Software Ltd.
44 (0)870 160 0037 ext 8521
US and CAN 1-866-RED GATE ext 8521 |
|
| Back to top |
|
 |
tpmac
Joined: 26 Feb 2010 Posts: 2
|
Posted: Mon Mar 01, 2010 4:59 pm Post subject: |
|
|
Yes switching to classic and selecting asp.net 2 resolved the issue.
Thx |
|
| Back to top |
|
 |
|
|
All times are GMT + 1 Hour
|
| Page 1 of 1 |
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
Powered by phpBB © 2001, 2005 phpBB Group