Hi,
I am Developing an WindowsExe UI application Say "WindowsExe1.exe"
which inturn calls a ClassLibrary dll "Test.dll".The Test.dll calls
another WindowsExe UI application say "WindowsExe2.exe".
I have Written Code in Test.dll as
AppDomain currentDomain = AppDomain.CurrentDomain;
cur...
more >>
I have VS.NET 2002 with SDK 1.0 and everything runs fine. I installed the
..NET SDK 1.1 and I want to reference the namespaces/dll from the SDK 1.1
instead of the SDK 1.0 but I get the following error.
The file failed to load in the Web Form designer. Please correct the
following error, th...
more >>
I am running XP Pro (upgraded from Me) and want to install Drive Image 7
from Power Quest,
which requires .NET Framework.
When I try to install .NET Framwork from the Windows Update, it apparently
downloads OK and starts to install and then gives me a "failed to install"
message.
When I tr...
more >>