Microsoft Content Management Server - Web Service & CMS

This is Interesting: Free IT Magazines  
Home > Archive > Microsoft Content Management Server > August 2004 > Web Service & CMS





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 Web Service & CMS
Carl

2004-08-27, 6:07 pm

Hi,
I made a simple Web service (Service1.asmx) within a CMS
web. But I am not able to add a web reference of the Web
service to another project. I get error in 'Add web
reference window' in Visual Studio
----------------------------------------------------------
No http handler was found for request type 'GET'
Description: An unhandled exception occurred during the
execution of the current web request. Please review the
stack trace for more information about the error and where
it originated in the code.

Exception Details: System.Web.HttpException: No http
handler was found for request type 'GET'

Source Error:

An unhandled exception was generated during the execution
of the current web request. Information regarding the
origin and location of the exception can be identified
using the exception stack trace below.

Stack Trace:


[HttpException (0x80004005): No http handler was found for
request type 'GET']
System.Web.HttpApplication.MapHttpHandler(HttpContext
context, String requestType, String path, String
pathTranslated, Boolean useAppConfig) +698

System.Web.MapHandlerExecutionStep.System.Web.HttpApplicati
on+IExecutionStep.Execute() +96
System.Web.HttpApplication.ExecuteStep(IExecutionStep
step, Boolean& completedSynchronously) +173
-----------------------------------------------------------
-

If I try making the same Web service outside of the CMS
web it works fine (I can add the web reference to another
project).

Does anybody know whether the error relates with the CMS?

Regards
Carl


Stefan [MSFT]

2004-08-27, 6:08 pm

Hi Carl,

this error does not relate to MCMS.
You should post to an ASP.NET related newsgroup.

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
--------------------------------


"Carl" <anonymous@discussions.microsoft.com> wrote in message
news:134f01c48c12$51f9c580$a301280a@phx.gbl...
> Hi,
> I made a simple Web service (Service1.asmx) within a CMS
> web. But I am not able to add a web reference of the Web
> service to another project. I get error in 'Add web
> reference window' in Visual Studio
> ----------------------------------------------------------
> No http handler was found for request type 'GET'
> Description: An unhandled exception occurred during the
> execution of the current web request. Please review the
> stack trace for more information about the error and where
> it originated in the code.
>
> Exception Details: System.Web.HttpException: No http
> handler was found for request type 'GET'
>
> Source Error:
>
> An unhandled exception was generated during the execution
> of the current web request. Information regarding the
> origin and location of the exception can be identified
> using the exception stack trace below.
>
> Stack Trace:
>
>
> [HttpException (0x80004005): No http handler was found for
> request type 'GET']
> System.Web.HttpApplication.MapHttpHandler(HttpContext
> context, String requestType, String path, String
> pathTranslated, Boolean useAppConfig) +698
>
> System.Web.MapHandlerExecutionStep.System.Web.HttpApplicati
> on+IExecutionStep.Execute() +96
> System.Web.HttpApplication.ExecuteStep(IExecutionStep
> step, Boolean& completedSynchronously) +173
> -----------------------------------------------------------
> -
>
> If I try making the same Web service outside of the CMS
> web it works fine (I can add the web reference to another
> project).
>
> Does anybody know whether the error relates with the CMS?
>
> Regards
> Carl
>
>



Glen Wells

2004-08-27, 6:08 pm

Take a look here:

http://groups.google.co.uk/groups?h...MSFTNGP09#link2

If not, then try the other responses at:

http://groups.google.co.uk/groups? ...pe+%27GET%27%22

It looks like SharePoint 2003 can cause this problem. Do you have that
installed on the same box?

--
Glen Wells
www.cubik.co.uk


"Carl" <anonymous@discussions.microsoft.com> wrote in message
news:134f01c48c12$51f9c580$a301280a@phx.gbl...
> Hi,
> I made a simple Web service (Service1.asmx) within a CMS
> web. But I am not able to add a web reference of the Web
> service to another project. I get error in 'Add web
> reference window' in Visual Studio
> ----------------------------------------------------------
> No http handler was found for request type 'GET'
> Description: An unhandled exception occurred during the
> execution of the current web request. Please review the
> stack trace for more information about the error and where
> it originated in the code.
>
> Exception Details: System.Web.HttpException: No http
> handler was found for request type 'GET'
>
> Source Error:
>
> An unhandled exception was generated during the execution
> of the current web request. Information regarding the
> origin and location of the exception can be identified
> using the exception stack trace below.
>
> Stack Trace:
>
>
> [HttpException (0x80004005): No http handler was found for
> request type 'GET']
> System.Web.HttpApplication.MapHttpHandler(HttpContext
> context, String requestType, String path, String
> pathTranslated, Boolean useAppConfig) +698
>
> System.Web.MapHandlerExecutionStep.System.Web.HttpApplicati
> on+IExecutionStep.Execute() +96
> System.Web.HttpApplication.ExecuteStep(IExecutionStep
> step, Boolean& completedSynchronously) +173
> -----------------------------------------------------------
> -
>
> If I try making the same Web service outside of the CMS
> web it works fine (I can add the web reference to another
> project).
>
> Does anybody know whether the error relates with the CMS?
>
> Regards
> Carl
>
>



Carl

2004-08-27, 6:08 pm

Hi Glen,
thanks a lot for your replay. The problem was caused by
SharePoit indeed. I found the solution in the link bellow.

Regards
Carl

>-----Original Message-----
>Take a look here:
>
>http://groups.google.co.uk/groups?hl=en&lr=&ie=UTF-

8&frame=right&th=686b283a379ae996&seekm=%23Fr9WeWnCHA.2384%
40TK2MSFTNGP09#link2
>
>If not, then try the other responses at:
>
>http://groups.google.co.uk/groups?q=%

22No+http+handler+was+found+for+request+
type+%27GET%27%22
>
>It looks like SharePoint 2003 can cause this problem. Do

you have that
>installed on the same box?
>
>--
>Glen Wells
>www.cubik.co.uk
>
>
>"Carl" <anonymous@discussions.microsoft.com> wrote in

message
>news:134f01c48c12$51f9c580$a301280a@phx.gbl...
--[vbcol=seagreen]
where[vbcol=seagreen]
execution[vbcol=seagreen]
for[vbcol=seagreen]
System.Web.MapHandlerExecutionStep.System.Web.HttpApplicati[vbcol=seagreen]
---[vbcol=seagreen]
another[vbcol=seagreen]
CMS?[vbcol=seagreen]
>
>
>.
>

Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2008 webservertalk.com