Installation of dcoracle525pro

Discussion of open issues, suggestions and bugs regarding ADO.NET provider for Oracle
Post Reply
Kurt_Jegge
Posts: 21
Joined: Wed 09 Sep 2009 10:38

Installation of dcoracle525pro

Post by Kurt_Jegge » Wed 09 Sep 2009 16:58

I just installed the latest version of dcoracle525pro it installes fine.
But when I start VS2008 and move a oracle connection component
to a from I get the error message the lenght may not be smaller than 0 (zero) and all the properties of the oralce connection are gone.

Hmm, I have to mention when I try to install odac680d12pro for delphi
pro on the same win xp machine i get the message detected installed DAC packages which are incompatible with current version. Please uninstall DAC Products. See also my post on odac for vcl. I didn't install myself any DAC product.

Any suggestions would be much appreciated.

Thanks Kurt

Shalex
Site Admin
Posts: 9543
Joined: Thu 14 Aug 2008 12:44

Post by Shalex » Fri 11 Sep 2009 11:37

We cannot reproduce the "length may not be smaller than 0 (zero)" error with the lates 5.25.42 version of dotConnect for Oracle. Please give us the following information:
1) version (x.xx.xx) and edition of your dotConnect for Oracle (the Tools | Oracle | About menu of Visual Studio);
2) version and edition of your Visual Studio (the Help | About menu of Visual Studio);
3) version, edition, service pack of your OS. Is it x86 or x64?

Kurt_Jegge
Posts: 21
Joined: Wed 09 Sep 2009 10:38

Post by Kurt_Jegge » Mon 14 Sep 2009 17:53

1)
dotConnect for Oracle version5.25.42.0
OracleDevelopper Tools not installed

2)
Visual Studion 2008 version 9.0.30729.1 SP
.NET Framework 3.5 SP1

3)
WinXP prof. x86

Shalex
Site Admin
Posts: 9543
Joined: Thu 14 Aug 2008 12:44

Post by Shalex » Wed 16 Sep 2009 07:23

Could you please post here the call stack when the "length may not be smaller than 0 (zero)" error is raised? To obtain the call stack, connect from another instance of Visual Studio (Debug | Attach to Proccess) to the process of your current Visual Studio where you are moving the OracleConnection component to a form. Before attaching don't forget to make these settings in VS that you are using to debug the other one: a) in the (Debug | Exceptions) window select Common Language Runtime Exceptions; b) in the (Tools | Options) window, Debugging | General - clear Enable Just My Code (Managed Only).

Kurt_Jegge
Posts: 21
Joined: Wed 09 Sep 2009 10:38

Post by Kurt_Jegge » Mon 21 Sep 2009 07:24

System.FormatException ist aufgetreten.
Message="Die Eingabezeichenfolge hat das falsche Format."
Source="mscorlib"
StackTrace:
bei System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
InnerException:

