my application post data with CRM SDK to MS CRM but not worked.
This application successfully work, on "oldWIN2000Server".
but not worked on new server.???

i try : change iis basic auth. , create new crm user & pass, ...

CRM SERVER+CRM DB on win2003 server,
MY WEB APPLICATION on win2000 Server



ErrorMessage: The request failed with HTTP status 405: Method Not Allowed.
Source: System.Web.Services

Re: 405: Method Not Allowed by Eric

Eric
Fri Aug 20 09:33:19 CDT 2004

Hi !

Have you tried to set your URL in the list of approved sites (in msie) ?


B.R.

Eric

tashtan wrote:
> my application post data with CRM SDK to MS CRM but not worked.
> This application successfully work, on "oldWIN2000Server".
> but not worked on new server.???
>
> i try : change iis basic auth. , create new crm user & pass, ...
>
> CRM SERVER+CRM DB on win2003 server,
> MY WEB APPLICATION on win2000 Server
>
>
>
> ErrorMessage: The request failed with HTTP status 405: Method Not Allowed.
> Source: System.Web.Services
>
>

Re: Method Not Allowed by Stephen

Stephen
Fri Aug 20 10:20:03 CDT 2004

Check that the URL for the .srf files is correct in your application.

I get this error on Outlook clients because there is no valid http path to
.srf files.


Stephen

"tashtan" <mehmettastan@gmx.net> wrote in message
news:O4vZthrhEHA.2908@TK2MSFTNGP10.phx.gbl...
> my application post data with CRM SDK to MS CRM but not worked.
> This application successfully work, on "oldWIN2000Server".
> but not worked on new server.???
>
> i try : change iis basic auth. , create new crm user & pass, ...
>
> CRM SERVER+CRM DB on win2003 server,
> MY WEB APPLICATION on win2000 Server
>
>
>
> ErrorMessage: The request failed with HTTP status 405: Method Not Allowed.
> Source: System.Web.Services
>
>