Web Service Extensions for asp.net 2.0

G

GaryDean

a new server2003 that will not run asp.net apps does not have a web service
extension for asp.net v2.0 50727. Why is it not there? what was not
installed?
Thanks
Gary
 
J

Jialiang Ge [MSFT]

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 ([email protected], 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.
 
G

Guest

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 ([email protected], 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.

it seems it solved already
http://groups.google.com/group/micr....aspnet/browse_thread/thread/3b83499008e2f2ed
 
G

GaryDean

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.
 
J

Jialiang Ge [MSFT]

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 ([email protected], 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.
 
M

Mike Poole

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
 

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

Members online

Forum statistics

Threads
473,756
Messages
2,569,533
Members
45,007
Latest member
OrderFitnessKetoCapsules

Latest Threads

Top