> mscorlib.dll!System.Number.StringToNumber(string str, System.Globalization.NumberStyles options, ref System.Number.NumberBuffer number, System.Globalization.NumberFormatInfo info, bool parseDecimal) + 0xf7 Bytes
mscorlib.dll!System.Number.ParseInt32(string s, System.Globalization.NumberStyles style = AllowLeadingWhite | AllowTrailingWhite | AllowLeadingSign, System.Globalization.NumberFormatInfo info) + 0x78 Bytes
mscorlib.dll!System.Version.Version(string version) + 0x104 Bytes
Microsoft.Build.Tasks.v3.5.dll!Microsoft.Build.Tasks.AssemblyFoldersEx.ConvertToVersion(string version) + 0xb4 Bytes
Microsoft.Build.Tasks.v3.5.dll!Microsoft.Build.Tasks.AssemblyFoldersEx.GatherVersionStrings(string targetRuntimeVersion = "v3.5", System.Collections.IEnumerable versions) + 0x10d Bytes
Microsoft.Build.Tasks.v3.5.dll!Microsoft.Build.Tasks.AssemblyFoldersEx.FindDirectories(Microsoft.Win32.RegistryKey baseKey = {HKEY_LOCAL_MACHINE}, string registryKeyRoot = "Software\Microsoft\.NetFramework", string targetRuntimeVersion, string registryKeySuffix = "AssemblyFoldersEx", string osVersion = null, string platform = null, Microsoft.Build.Tasks.GetRegistrySubKeyNames getRegistrySubKeyNames = {Method = {System.Collections.IEnumerable GetSubKeyNames(Microsoft.Win32.RegistryKey, System.String)}}, Microsoft.Build.Tasks.GetRegistrySubKeyDefaultValue getRegistrySubKeyDefaultValue = {Method = {System.String GetDefaultValue(Microsoft.Win32.RegistryKey, System.String)}}) + 0x49 Bytes
Microsoft.Build.Tasks.v3.5.dll!Microsoft.Build.Tasks.AssemblyFoldersEx.AssemblyFoldersEx(string registryKeyRoot, string targetRuntimeVersion, string registryKeySuffix, string osVersion, string platform, Microsoft.Build.Tasks.GetRegistrySubKeyNames getRegistrySubKeyNames, Microsoft.Build.Tasks.GetRegistrySubKeyDefaultValue getRegistrySubKeyDefaultValue) + 0x77 Bytes
Microsoft.Build.Tasks.v3.5.dll!Microsoft.Build.Tasks.AssemblyFoldersExResolver.Resolve(Microsoft.Build.Shared.AssemblyNameExtension assemblyName = {Devart.Data.Oracle, Version=5.25.42.0, Culture=neutral, PublicKeyToken=09af7300eec23701}, string rawFileNameCandidate, bool isPrimaryProjectReference = true, bool wantSpecificVersion = true, string[] executableExtensions = {string[2]}, string hintPath, string assemblyFolderKey, System.Collections.ArrayList assembliesConsideredAndRejected = Count = 10, out string foundPath = null, out bool userRequestedSpecificFile) + 0x6f Bytes
Microsoft.Build.Tasks.v3.5.dll!Microsoft.Build.Tasks.AssemblyResolution.ResolveReference(System.Collections.Generic.IEnumerable jaggedResolvers, Microsoft.Build.Shared.AssemblyNameExtension assemblyName = {Devart.Data.Oracle, Version=5.25.42.0, Culture=neutral, PublicKeyToken=09af7300eec23701}, string rawFileNameCandidate = "Devart.Data.Oracle, Version=5.25.42.0, Culture=neutral, PublicKeyToken=09af7300eec23701", bool isPrimaryProjectReference = true, bool wantSpecificVersion = true, string[] executableExtensions = {string[2]}, string hintPath = "", string assemblyFolderKey = "", System.Collections.ArrayList assembliesConsideredAndRejected = Count = 10, out string resolvedSearchPath = "", out bool userRequestedSpecificFile = false) + 0xa0 Bytes
Microsoft.Build.Tasks.v3.5.dll!Microsoft.Build.Tasks.ReferenceTable.ResolveReference(Microsoft.Build.Shared.AssemblyNameExtension assemblyName = {Devart.Data.Oracle, Version=5.25.42.0, Culture=neutral, PublicKeyToken=09af7300eec23701}, string rawFileNameCandidate, Microsoft.Build.Tasks.Reference reference = {*Unresolved*}) + 0x1f9 Bytes
Microsoft.Build.Tasks.v3.5.dll!Microsoft.Build.Tasks.ReferenceTable.SetPrimaryAssemblyReferenceItem(Microsoft.Build.Framework.ITaskItem referenceAssemblyName = {Devart.Data.Oracle, Version=5.25.42.0, Culture=neutral, PublicKeyToken=09af7300eec23701}) + 0x113 Bytes
Microsoft.Build.Tasks.v3.5.dll!Microsoft.Build.Tasks.ReferenceTable.SetPrimaryItems(Microsoft.Build.Framework.ITaskItem[] referenceAssemblyFiles, Microsoft.Build.Framework.ITaskItem[] referenceAssemblyNames = {Microsoft.Build.Framework.ITaskItem[10]}, System.Collections.ArrayList exceptions = Count = 0) + 0x6c Bytes
Microsoft.Build.Tasks.v3.5.dll!Microsoft.Build.Tasks.ReferenceTable.ComputeClosure(Microsoft.Build.Tasks.DependentAssembly[] remappedAssembliesValue, Microsoft.Build.Framework.ITaskItem[] referenceAssemblyFiles, Microsoft.Build.Framework.ITaskItem[] referenceAssemblyNames, System.Collections.ArrayList exceptions) + 0x29 Bytes
Microsoft.Build.Tasks.v3.5.dll!Microsoft.Build.Tasks.ResolveAssemblyReference.Execute(Microsoft.Build.Shared.FileExists fileExists, Microsoft.Build.Shared.DirectoryExists directoryExists, Microsoft.Build.Tasks.GetDirectories getDirectories, Microsoft.Build.Tasks.GetAssemblyName getAssemblyName, Microsoft.Build.Tasks.GetAssemblyMetadata getAssemblyMetadata, Microsoft.Build.Tasks.GetRegistrySubKeyNames getRegistrySubKeyNames, Microsoft.Build.Tasks.GetRegistrySubKeyDefaultValue getRegistrySubKeyDefaultValue, Microsoft.Build.Tasks.GetLastWriteTime getLastWriteTime) + 0x34f Bytes
Microsoft.Build.Tasks.v3.5.dll!Microsoft.Build.Tasks.ResolveAssemblyReference.Execute() + 0x12f Bytes
Microsoft.Build.Engine.dll!Microsoft.Build.BuildEngine.TaskEngine.ExecuteInstantiatedTask(Microsoft.Build.BuildEngine.EngineProxy engineProxy, Microsoft.Build.BuildEngine.ItemBucket bucket = {Microsoft.Build.BuildEngine.ItemBucket}, Microsoft.Build.BuildEngine.TaskExecutionMode howToExecuteTask = ExecuteTaskAndGatherOutputs, Microsoft.Build.Framework.ITask task = {Microsoft.Build.Tasks.ResolveAssemblyReference}, out bool taskResult = false) + 0x60 Bytes
Microsoft.Build.Engine.dll!Microsoft.Build.BuildEngine.TaskEngine.ExecuteBucket(Microsoft.Build.BuildEngine.EngineProxy engineProxy, Microsoft.Build.BuildEngine.ItemBucket bucket = {Microsoft.Build.BuildEngine.ItemBucket}, int bucketNumber, Microsoft.Build.BuildEngine.TaskExecutionMode howToExecuteTask) + 0x213 Bytes
Microsoft.Build.Engine.dll!Microsoft.Build.BuildEngine.TaskEngine.ExecuteTask(Microsoft.Build.BuildEngine.TaskExecutionMode howToExecuteTask = ExecuteTaskAndGatherOutputs, Microsoft.Build.BuildEngine.Lookup lookup) + 0xe7 Bytes
Microsoft.Build.Engine.dll!Microsoft.Build.BuildEngine.TaskExecutionState.TaskEngineExecuteTask(Microsoft.Build.BuildEngine.TaskEngine taskEngine, Microsoft.Build.BuildEngine.TaskExecutionMode howTaskShouldBeExecuted, Microsoft.Build.BuildEngine.Lookup lookup) + 0x12 Bytes
Microsoft.Build.Engine.dll!Microsoft.Build.BuildEngine.TaskExecutionState.ExecuteTask() + 0xb6 Bytes
Microsoft.Build.Engine.dll!Microsoft.Build.BuildEngine.TaskExecutionModule.ExecuteTask(Microsoft.Build.BuildEngine.TaskExecutionState taskState) + 0x46 Bytes
Microsoft.Build.Engine.dll!Microsoft.Build.BuildEngine.TargetExecutionWrapper.SubmitNonIntrinsicTask(System.Xml.XmlElement taskNode, Microsoft.Build.Framework.ITaskHost hostObject, Microsoft.Build.BuildEngine.ProjectBuildState buildContext) + 0xc3 Bytes
Microsoft.Build.Engine.dll!Microsoft.Build.BuildEngine.TargetExecutionWrapper.ExecuteCurrentTask(Microsoft.Build.BuildEngine.ProjectBuildState buildContext) + 0x177 Bytes
Microsoft.Build.Engine.dll!Microsoft.Build.BuildEngine.TargetExecutionWrapper.ContinueRunningTasks(Microsoft.Build.BuildEngine.ProjectBuildState buildContext, Microsoft.Build.BuildEngine.TaskExecutionContext taskExecutionContext, bool startingFirstTask) + 0x8b Bytes
Microsoft.Build.Engine.dll!Microsoft.Build.BuildEngine.TargetExecutionWrapper.ExecuteDependentTarget(Microsoft.Build.BuildEngine.ProjectBuildState buildContext) + 0x82 Bytes
Microsoft.Build.Engine.dll!Microsoft.Build.BuildEngine.TargetExecutionWrapper.ContinueBuildingDependencies(Microsoft.Build.BuildEngine.ProjectBuildState buildContext) + 0xf6 Bytes
Microsoft.Build.Engine.dll!Microsoft.Build.BuildEngine.TargetExecutionWrapper.ContinueBuild(Microsoft.Build.BuildEngine.ProjectBuildState buildContext = ProjectBuildState (NameOfTargetInProgress="Compile", NameOfBlockingTarget="ResolveAssemblyReferences", BuildResult=false, BuildComplete=false), Microsoft.Build.BuildEngine.TaskExecutionContext taskExecutionContext = null) + 0x77 Bytes
Microsoft.Build.Engine.dll!Microsoft.Build.BuildEngine.Project.ExecuteNextActionForProjectContext(Microsoft.Build.BuildEngine.ProjectBuildState buildContext, bool initialCall) + 0x53 Bytes
Microsoft.Build.Engine.dll!Microsoft.Build.BuildEngine.Project.CalculateNextActionForProjectContext(Microsoft.Build.BuildEngine.ProjectBuildState buildContext = ProjectBuildState (NameOfTargetInProgress="Compile", NameOfBlockingTarget="ResolveAssemblyReferences", BuildResult=false, BuildComplete=false)) + 0xdf Bytes
Microsoft.Build.Engine.dll!Microsoft.Build.BuildEngine.Project.ContinueBuild(Microsoft.Build.BuildEngine.ProjectBuildState buildContext = ProjectBuildState (NameOfTargetInProgress="Compile", NameOfBlockingTarget="ResolveAssemblyReferences", BuildResult=false, BuildComplete=false), Microsoft.Build.BuildEngine.TaskExecutionContext taskExecutionContext) + 0x8c Bytes
Microsoft.Build.Engine.dll!Microsoft.Build.BuildEngine.Project.BuildInternal(Microsoft.Build.BuildEngine.BuildRequest buildRequest) + 0x33 Bytes
Microsoft.Build.Engine.dll!Microsoft.Build.BuildEngine.Engine.BuildProjectInternalInitial(Microsoft.Build.BuildEngine.BuildRequest buildRequest, Microsoft.Build.BuildEngine.Project project) + 0x64 Bytes
Microsoft.Build.Engine.dll!Microsoft.Build.BuildEngine.Engine.BuildProjectInternal(Microsoft.Build.BuildEngine.BuildRequest buildRequest = BuildRequest (Project="C:\Projekte\test\WindowsFormsApplication16\WindowsFormsApplication16\WindowsFormsApplication16.csproj", Targets="Compile", NodeIndex=-2, HandleId=-1), Microsoft.Build.BuildEngine.ProjectBuildState buildContext = null, Microsoft.Build.BuildEngine.TaskExecutionContext taskExecutionContext, bool initialCall) + 0x7f Bytes
Microsoft.Build.Engine.dll!Microsoft.Build.BuildEngine.Engine.EngineBuildLoop(Microsoft.Build.BuildEngine.BuildRequest terminatingBuildRequest = null) + 0x4a1 Bytes
Microsoft.Build.Engine.dll!Microsoft.Build.BuildEngine.Engine.PostProjectEvaluationRequests(Microsoft.Build.BuildEngine.Project project, string[] projectFiles, string[][] targetNames, Microsoft.Build.BuildEngine.BuildPropertyGroup[] globalPropertiesPerProject, System.Collections.IDictionary[] targetOutputsPerProject = {System.Collections.IDictionary[1]}, Microsoft.Build.BuildEngine.BuildSettings buildFlags, string[] toolVersions) + 0x1ab Bytes
Microsoft.Build.Engine.dll!Microsoft.Build.BuildEngine.Engine.BuildProject(Microsoft.Build.BuildEngine.Project project, string[] targetNames, System.Collections.IDictionary targetOutputs, Microsoft.Build.BuildEngine.BuildSettings buildFlags) + 0x95 Bytes
Microsoft.Build.Engine.dll!Microsoft.Build.BuildEngine.Project.Build(string[] targetNames, System.Collections.IDictionary targetOutputs, Microsoft.Build.BuildEngine.BuildSettings buildFlags) + 0x24 Bytes
Microsoft.VisualStudio.CommonIDE.dll!Microsoft.VisualStudio.Build.ComInteropWrapper.ProjectShim.BuildTargetListWithFlags(string targetList, System.Collections.IDictionary targetOutputs, Microsoft.VisualStudio.Build.ComInteropWrapper.BuildSettingsShim buildFlags) + 0x6f Bytes
[Übergang von Systemeigen zu Verwaltet]
[Übergang von Verwaltet zu Systemeigen]
Microsoft.VisualStudio.Design.dll!Microsoft.VisualStudio.Design.VSTypeResolutionService.PerformReferenceUpdate(System.Collections.Generic.List newReferences) + 0x1eb Bytes
Microsoft.VisualStudio.Design.dll!Microsoft.VisualStudio.Design.VSTypeResolutionService.System.ComponentModel.Design.ITypeResolutionService.ReferenceAssembly(System.Reflection.AssemblyName name = {Devart.Data.Oracle, Version=5.25.42.0, Culture=neutral, PublicKeyToken=09af7300eec23701}) + 0xc5 Bytes
Microsoft.VisualStudio.Design.dll!Microsoft.VisualStudio.Design.Serialization.CodeDom.AggregateTypeResolutionService.ReferenceAssembly(System.Reflection.AssemblyName name) + 0xe Bytes
System.Drawing.dll!System.Drawing.Design.ToolboxItem.GetType(System.ComponentModel.Design.IDesignerHost host, System.Reflection.AssemblyName assemblyName, string typeName = "Devart.Data.Oracle.OracleConnection", bool reference) + 0x76 Bytes
System.Drawing.dll!System.Drawing.Design.ToolboxItem.CreateComponentsCore(System.ComponentModel.Design.IDesignerHost host = {System.ComponentModel.Design.DesignerHost}) + 0x39 Bytes
System.Drawing.dll!System.Drawing.Design.ToolboxItem.CreateComponentsCore(System.ComponentModel.Design.IDesignerHost host = {System.ComponentModel.Design.DesignerHost}, System.Collections.IDictionary defaultValues = Count = 3) + 0x2b Bytes
System.Drawing.dll!System.Drawing.Design.ToolboxItem.CreateComponents(System.ComponentModel.Design.IDesignerHost host, System.Collections.IDictionary defaultValues) + 0x30 Bytes
System.Design.dll!System.Windows.Forms.Design.OleDragDropHandler.CreateTool(System.Drawing.Design.ToolboxItem tool = {OracleConnection}, System.Windows.Forms.Control parent, int x, int y, int width, int height, bool hasLocation, bool hasSize, System.Windows.Forms.Design.Behavior.ToolboxSnapDragDropEventArgs e) + 0x2d9 Bytes
System.Design.dll!System.Windows.Forms.Design.ParentControlDesigner.CreateToolCore(System.Drawing.Design.ToolboxItem tool, int x, int y, int width, int height, bool hasLocation, bool hasSize) + 0x66 Bytes
System.Design.dll!System.Windows.Forms.Design.ParentControlDesigner.CreateTool(System.Drawing.Design.ToolboxItem tool, System.Drawing.Point location) + 0x19 Bytes
System.Design.dll!System.Windows.Forms.Design.ParentControlDesigner.OnDragDrop(System.Windows.Forms.DragEventArgs de) + 0x1c5 Bytes
System.Design.dll!System.Windows.Forms.Design.ControlDesigner.TransparentBehavior.OnDragDrop(System.Windows.Forms.Design.Behavior.Glyph g, System.Windows.Forms.DragEventArgs e) + 0x3a Bytes
System.Design.dll!System.Windows.Forms.Design.Behavior.Behavior.OnDragDrop(System.Windows.Forms.Design.Behavior.Glyph g, System.Windows.Forms.DragEventArgs e) + 0x86 Bytes
System.Design.dll!System.Windows.Forms.Design.Behavior.ToolboxItemSnapLineBehavior.OnDragDrop(System.Windows.Forms.Design.Behavior.Glyph g, System.Windows.Forms.DragEventArgs e) + 0x69 Bytes
System.Design.dll!System.Windows.Forms.Design.Behavior.BehaviorService.OnDragDrop(System.Windows.Forms.DragEventArgs e) + 0x29 Bytes
System.Design.dll!System.Windows.Forms.Design.Behavior.BehaviorService.AdornerWindow.OnDragDrop(System.Windows.Forms.DragEventArgs e) + 0x1e Bytes
System.Windows.Forms.dll!System.Windows.Forms.Control.System.Windows.Forms.IDropTarget.OnDragDrop(System.Windows.Forms.DragEventArgs drgEvent) + 0xb Bytes
System.Windows.Forms.dll!System.Windows.Forms.DropTarget.System.Windows.Forms.UnsafeNativeMethods.IOleDropTarget.OleDrop(object pDataObj, int grfKeyState, long pt, ref int pdwEffect = 3) + 0x53 Bytes
[Übergang von Systemeigen zu Verwaltet]
Last edited by Kurt_Jegge on Tue 22 Sep 2009 13:21, edited 2 times in total.

