QueryCAT Logo
Search 5,000,000+ questions and answers.

Frequently Asked Questions

Where do I get the .NET Framework 1.1 for the MandoModeExplorer 1.0x?

Groveland Software Labs - Home of the magnachops? ModeExplor...
All Microsoft's .NET frameworks peacefully coexist on one machine. This means you don't need to remove the .NET 1.1 framework to install .NET 2.0. If you have removed .NET 1.1, you may acquire it free from Microsoft. Licensed Mando ModeExplorer 1.0x users may consider requesting a .NET 2.0 version of the Mando ModeExplorer for download. Contact us for details. All Microsoft's .NET frameworks peacefully coexist on one machine. This means you don't need to remove the .NET 1.

Where can I download the .NET Framework 1.1?

Header
Version 1.1.4322.2032 or better is needed and it can be downloaded from MS .NET Framework Version 1.1 Redistributable Package. Once you have installed the Redistributable Package you will need to download and install Service Pack 1.

Where do i get the .NET Framework Version 1.1 from ?

GroupOutlook Support
The .NET Framework Version 1.1 is available for download from Microsoft at Download .NET. This is a 23698 KB download.

How do I use XP Themes with Windows Forms using the .NET Framework 1.1?

Forms - Windows Forms FAQs
The .manifest file is not required if you are using .NET FrameWork 1.1. You can now use the application's EnableVisualStyles() method which should called before creating any controls. You also need to ensure that the FlatStyle property of the control...

How do I re-install the .NET Framework v 1.1?

Achieve Planner - Frequently Asked Questions (FAQ)
If you are having strange problems while using AP (frequent crashes, application suddenly exits, strange errors, etc.) you may need to re-install the .NET framework 1.1 in your PC. lt;http://www.microsoft.com/downloads/details.aspx?FamilyId=262D25E3-F589-4842-8157-034D1E7CF3A3&displaylang=en> Run the .NET Framework installer - This should reinstall the .NET framework 1.1 (which could take several minutes)

Have MS included the .NET 1.1 framework in SP2?

XP Service Pack 2 FAQ 's - www.updatexp.com
Virtually all the major PC magazines have a local edition that will have this CD on the front cover as we speak. If you are a home user, with either XP Professional, XP Home Edition, Tablet PC Edition or Media Center Edition. I can see NO However, if you are running computers on a company network then you may want to hold back from installing SP2. The reasons for this are varied and revolve around existing corporate firewalls and custom built software installations...

Is it possible to run SpeedTrace with .NET Framework 1.1?

ipcas GmbH - FAQ / Troubleshooting - Profile / Trace / Data ...
In order to use SpeedTrace for this framework, you have to create a configuration file. Please refer to Known Issues for more details (Support for .NET Framework V2.0) Check that the specified process name is specified correctly and the Tracee process has been started. This is only possible if you have sufficient access rights. In some cases it might be possible to run a service in the limited user account to prevent this problem.

Why is .NET Framework 1.1 required for ActiveSky Graphics?

ActiveSky Version 6 - ActiveSky Graphics
We use many .NET-enabling technologies for new texture generation processes, user interface techniques, and general feature development. .NET is the new standard for Windows applications and provides enhanced software capability. All users should have this installed already, but if not, it can be download/installed automatically from http://windowsupdate.microsoft.com. .NET is not required for the ActiveSky Version 6 weather engine, but only for the ActiveSky Graphics component.

How do I configure NUnit V2.0 to use the .NET Framework 1.1?

IIOP.NET - FAQ List
Add the following configuration lines in the files %NUnit2%\bin\nunit-console.exe.config and %NUnit2%\bin\nunit-gui.exe.config:

If I already have the .NET Framework 1.0 installed, do I need version 1.1?

FAQ
Applications built using version 1.0 will run just fine on version 1.1 of the .NET Framework Redistributable. Although we do recommend you use the most recent version that can be found at the Windows Update site.

What operating systems does the .NET Framework run on?

Andy Mc's .NET Framework FAQ
The runtime supports Windows Server 2003, Windows XP, Windows 2000, NT4 SP6a and Windows ME/98. Windows 95 is not supported. Some parts of the framework do not work on all platforms - for example, ASP.NET is only supported on XP and Windows 2000/2003. Windows 98/ME cannot be used for development. IIS is not supported on Windows XP Home Edition, and so cannot be used to host ASP.NET. However, the ASP.NET Web Matrix web server does run on XP Home. The .NET Compact Framework is a version of the .

Does the .NET Framework have in-built support for serialization?

Andy Mc's .NET Framework FAQ
There are two separate mechanisms provided by the .NET class library - XmlSerializer and SoapFormatter/BinaryFormatter. Microsoft uses XmlSerializer for Web Services, and SoapFormatter/BinaryFormatter for remoting. Both are available for use in your own code. It depends. XmlSerializer has severe limitations such as the requirement that the target class has a parameterless constructor, and only public read/write properties and fields can be serialized.

What is the Microsoft .Net Framework?

BodyTrans Frequently Asked Questions
The Microsoft .NET Framework is a component of the Microsoft Windows? operating system used to build and run Windows-based applications. For developers, the .NET Framework makes it easy to rapidly create powerful software that maximizes performance, scalability, opportunities for integration, reliability, security, and the end-user experience, while minimizing the costs of deployment and management. Applications built for the .NET Framework (BodyTrans, for example) require that the .

How do I get the .NET Framework 2.0 onto my user's machines?

General - Windows Forms FAQs
Really whatever way works best for you. Ex. You can have your users install the .NET Framework before using "ClickOnce" or use management tools like SMS to push out the .NET Framework across your enterprise. To help with deployment, Visual Studio provides...

What is the .NET Framework?

Welcome to Real Estate Toolbelt
The Microsoft .NET framework is a framework for software that is developed by Microsoft. Typically in the past, software ran directly off of your operating system. Now, the framework runs on your operating system and and software runs on the framework. The .NET framework should not cause any harm to your computer. We specifically run on the .NET framework v1.1. On the Microsoft Windows Update site you should see the .NET framework as one of the recommended download. You can also download the .

I only have .NET 1.1, what can I do?

March 2005 - Posts - #region Coad's Code
Upgrade to .NET 2.0. Seriously, it's free. In fact, you can get the great C# and VB Visual Studio Interactive Development Environment (IDE) editors for FREE now with C# Express and VB Express. The .NET 2.0 Software Development Kit (SDK) for command-line development is also free. If you really must stay in .NET 1.1, you can use the technique I talk about in Serial COM Simply in C# or a 3rd party library. First make sure the device will respond using a standard app like Hyperterminal.

How do I host a WebBrowser control in a Windows Form using the .NET Framework 1.1?

WebBrowser - Windows Forms FAQs
We have two suggestions with sample projects how you host a WebBrowser control inside a form and display HTML contents and listen to events such as NavigateComplete or BeforeNavigate. Of course there are many other ways to do this. Download htmlviewer...

What are the new features of Framework 1.1 ?

Mail Test
Assemblies originating from the Internet zone - for example, Microsoft Windows? Forms controls embedded in an Internet-based Web page or Windows Forms assemblies hosted on an Internet Web server and loaded either through the Web browser or programmatically using the System.Reflection.Assembly.LoadFrom() method - now receive sufficient permission to execute in a semi-trusted manner.
More Questions >>

© Copyright 2007-2012 QueryCAT
About • Webmasters • Contact