3
votes
5answers
290 views
New Added Types in .NET Framework 2.0 Service Pack 1
I couldn't find the the newly added types documented anywhere; only the bug fixes are listed.
Any ideas...
…
3
votes
5answers
4k views
ASP.NET 2.0 Application on IIS 5 Resulting in Error (aspnet_wp.exe (PID: XXXX) stopped unexpectedly.)
After hosting an ASP.NET 2.0 web application on a windows 2000 server(IIS 5).
I was unable to browse the web site.
The following error message was displayed on the browser and three Event L …
0
votes
New Added Types in .NET Framework 2.0 Service Pack 1
I never thought there was a newly added type in .NET 2.0 SP1 until I came across the following links …
0
votes
New Added Types in .NET Framework 2.0 Service Pack 1
Based on what D2VIANT referenced
Full Article: http://www.hanselman.c …
1
vote
ASP.NET 2.0 Application on IIS 5 Resulting in Error (aspnet_wp.exe (PID: XXXX) stopped unexpectedly.)
I discovered that when the web site folder was copied to the server it inherited the security permissions of the parent folder which only had permission for the Administrator, Administrators & …