Shalex
Site Admin
Posts: 9543
Joined: Thu 14 Aug 2008 12:44

Post by Shalex » Mon 21 Sep 2009 13:35

Kurt_Jegge, you have posted the list of the assemblies loaded to the process of your Visual Studio. Please post here the call stack (see my post above).

Kurt_Jegge
Posts: 21
Joined: Wed 09 Sep 2009 10:38

Post by Kurt_Jegge » Tue 22 Sep 2009 13:11

System.FormatException ist aufgetreten.
Message="Die Eingabezeichenfolge hat das falsche Format."
Source="mscorlib"
StackTrace:
bei System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
InnerException:


- $exception {"Die Eingabezeichenfolge hat das falsche Format."} System.Exception {System.FormatException}
- [System.FormatException] {"Die Eingabezeichenfolge hat das falsche Format."} System.FormatException
- base {"Die Eingabezeichenfolge hat das falsche Format."} System.SystemException {System.FormatException}
- base {"Die Eingabezeichenfolge hat das falsche Format."} System.Exception {System.FormatException}
_className Der Wert des Felds "_className" kann nicht abgerufen werden, da keine Informationen über die enthaltende Klasse verfügbar sind. string
_data Der Wert des Felds "_data" kann nicht abgerufen werden, da keine Informationen über die enthaltende Klasse verfügbar sind. System.Collections.IDictionary
_dynamicMethods Der Wert des Felds "_dynamicMethods" kann nicht abgerufen werden, da keine Informationen über die enthaltende Klasse verfügbar sind. object
_exceptionMethod Der Wert des Felds "_exceptionMethod" kann nicht abgerufen werden, da keine Informationen über die enthaltende Klasse verfügbar sind. System.Reflection.MethodBase
_exceptionMethodString Der Wert des Felds "_exceptionMethodString" kann nicht abgerufen werden, da keine Informationen über die enthaltende Klasse verfügbar sind. string
_helpURL Der Wert des Felds "_helpURL" kann nicht abgerufen werden, da keine Informationen über die enthaltende Klasse verfügbar sind. string
_HResult Der Wert des Felds "_HResult" kann nicht abgerufen werden, da keine Informationen über die enthaltende Klasse verfügbar sind. int
_innerException Der Wert des Felds "_innerException" kann nicht abgerufen werden, da keine Informationen über die enthaltende Klasse verfügbar sind. System.Exception
_message Der Wert des Felds "_message" kann nicht abgerufen werden, da keine Informationen über die enthaltende Klasse verfügbar sind. string
_remoteStackIndex Der Wert des Felds "_remoteStackIndex" kann nicht abgerufen werden, da keine Informationen über die enthaltende Klasse verfügbar sind. int
_remoteStackTraceString Der Wert des Felds "_remoteStackTraceString" kann nicht abgerufen werden, da keine Informationen über die enthaltende Klasse verfügbar sind. string
_source Der Wert des Felds "_source" kann nicht abgerufen werden, da keine Informationen über die enthaltende Klasse verfügbar sind. string
_stackTrace Der Wert des Felds "_stackTrace" kann nicht abgerufen werden, da keine Informationen über die enthaltende Klasse verfügbar sind. object
_stackTraceString Der Wert des Felds "_stackTraceString" kann nicht abgerufen werden, da keine Informationen über die enthaltende Klasse verfügbar sind. string
_xcode Der Wert des Felds "_xcode" kann nicht abgerufen werden, da keine Informationen über die enthaltende Klasse verfügbar sind. int
_xptrs Der Wert des Felds "_xptrs" kann nicht abgerufen werden, da keine Informationen über die enthaltende Klasse verfügbar sind. System.IntPtr
- Data {System.Collections.ListDictionaryInternal} System.Collections.IDictionary {System.Collections.ListDictionaryInternal}
+ [System.Collections.ListDictionaryInternal] {System.Collections.ListDictionaryInternal} System.Collections.ListDictionaryInternal
IsFixedSize false bool
IsReadOnly false bool
+ Keys {System.Collections.ListDictionaryInternal.NodeKeyValueCollection} System.Collections.ICollection {System.Collections.ListDictionaryInternal.NodeKeyValueCollection}
+ Values {System.Collections.ListDictionaryInternal.NodeKeyValueCollection} System.Collections.ICollection {System.Collections.ListDictionaryInternal.NodeKeyValueCollection}
HelpLink null string
HResult -2146233033 int
- InnerException null System.Exception
+ Statische Member
IsTransient false bool
Message "Die Eingabezeichenfolge hat das falsche Format." string
Source "mscorlib" string
StackTrace " bei System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)" string
+ TargetSite {Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean)} System.Reflection.MethodBase {System.Reflection.RuntimeMethodInfo}
+ Statische Member
_className Der Wert des Felds "_className" kann nicht abgerufen werden, da keine Informationen über die enthaltende Klasse verfügbar sind. string
_data Der Wert des Felds "_data" kann nicht abgerufen werden, da keine Informationen über die enthaltende Klasse verfügbar sind. System.Collections.IDictionary
_dynamicMethods Der Wert des Felds "_dynamicMethods" kann nicht abgerufen werden, da keine Informationen über die enthaltende Klasse verfügbar sind. object
_exceptionMethod Der Wert des Felds "_exceptionMethod" kann nicht abgerufen werden, da keine Informationen über die enthaltende Klasse verfügbar sind. System.Reflection.MethodBase
_exceptionMethodString Der Wert des Felds "_exceptionMethodString" kann nicht abgerufen werden, da keine Informationen über die enthaltende Klasse verfügbar sind. string
_helpURL Der Wert des Felds "_helpURL" kann nicht abgerufen werden, da keine Informationen über die enthaltende Klasse verfügbar sind. string
_HResult Der Wert des Felds "_HResult" kann nicht abgerufen werden, da keine Informationen über die enthaltende Klasse verfügbar sind. int
_innerException Der Wert des Felds "_innerException" kann nicht abgerufen werden, da keine Informationen über die enthaltende Klasse verfügbar sind. System.Exception
_message Der Wert des Felds "_message" kann nicht abgerufen werden, da keine Informationen über die enthaltende Klasse verfügbar sind. string
_remoteStackIndex Der Wert des Felds "_remoteStackIndex" kann nicht abgerufen werden, da keine Informationen über die enthaltende Klasse verfügbar sind. int
_remoteStackTraceString Der Wert des Felds "_remoteStackTraceString" kann nicht abgerufen werden, da keine Informationen über die enthaltende Klasse verfügbar sind. string
_source Der Wert des Felds "_source" kann nicht abgerufen werden, da keine Informationen über die enthaltende Klasse verfügbar sind. string
_stackTrace Der Wert des Felds "_stackTrace" kann nicht abgerufen werden, da keine Informationen über die enthaltende Klasse verfügbar sind. object
_stackTraceString Der Wert des Felds "_stackTraceString" kann nicht abgerufen werden, da keine Informationen über die enthaltende Klasse verfügbar sind. string
_xcode Der Wert des Felds "_xcode" kann nicht abgerufen werden, da keine Informationen über die enthaltende Klasse verfügbar sind. int
_xptrs Der Wert des Felds "_xptrs" kann nicht abgerufen werden, da keine Informationen über die enthaltende Klasse verfügbar sind. System.IntPtr
+ Data {System.Collections.ListDictionaryInternal} System.Collections.IDictionary {System.Collections.ListDictionaryInternal}
HelpLink null string
HResult -2146233033 int
+ InnerException null System.Exception
IsTransient false bool
Message "Die Eingabezeichenfolge hat das falsche Format." string
Source "mscorlib" string
StackTrace " bei System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)" string
+ TargetSite {Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean)} System.Reflection.MethodBase {System.Reflection.RuntimeMethodInfo}
+ Statische Member
str Der Wert von "local" oder von Argument "str" ist in diesem Anweisungszeiger nicht verfügbar und kann daher nicht ermittelt werden. Möglicherweise wurde er bei der Optimierung entfernt. string
options Der Wert von "local" oder von Argument "options" ist in diesem Anweisungszeiger nicht verfügbar und kann daher nicht ermittelt werden. Möglicherweise wurde er bei der Optimierung entfernt. System.Globalization.NumberStyles
number Der Wert von "local" oder von Argument "number" ist in diesem Anweisungszeiger nicht verfügbar und kann daher nicht ermittelt werden. Möglicherweise wurde er bei der Optimierung entfernt. System.Number.NumberBuffer
info Der Wert von "local" oder von Argument "info" ist in diesem Anweisungszeiger nicht verfügbar und kann daher nicht ermittelt werden. Möglicherweise wurde er bei der Optimierung entfernt. System.Globalization.NumberFormatInfo
parseDecimal Der Wert von "local" oder von Argument "parseDecimal" ist in diesem Anweisungszeiger nicht verfügbar und kann daher nicht ermittelt werden. Möglicherweise wurde er bei der Optimierung entfernt. bool

