[lnkForumImage]
TotalShareware - Download Free Software

Confronta i prezzi di migliaia di prodotti.
Asp Forum
 Home | Login | Register | Search 


 

Mike Smith

8/19/2003 5:19:00 PM

Server Error in '/TempService' Application.

-----------------------------------------------------------
---------------------

Path 'POST' is forbidden.
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: Path 'POST'
is forbidden.

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): Path 'POST' is forbidden.]
System.Web.HttpMethodNotAllowedHandler.ProcessRequest
(HttpContext context)

System.Web.CallHandlerExecutionStep.System.Web.HttpApplicat
ion+IExecutionStep.Execute()
System.Web.HttpApplication.ExecuteStep(IExecutionStep
step, Boolean& completedSynchronously) +87





2 Answers

Eric

8/20/2003 2:43:00 AM

0

Did you try this ....
http://groups.google.com/groups?hl=en&lr=&ie=UTF-8&oe=UTF-8&threadm=%23zhzAUoZDHA.3444%40tk2msftngp13.phx.gbl&rnum=2&prev=/groups%3Fq%3DPath%2B%27POST%27%2Bis%2Bforbidden%26hl%3Den%26lr%3D%26ie%3DUTF-8%26oe%3DUTF-8%26selm%3D%2523zhzAUoZDHA.3444%2540tk2msftngp13.phx.gbl%...

--
Kevin Cunningham
Software Architects, Inc.
"Mike Smith" <kabinud@gru.net> wrote in message
news:023101c36675$f83f7160$a301280a@phx.gbl...
> Server Error in '/TempService' Application.
>
> -----------------------------------------------------------
> ---------------------
>
> Path 'POST' is forbidden.
> 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: Path 'POST'
> is forbidden.
>
> 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): Path 'POST' is forbidden.]
> System.Web.HttpMethodNotAllowedHandler.ProcessRequest
> (HttpContext context)
>
> System.Web.CallHandlerExecutionStep.System.Web.HttpApplicat
> ion+IExecutionStep.Execute()
> System.Web.HttpApplication.ExecuteStep(IExecutionStep
> step, Boolean& completedSynchronously) +87
>
>
>
>
>


Mike Smith

8/20/2003 12:32:00 PM

0

I have already tried that solution and still get the same
error. Any other suggestions ?

>-----Original Message-----
>Did you try this ....
>http://groups.google.com/groups?hl=en&lr=&ie=UTF-8&a...
8&threadm=%23zhzAUoZDHA.3444%
40tk2msftngp13.phx.gbl&rnum=2&prev=/groups%3Fq%3DPath%2B%
27POST%27%2Bis%2Bforbidden%26hl%3Den%26lr%3D%26ie%3DUTF-8%
26oe%3DUTF-8%26selm%3D%2523zhzAUoZDHA.3444%
2540tk2msftngp13.phx.gbl%26rnum%3D2
>
>--
>Kevin Cunningham
>Software Architects, Inc.
>"Mike Smith" <kabinud@gru.net> wrote in message
>news:023101c36675$f83f7160$a301280a@phx.gbl...
>> Server Error in '/TempService' Application.
>>
>> --------------------------------------------------------
---
>> ---------------------
>>
>> Path 'POST' is forbidden.
>> 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: Path 'POST'
>> is forbidden.
>>
>> 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): Path 'POST' is forbidden.]
>> System.Web.HttpMethodNotAllowedHandler.ProcessRequest
>> (HttpContext context)
>>
>>
System.Web.CallHandlerExecutionStep.System.Web.HttpApplicat
>> ion+IExecutionStep.Execute()
>> System.Web.HttpApplication.ExecuteStep(IExecutionStep
>> step, Boolean& completedSynchronously) +87
>>
>>
>>
>>
>>
>
>
>.
>