I installed .NET SDK v1.1. When I click samples and Tutorials, The page
C:\Program Files\Microsoft.NET\SDK\v1.1\Samples\StartSamples.htm appears
However, when I click one of these topics
ASP.Net QuickStarts
ASP.NET Mobile Controls QuickStart
Windows Forms QuickStart
Common Tasks QuickStart
...
more >>
Please look at my problem below, wherein I am struck from the past 10 days.
I have an ASP.NET app where I am downloading an excel file, very large
indeed.
After this my inetinfo.exe process is blocking around 20 MB of memory. This
memory is not getting released.
Also, aspnet_wp.exe is exhaustin...
more >>
I have set Intall, Uninstall, Commit and Rollback custom actions for
Installer class that has ServiceProcessInstaller and ServiceInstaller
classes added to Installers collection. However I still get the "The
specified service already exists" error when I try to reinstall the
application. ...
more >>
I'm trying to install the .Net framework 1.1 on Windows 2000 SP4,running an AMD Athlon 2800+. It drops out with a vague error message "cannot be installed on this platform". I checked the dotNetfx.log and came up with this
[04/29/04,17:24:23] Starting Install.ex
[04/29/04,17:24:23] Parsing swit...
more >>