Kurt_Jegge
Posts: 21
Joined: Wed 09 Sep 2009 10:38

Post by Kurt_Jegge » Tue 22 Sep 2009 14:19

Sorry for the other postings I hope this is it finally

Kurt

[SuppressMessage("Microsoft.Reliability", "CA2001:AvoidCallingProblematicMethods")]
protected virtual Type GetType(IDesignerHost host, AssemblyName assemblyName, string typeName, bool reference) {
ITypeResolutionService ts = null;
Type type = null;

if (typeName == null) {
throw new ArgumentNullException("typeName");
}

if (host != null) {
ts = (ITypeResolutionService)host.GetService(typeof(ITypeResolutionService));
}

if (ts != null) {

if (reference) {
if (assemblyName != null) {
ts.ReferenceAssembly(assemblyName);
type = ts.GetType(typeName); FormatException

= typeName = "Devart.Data.Oracle.OracleConnection"
ts.GetType expects
>System.Drawing.dll!System.Drawing.Design.ToolboxItem.GetType(System.ComponentModel.Design.IDesignerHost host, System.Reflection.AssemblyName assemblyName, string typeName = "Devart.Data.Oracle.OracleConnection", bool reference) Zeile 569 C#

Shalex
Site Admin
Posts: 9543
Joined: Thu 14 Aug 2008 12:44

Post by Shalex » Tue 22 Sep 2009 15:58

We cannot reproduce the problem at the moment. Probably, something is wrong with AssemblyFolders in your registry. Please send us the content of the following registry key: HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\.NETFramework\ (right click -> Export).

Post Reply