Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / ASP.NET / General / June 2007

Tip: Looking for answers? Try searching our database.

Quick Help PLZ ,, aspnet_wp.exe  on w2k IIS5

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Ahmad Sabry - 27 Jun 2007 12:27 GMT
i'm runing windows 2000 server with IIS 5

web sites runing .Net2 not runing ,, but the classic is asp sites working
fine

I get this error: aspnet_wp.exe (PID: ) stopped unexpectedly

no web site is working .. some quick help please
Alexey Smirnov - 27 Jun 2007 12:35 GMT
> i'm runing windows 2000 server with IIS 5
>
[quoted text clipped - 4 lines]
>
> no web site is working .. some quick help please

http://search.msdn.microsoft.com/search/default.aspx?query=aspnet_wp.exe+%22stop
ped+unexpectedly%22

Ahmad Sabry - 27 Jun 2007 13:06 GMT
I'm using Dotnet 2 not 1
some where else plz
many thanks
>> i'm runing windows 2000 server with IIS 5
>>
[quoted text clipped - 6 lines]
>
> http://search.msdn.microsoft.com/search/default.aspx?query=aspnet_wp.exe+%22stop
ped+unexpectedly%22
Alexey Smirnov - 27 Jun 2007 13:36 GMT
> I'm using Dotnet 2 not 1
> some where else plz
> many thanks"Alexey Smirnov" <alexey.smir...@gmail.com> wrote in message

Simply add "ASP.NET 2.0" in the query.

You would find, for example, this post
https://blogs.msdn.com/rahulso/archive/2006/03/02/what-is-a-crash-technically-in
-asp-net-and-what-to-do-if-it-happens.aspx


that explains how to debug this particular type of problem
Cowboy (Gregory A. Beamer) - 27 Jun 2007 14:25 GMT
Does the machine originally have 1.x on it? Most likely.

If so, you should make sure that ASP.NET 2.0 is bound to IIS as the default.
When you attempt to run a 2.0 site on IIS configured for 1.x, it bombs.

Solution 1:
aspnet_regiis -i

From the 2.0 framework directory under windows, it installs 2.0. Downside,
1.x sites become 2.0.

Solution 2:
Find the web in question and fix it to point to 2.0 instead of 1.x. Can also
be done with aspnet_regiis and the -s flag, but I do not have syntax. It is
on the MSDN site. You can also do it by hand in the app configuration
(Configuration button on the Virtual Directory/Home Directory tab of the
site's properties). YOu have to manually point every ASP.NET extension to
2.0 this way.

NOTE:
If you have SharePoint on the box, it changes the rules a bit, as SharePoint
takes over port 80.

Signature

Gregory A. Beamer
MVP; MCP: +I, SE, SD, DBA
http://gregorybeamer.spaces.live.com
Co-author: Microsoft Expression Web Bible (upcoming)

************************************************
Think outside the box!
************************************************

> i'm runing windows 2000 server with IIS 5
>
[quoted text clipped - 4 lines]
>
> no web site is working .. some quick help please

Rate this thread:







Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.