Cannot find Web Service Extension

  • Thread starter Thread starter Jo
  • Start date Start date
J

Jo

Hi guys,

Sorry for the mistake in the previous post.I cannot see
the Web Service Extensions in IIS.

Any ideas what could be missing.I just installed IIS
before installing VS.NET

Best regards,

Jo
 
Hi,

try to run aspnet_regiis -i from .net command prompt. this command
should reinstall asp.net and as part of its work register asmx files to
be handle by asp.net isapi filter.

Natty Gur[MVP]

blog : http://weblogs.asp.net/ngur
Mobile: +972-(0)58-888377


*** Sent via Devdex http://www.devdex.com ***
Don't just participate in USENET...get rewarded for it!
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top