search for: indexb

Displaying 8 results from an estimated 8 matches for "indexb".

Did you mean: index
2012 Feb 28
1
dotnet20sp1 install completed but indexb.dat not found
Hi, I've tried to install dotnet35 using the latest wine 1.4-rc5 in fedora 16 (virtual box) but it gives me an error saying: dotnet20sp1 install completed, but installed file /home/.wine/dosdevices/c:/windows/assembly/NativeImages_v2.0.50727_32/indexb.dat not found. Actually, I successfully installed the prerequisites .net20 sp1 and sp2, then 3.0 sp1, but failed installing .net35. Anyway, last week before my uninstallation or deletion of fedora at virtual box due to system crashes, I have successfully installed .net35 and 35sp1 using 1.4-rc4 ve...
2013 Apr 24
0
Help me make faster R code for Kennard-Stone algorithm [My code is so slow from Matlab]
...pool = setdiff(samples, m) dmin = sample(0, M-i+1, replace = TRUE) for (j in 1:(M-i+1)) { indexa = pool[j] d = sample(0, i-i, replace = TRUE) for ( k in 1:(i-1)) { indexb = m[k] if (indexa < indexb) { d[k] = D[indexa, indexb] } else { d[k] = D[indexb, indexa] } }...
2008 Apr 19
3
Trusted storage failed to initialize
...System.TypeInitializationException..ctor(String fullTypeName, Exception innerException) at System.Globalization.TextInfo.GetNativeTextInfo(Int32 cultureID) at System.Globalization.TextInfo.get_InvariantNativeTextInfo() at System.String.Compare(String strA, Int32 indexA, String strB, Int32 indexB, Int32 length, StringComparison comparisonType) at System.Security.Util.URLString.PreProcessForExtendedPathRemoval(String url, Boolean isFileUrl) at System.AppDomainSetup.NormalizePath(String path, Boolean useAppBase) at System.AppDomainSetup.SetupDefaultApplicationBase(String imageLocatio...
2008 Dec 07
2
Help with Keyword Corral
...itializer for 'System.Globalization.TextInfo' threw an exception. > at System.Globalization.TextInfo.GetNativeTextInfo(Int32 cultureID) > at System.Globalization.TextInfo.get_InvariantNativeTextInfo() > at System.String.Compare(String strA, Int32 indexA, String strB, Int32 indexB, Int32 length, StringComparison comparisonType) > at System.Security.Util.URLString.PreProcessForExtendedPathRemoval(String url, Boolean isFileUrl) > at System.AppDomainSetup.NormalizePath(String path, Boolean useAppBase) > at System.AppDomainSetup.SetupDefaultApplicationBase(Stri...
2008 May 31
3
.Net/regasm error on rc3
...System.TypeInitializationException..ctor(String fullTypeName, Exception innerException) at System.Globalization.TextInfo.GetNativeTextInfo(Int32 cultureID) at System.Globalization.TextInfo.get_InvariantNativeTextInfo() at System.String.Compare(String strA, Int32 indexA, String strB, Int32 indexB, Int32 length, StringComparison comparisonType) at System.Security.Util.URLString.PreProcessForExtendedPathRemoval(String url, Boolean isFileUrl) at System.AppDomainSetup.NormalizePath(String path, Boolean useAppBase) at System.AppDomainSetup.SetupDefaultApplicationBase(String imageLocatio...
2010 Feb 11
2
Errors running BiblePro and BibleStudyPro on today's Git
...n: OSVersion's call to GetVersionEx failed. at System.Environment.get_OSVersion() at System.Globalization.TextInfo.GetNativeTextInfo(Int32 cultureID) at System.Globalization.TextInfo.get_InvariantNativeTextInfo() at System.String.Compare(String strA, Int32 indexA, String strB, Int32 indexB, Int32 length, StringComparison comparisonType) at System.Security.Util.URLString.PreProcessForExtendedPathRemoval(String url, Boolean isFileUrl) at System.AppDomainSetup.NormalizePath(String path, Boolean useAppBase) at System.AppDomainSetup.SetupDefaultApplicationBase(String imageLocatio...
2011 Jan 08
1
Which dll should I replace according to this backtrace?
...on: The type initializer for 'System.Globalization.TextInfo' threw an exception. at System.Globalization.TextInfo.GetNativeTextInfo(Int32 cultureID) at System.Globalization.TextInfo.get_InvariantNativeTextInfo() at System.String.Compare(String strA, Int32 indexA, String strB, Int32 indexB, Int32 length, StringComparison comparisonType) at System.Security.Util.URLString.PreProcessForExtendedPathRemoval(String url, Boolean isFileUrl) at System.AppDomainSetup.NormalizePath(String path, Boolean useAppBase) at System.AppDomainSetup.SetupDefaultApplicationBase(String imageLocatio...
2008 Jun 07
34
autocad 2008 and wine rc 4
installation starts but after autocad 2008 doesn't install.. :( :( :( [/code]