|
Home > Archive > Microsoft Content Management Server > October 2004 > CMS 2002 SP1a - Import Error
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
CMS 2002 SP1a - Import Error
|
|
| Nick Cowley 2004-10-18, 7:47 am |
| Hi there
Getting the folowing error when importing ot getting an import preview:
Error: 0
Description: The remote server returned an error: (405) Method Not Allowed.
Severity: 5
Source: System
Debug info: N/A
Extra info: N/A
Client Source: CImProgress::DoReport
Recommended Action: N/A
New box, all prerequisites installed.
Nothing in IIS Log files.
Any ideas?
Cheers
Nick
| |
| Stefan [MSFT] 2004-10-18, 7:47 am |
| Hi Nick,
please check if ASP.NET is correctly registered on this box.
Also look in your IIS log for the 405 response and check the request method.
Then check if this request method (e.g. GET, POST) is allowed in your IIS
application settings in the IIS MMC.
Cheers,
Stefan
--
This posting is provided "AS IS" with no warranties, and confers no rights.
MCMS FAQ:
http://download.microsoft.com/downl...6a/MCMS+2002+-+(complete)+FAQ.htm
MCMS Blog: http://blogs.msdn.com/stefan_gossner/category/4983.aspx
MCMS Sample Code:
http://www.gotdotnet.com/community/...t+S
erver
MCMS Whitepapers and other docs:
http://blogs.msdn.com/stefan_gossne...2/07/41859.aspx
--------------------------------
"Nick Cowley" <nomail@nomailforme.com> wrote in message
news:TcednZ06E4MCNO7cRVnyrg@eclipse.net.uk...
> Hi there
>
> Getting the folowing error when importing ot getting an import preview:
>
> Error: 0
> Description: The remote server returned an error: (405) Method Not
Allowed.
> Severity: 5
> Source: System
> Debug info: N/A
> Extra info: N/A
> Client Source: CImProgress::DoReport
> Recommended Action: N/A
>
> New box, all prerequisites installed.
>
> Nothing in IIS Log files.
>
> Any ideas?
>
> Cheers
>
> Nick
>
>
| |
| Nick Cowley 2004-10-18, 7:47 am |
| Hi Stefan
Many thanks for the quick reply.
It seemed ASP.NET had not registered correctly with IIS :-(
Registered and now getting the following when trying to import:
Error: 0
Description: The remote server returned an error: (500) Internal Server
Error.
Severity: 5
Source: System
Debug info: N/A
Extra info: N/A
Client Source: CImProgress::ProcessPackage Recommended Action: N/A
No web.config or global.asax in root site. Nothing in IIS log!
Any ideas.
Many thanks again.
Nick
"Stefan [MSFT]" <stefang@online.microsoft.com> wrote in message
news:ukpOfbQtEHA.1256@TK2MSFTNGP10.phx.gbl...
> Hi Nick,
>
> please check if ASP.NET is correctly registered on this box.
> Also look in your IIS log for the 405 response and check the request
> method.
> Then check if this request method (e.g. GET, POST) is allowed in your IIS
> application settings in the IIS MMC.
>
> Cheers,
> Stefan
>
> --
> This posting is provided "AS IS" with no warranties, and confers no
> rights.
>
> MCMS FAQ:
> http://download.microsoft.com/downl...6a/MCMS+2002+-+(complete)+FAQ.htm
> MCMS Blog: http://blogs.msdn.com/stefan_gossner/category/4983.aspx
> MCMS Sample Code:
> http://www.gotdotnet.com/community/...t+S
erver
> MCMS Whitepapers and other docs:
> http://blogs.msdn.com/stefan_gossne...2/07/41859.aspx
> --------------------------------
>
>
> "Nick Cowley" <nomail@nomailforme.com> wrote in message
> news:TcednZ06E4MCNO7cRVnyrg@eclipse.net.uk...
> Allowed.
>
>
| |
|
|
|
|
|