Welcome to Dream.In.Code
Getting Help is Easy!

Join 98,767 Programmers for FREE!. Ask your question and get quick answers from Dream.In.Code experts. There are 1,042 online right now! We're the #1 programming help community on the internet! Registration is fast and FREE... Join Now!

Chat LIVE With a Expert

Register to Make This Box Go Away!


Help with IIS

 
Reply to this topicStart new topic

Help with IIS

aj32
post 5 May, 2008 - 04:51 PM
Post #1


Give me the code NOW, and no one will get hurt!!

Group Icon
Joined: 30 Aug, 2007
Posts: 561



Thanked 1 times

Dream Kudos: 675
My Contributions


I am trying to set up IIS 5 on one of my servers so I can run ASP.NET web applications.
I have everything running good so far, except I get the following error:

When I go the the page I get this message:
QUOTE

Server Application Unavailable
The web application you are attempting to access on this web server is currently unavailable. Please hit the "Refresh" button in your web browser to retry your request.
Administrator Note: An error message detailing the cause of this specific request failure can be found in the application event log of the web server. Please review this log entry to discover what caused this error to occur.


When I check the event log, this error is made:
QUOTE

Failed to execute request because the App-Domain could not be created. Error: 0x80131902



I can't seem to find anything on this that helps me, does anybody know what it causing it, and how I could fix it?


Thanks in advance!
-AJ smile.gif

This post has been edited by aj32: 5 May, 2008 - 04:52 PM
User is online!Profile CardPM

Go to the top of the page


PsychoCoder
post 5 May, 2008 - 06:56 PM
Post #2


using Coding.God;

Group Icon
Joined: 26 Jul, 2007
Posts: 6,569



Thanked 24 times

Dream Kudos: 7350

Expert In: VB, VB.Net, C#, SQL, ASP, ASP.Net, Web Development, HTML, CSS, Win32 API, Javascript, mySQL, J#

My Contributions


Following these 6 steps should resolve your issue smile.gif


1. With a command window, get to the latest version of .net under
2. C:\Windows\Microsoft.Net\Framework\
3. Now run the following command: "net stop w3svc" to stop web services.
4. Then use "aspnet_regiis.exe -ua" to uninstall all instances of ASP.NET from IIS.
5. Follow with "aspnet_regiis.exe -i" to install ASP.NET into IIS.
6. Now restart web services with "net start w3svc".
User is online!Profile CardPM

Go to the top of the page

aj32
post 5 May, 2008 - 07:47 PM
Post #3


Give me the code NOW, and no one will get hurt!!

Group Icon
Joined: 30 Aug, 2007
Posts: 561



Thanked 1 times

Dream Kudos: 675
My Contributions


Thanks Psychocoder! That got it to work icon_up.gif smile.gif
User is online!Profile CardPM

Go to the top of the page

PsychoCoder
post 5 May, 2008 - 08:05 PM
Post #4


using Coding.God;

Group Icon
Joined: 26 Jul, 2007
Posts: 6,569



Thanked 24 times

Dream Kudos: 7350

Expert In: VB, VB.Net, C#, SQL, ASP, ASP.Net, Web Development, HTML, CSS, Win32 API, Javascript, mySQL, J#

My Contributions


Glad I could help! smile.gif
User is online!Profile CardPM

Go to the top of the page

Fast ReplyReply to this topicStart new topic
Time is now: 7/20/08 03:34PM

Live Help!

Tutorials

Programming

Web Development

Reference Sheets

Code Snippets

Bye Bye Ads

Free DIC T-Shirt

T-Shirt Example

Related Sites

Monthly Drawing

Thumb Drive

Partners

Top Contributors

Top 10 Kudos This Month
-->