Hello Gary,
I notice that you posted another issue "server won't run asp.net app" in
the newsgroup microsoft.public.dotnet.framework.aspnet. It seems that both
issues are talking about the same question, and you confirmed that the post
"server won't run asp.net app" has been resolved. I am checking if I can do
anything else for you in this issue. If you have any other concern, please
feel free to let me know.
Regards,
Jialiang Ge (jialge@online.microsoft.com, remove 'online.')
Microsoft Online Community Support
=================================================
When responding to posts, please "Reply to Group" via your newsreader
so that others may learn and benefit from your issue.
=================================================
This posting is provided "AS IS" with no warranties, and confers no rights.
Alexey Smirnov - 05 Dec 2007 07:51 GMT
On Dec 5, 5:33 am, jia...@online.microsoft.com (Jialiang Ge [MSFT])
wrote:
> Hello Gary,
>
[quoted text clipped - 14 lines]
> =================================================
> This posting is provided "AS IS" with no warranties, and confers no rights.
it seems it solved already
http://groups.google.com/group/microsoft.public.dotnet.framework.aspnet/browse_t
hread/thread/3b83499008e2f2ed
GaryDean - 06 Dec 2007 16:17 GMT
I guess the question is: What installs asp.net 2.0 web service extensions.
The server I was given had the 2.0 framework installed but not the
extensions. Maybe there is an option when installing the framework not to
install the extensions?
Anyway, I manually installed the extensions and things are working now.
Thanks for you help.

Signature
Regards,
Gary Blakely
Dean Blakely & Associates
www.deanblakely.com
> Hello Gary,
>
[quoted text clipped - 17 lines]
> This posting is provided "AS IS" with no warranties, and confers no
> rights.
Jialiang Ge [MSFT] - 07 Dec 2007 03:42 GMT
Hello,
This is related to the order that you installed the IIS and .NET 2.0
Framework. If .NET 2.0 Framework is installed prior to IIS, the ASP.NET 2.0
Web service extension will not be found in IIS. But we may manually
register the extension by running the command aspnet_regiis.exe -i
If you have any other concern or need anything else, please feel free to
let me know.
Regards,
Jialiang Ge (jialge@online.microsoft.com, remove 'online.')
Microsoft Online Community Support
=================================================
When responding to posts, please "Reply to Group" via your newsreader
so that others may learn and benefit from your issue.
=================================================
This posting is provided "AS IS" with no warranties, and confers no rights.
Mike Poole - 11 Dec 2007 11:02 GMT
If .NET is installed by default on W2K3 then will you always need to install the SDK to run aspnet_regiis.exe -i?
I ran this exe from the v2.0 SDK and it only enabled the web service extensions for v2.0. So I ended up having to install the v1.1 SDK and running the same command from its physical location under C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322.
SDKs are big installs for what looks on the surface of it a 20kB program.
I'm wondering if there's a more convenient way to get iis properly configured for ASP.NET?
EggHeadCafe - .NET Developer Portal of Choice
http://www.eggheadcafe.com