I tried to install ASP.NET version 2.0.
In the event viewer, following message is given
<snip from Message given in General Tab>
Faulting application aspnetca.exe, version 7.0.6001.18000, time stamp
0x47918bb9, faulting module ntdll.dll, version 6.0.6001.18000, time stamp
0x47919464, exception code 0x80000003, fault offset 0x0003480c, process id
0x964, application start time 0x01c9a6bab412e970.
<snip end>
<snip message shown in Detail Tab>
- <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
- <System>
<Provider Name="Application Error" />
<EventID Qualifiers="0">1000</EventID>
<Level>2</Level>
<Task>100</Task>
<Keywords>0x80000000000000</Keywords>
<TimeCreated SystemTime="2009-03-17T04:41:57.000Z" />
<EventRecordID>612</EventRecordID>
<Channel>Application</Channel>
<Computer>rlab-2k8.rlab.local</Computer>
<Security />
</System>
- <EventData>
<Data>aspnetca.exe</Data>
<Data>7.0.6001.18000</Data>
<Data>47918bb9</Data>
<Data>ntdll.dll</Data>
<Data>6.0.6001.18000</Data>
<Data>47919464</Data>
<Data>80000003</Data>
<Data>0003480c</Data>
<Data>964</Data>
<Data>01c9a6bab412e970</Data>
</EventData>
</Event>
<snip>
"Allen Chen [MSFT]" wrote:
> Hi,
>
> Which version of ASP.NET are you installing? You can refer to the following
> article to learn how to install ASP.NET on Windows 2008:
>
> http://learn.iis.net/page.aspx/472/h...th-iis7-on-vis
> ta-and-windows-2008/
>
> If it still doesn't work, could you check the event logs to see if you can
> get any information there?
>
> Regards,
> Allen Chen
> Microsoft Online Support
>
> Delighting our customers is our #1 priority. We welcome your comments and
> suggestions about how we can improve the support we provide to you. Please
> feel free to let my manager know what you think of the level of service
> provided. You can send feedback directly to my manager at:
> (E-Mail Removed).
>
> ==================================================
> Get notification to my posts through email? Please refer to
> http://msdn.microsoft.com/en-us/subs...#notifications.
>
> Note: MSDN Managed Newsgroup support offering is for non-urgent issues
> where an initial response from the community or a Microsoft Support
> Engineer within 2 business day is acceptable. Please note that each follow
> up response may take approximately 2 business days as the support
> professional working with you may need further investigation to reach the
> most efficient resolution. The offering is not appropriate for situations
> that require urgent, real-time or phone-based interactions. Issues of this
> nature are best handled working with a dedicated Microsoft Support Engineer
> by contacting Microsoft Customer Support Services (CSS) at
> http://msdn.microsoft.com/en-us/subs.../aa948874.aspx
> ==================================================
> This posting is provided "AS IS" with no warranties, and confers no rights.
>
>