answersLogoWhite

0


Best Answer

The ASP.NET worker process. Source: http://www.developerzen.com/2005/02/

User Avatar

Wiki User

15y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: When youre running a component within aspnet what process is it running within on windows xp windows 2000 windows 2003?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

When you're running a component within aspnet what account is it running under on windows xp ---windows 2000 windows 2003?

It runs on ASPNET (IIS Default Account) found under AD or Users and Computers. The password is autogenerated and DO NOT change the password. If done, there is a document by MS to resolve the issue. Kind regards, Imtiaz Hasham SME IT Networks


Difference between aspnet 2.0 and aspnet 3.5?

Asp.net 3.0 have some new feature Like Windows Presentation Foundation,Windows Communication Foundation,Windows Workflow Foundation,Windows Card Space. these feature doesn't have asp.net 2.0 .


What is meant by postback in aspnet?

Postback is the process of posting the page to the server and getting the response back from the server.


What is process in aspnet?

The process in ASP.Net begins when the concept for a program is decided upon and then entered into the software. It is then compiled and tested before being put into production.


What is the difference between aspnet vbnet and c?

asp.net is website programming vb.net is windows forms programming the visual basic language c#.net is windows forms programming in c# language


Where can one find information on aspnet?

Information about ASPNET can be found on the ASPNET website. Anything one needs to know about using this application framework for web development purposes can be found there.


How many objects in aspnet?

6


What is lls in aspnet?

Internet Information Services (IIS) for Windows® Server is a flexible, secure and easy-to-manage Web server for hosting anything on the Web and deliver content through the Internet.


What is the default scripting language for ASPNET?

VBScript


How does aspnet work?

Asp.Net is client server architecture.


What is the fastest way to concat strings in aspnet?

stringbuilder


How do you read the dll file within the aspnet program which the dll file is used to pass parameter between aspnet program?

Question need some more clarification