Here is a error, when I am trying install NetAdvantage 2005 Volume 1 in my new Window 7 os:
Error 1609. An error occured while applying security settings.ASPNET is not a valid user or group.This could be a problem with the package, or a problem connecting to a domain controller on the network.Check your network connection and click retry, or Cancel to end the install.
Is anyone know the answer?
Thanks
I fought with this a lot until I found out this is necessary only for ASP.NET samples. Select custom install and uncheck this feature.
Hi Amiram, you was right. But still can't do any development with this version in Window 7. looks like i have to upgrade the version.
Thanks for your response.
I mean, that whene I am opening my VS 2005 C# project with the Forms containing Infragistics controls in design mode, I see error XML like " <html><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8"><title></title><style>.ErrorStyle { font-family: tahoma; font-size: 11 pt; text-align: left}.DetailsStyle { font..."
Copy all this html code to an html file and open it in a browser. What do you see?
Hi Amiram,
That what I see, when trying open my form in design view:
"Unable to locate license assembly.
Hide
at Infragistics.Shared.UltraLicenseProvider.GetDesignTimeLicense(Type type, Object instance, Boolean allowExceptions, UltraLicenseBaseAttribute licenseAttribute)
at Infragistics.Shared.UltraLicenseProvider.GetLicense(LicenseContext context, Type type, Object instance, Boolean allowExceptions)
at System.ComponentModel.LicenseManager.ValidateInternalRecursive(LicenseContext context, Type type, Object instance, Boolean allowExceptions, License& license, String& licenseKey)
at System.ComponentModel.LicenseManager.ValidateInternal(Type type, Object instance, Boolean allowExceptions, License& license)
at System.ComponentModel.LicenseManager.Validate(Type type, Object instance)
at Infragistics.Win.UltraWinEditors.UltraTextEditor..ctor()"
Also, when I am trying compile with the license inside of my project, I am having license error like:
"Error 13 Exception occurred creating type 'Infragistics.Win.UltraWinGrid.ExcelExport.UltraGridExcelExporter, Infragistics.Win.UltraWinGrid.ExcelExport.v5.1, Version=5.1.20051.37, Culture=neutral, PublicKeyToken=7dd5c3163f2cd0cb' System.ComponentModel.LicenseException: Unable to locate license assembly. C:\$Solutions\MdxSolutions\V3.2\Manager\Medinexus.Manager\Properties\licenses.licx 1 Medinexus.Manager"
But when I am compiling my project with the empty license, I am having no errors, but still can't open the forms with the Infragistic's controls.
Thanks, Arthur
Try to reinstall infragistics with the latest hotfix. Make sure you uninstall any other hotfix first.
Could you please tell me where I can find installation package with the hotfix for Infragisticsv5.1 to reinstall?
I just tried to follow this post trying to install Hotfix 1 on windows 7 and getting same error.. However no one has responded to the last error.
Maybe the compact and the SDK are not enough? Try to download the framework and install it.
Yes, I have Microsoft .NET Compact Framework 2.0 SP2 and Microsoft .NET Framework 2.0 SDK (x64) installed
Do you have framework 2.0 installed?
I have a license and I have downloaded the NetAdvantage 2005 Volume 1 Hot Fix msi.
But when I am trying to install it, having the error message "Windows can't find 'gacutil' file..." , stopping installation process and restarting my Window 7 os.
Please advice. Thanks