Friday, February 17, 2012

Does Windows 2000 Professional supporte native HTTP access?

I'm trying to create a new webservice by sql 2005. My operational system is a windows 2000 professional, but when I try to create a endpoint, I've got the follow message error:

Msg 7812, Level 16, State 1, Line 1
The endpoint 'RetornarUsuarios' has been established in metadata, but HTTP listening has not been enabled because HTTP support did not start successfully. Verify that the operating system supports native HTTP access. Check the SQL Server error log for any errors while starting HTTP support.

Msg 7807, Level 16, State 1, Line 1
An error ('0x80004005') occurred while attempting to register the endpoint 'RetornarUsuarios'.

Could someone help me? I think the reason is the version of my operational system.

Att,

Leandro Carvalho


No. The HTTP listener component is only available on Windows Server 2003 and Windows XP SP2.

No comments:

Post a Comment