質問編集履歴

1

ポップアップ画面に出力されているエラー画面の内容を追記致しました。

2018/03/01 09:26

投稿

iki
iki

スコア12

test CHANGED
File without changes
test CHANGED
@@ -35,3 +35,239 @@
35
35
  ![![イメージ説明](35667e4376255461d8d44fbff55aed8f.png)](97eb682724bc847b073d2ef2c7dd951a.png)
36
36
 
37
37
  ![イメージ説明](e8142496b4406c4adeaefe3376449034.png)
38
+
39
+
40
+
41
+
42
+
43
+
44
+
45
+
46
+
47
+
48
+
49
+ 【* エラー内容追記しました】
50
+
51
+ See the end of this message for details on invoking
52
+
53
+ just-in-time (JIT) debugging instead of this dialog box.
54
+
55
+
56
+
57
+ ************** Exception Text **************
58
+
59
+ System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.Runtime.Serialization.SerializationException: Type 'WexInstaller.Core.Controllers.ServerProductConfigurationController' in Assembly 'MySQLInstaller.Core, Version=1.4.23.0, Culture=neutral, PublicKeyToken=null' is not marked as serializable.
60
+
61
+ at System.Runtime.Serialization.FormatterServices.InternalGetSerializableMembers(RuntimeType type)
62
+
63
+ at System.Collections.Concurrent.ConcurrentDictionary`2.GetOrAdd(TKey key, Func`2 valueFactory)
64
+
65
+ at System.Runtime.Serialization.FormatterServices.GetSerializableMembers(Type type, StreamingContext context)
66
+
67
+ at System.Runtime.Serialization.Formatters.Binary.WriteObjectInfo.InitMemberInfo()
68
+
69
+ at System.Runtime.Serialization.Formatters.Binary.WriteObjectInfo.InitSerialize(Type objectType, ISurrogateSelector surrogateSelector, StreamingContext context, SerObjectInfoInit serObjectInfoInit, IFormatterConverter converter, SerializationBinder binder)
70
+
71
+ at System.Runtime.Serialization.Formatters.Binary.ObjectWriter.Write(WriteObjectInfo objectInfo, NameInfo memberNameInfo, NameInfo typeNameInfo)
72
+
73
+ at System.Runtime.Serialization.Formatters.Binary.ObjectWriter.Serialize(Object graph, Header[] inHeaders, __BinaryWriter serWriter, Boolean fCheck)
74
+
75
+ at System.Runtime.Serialization.Formatters.Binary.BinaryFormatter.Serialize(Stream serializationStream, Object graph, Header[] headers, Boolean fCheck)
76
+
77
+ at WexInstaller.Core.Utilities.DeepClone[T](T obj)
78
+
79
+ --- End of inner exception stack trace ---
80
+
81
+ at System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor)
82
+
83
+ at System.Reflection.RuntimeMethodInfo.UnsafeInvokeInternal(Object obj, Object[] parameters, Object[] arguments)
84
+
85
+ at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
86
+
87
+ at WexInstaller.Core.Controllers.ControllerSettings.Clone()
88
+
89
+ at WexInstaller.Plugins.Server.ServerConfigurationController.PrepareForConfigure()
90
+
91
+ at WexInstaller.Wizards.ConfigWizard.ConfigWizard.ShowWizard(Package package, Control parent, ConfigurationType configurationType)
92
+
93
+ at WexInstaller.Controls.MyListView.OnMouseUp(MouseEventArgs e)
94
+
95
+ at System.Windows.Forms.ListView.WmReflectNotify(Message& m)
96
+
97
+ at System.Windows.Forms.ListView.WndProc(Message& m)
98
+
99
+ at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
100
+
101
+
102
+
103
+
104
+
105
+ ************** Loaded Assemblies **************
106
+
107
+ mscorlib
108
+
109
+ Assembly Version: 4.0.0.0
110
+
111
+ Win32 Version: 4.7.2117.0 built by: NET47REL1LAST
112
+
113
+ CodeBase: file:///C:/Windows/Microsoft.NET/Framework64/v4.0.30319/mscorlib.dll
114
+
115
+ ----------------------------------------
116
+
117
+ MySQLInstaller
118
+
119
+ Assembly Version: 1.4.23.0
120
+
121
+ Win32 Version: 1.4.23.0
122
+
123
+ CodeBase: file:///C:/Program%20Files%20(x86)/MySQL/MySQL%20Installer%20for%20Windows/MySQLInstaller.exe
124
+
125
+ ----------------------------------------
126
+
127
+ System.Windows.Forms
128
+
129
+ Assembly Version: 4.0.0.0
130
+
131
+ Win32 Version: 4.7.2117.0 built by: NET47REL1LAST
132
+
133
+ CodeBase: file:///C:/windows/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
134
+
135
+
136
+
137
+ ~~~~途中省略してます~~~~
138
+
139
+
140
+
141
+ System.ServiceProcess
142
+
143
+ Assembly Version: 4.0.0.0
144
+
145
+ Win32 Version: 4.7.2053.0 built by: NET47REL1
146
+
147
+ CodeBase: file:///C:/windows/Microsoft.Net/assembly/GAC_MSIL/System.ServiceProcess/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.ServiceProcess.dll
148
+
149
+ ----------------------------------------
150
+
151
+ Microsoft.GeneratedCode
152
+
153
+ Assembly Version: 1.0.0.0
154
+
155
+ Win32 Version: 4.7.2612.0 built by: NET471REL1LAST_B
156
+
157
+ CodeBase: file:///C:/windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
158
+
159
+ ----------------------------------------
160
+
161
+ Microsoft.VisualBasic
162
+
163
+ Assembly Version: 10.0.0.0
164
+
165
+ Win32 Version: 14.7.2053.0 built by: NET47REL1
166
+
167
+ CodeBase: file:///C:/windows/Microsoft.Net/assembly/GAC_MSIL/Microsoft.VisualBasic/v4.0_10.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualBasic.dll
168
+
169
+ ----------------------------------------
170
+
171
+ System.Management
172
+
173
+ Assembly Version: 4.0.0.0
174
+
175
+ Win32 Version: 4.7.2117.0 built by: NET47REL1LAST
176
+
177
+ CodeBase: file:///C:/windows/Microsoft.Net/assembly/GAC_MSIL/System.Management/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Management.dll
178
+
179
+ ----------------------------------------
180
+
181
+ Microsoft.GeneratedCode
182
+
183
+ Assembly Version: 1.0.0.0
184
+
185
+ Win32 Version: 4.7.2612.0 built by: NET471REL1LAST_B
186
+
187
+ CodeBase: file:///C:/windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
188
+
189
+ ----------------------------------------
190
+
191
+ MySql.Data
192
+
193
+ Assembly Version: 8.0.10.0
194
+
195
+ Win32 Version: 8.0.10.0
196
+
197
+ CodeBase: file:///C:/Program%20Files%20(x86)/MySQL/MySQL%20Installer%20for%20Windows/MySql.Data.DLL
198
+
199
+ ----------------------------------------
200
+
201
+ System.Transactions
202
+
203
+ Assembly Version: 4.0.0.0
204
+
205
+ Win32 Version: 4.7.2117.0 built by: NET47REL1LAST
206
+
207
+ CodeBase: file:///C:/windows/Microsoft.Net/assembly/GAC_64/System.Transactions/v4.0_4.0.0.0__b77a5c561934e089/System.Transactions.dll
208
+
209
+ ----------------------------------------
210
+
211
+ System.EnterpriseServices
212
+
213
+ Assembly Version: 4.0.0.0
214
+
215
+ Win32 Version: 4.7.2053.0 built by: NET47REL1
216
+
217
+ CodeBase: file:///C:/windows/Microsoft.Net/assembly/GAC_64/System.EnterpriseServices/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.EnterpriseServices.dll
218
+
219
+ ----------------------------------------
220
+
221
+ Interop.Shell32
222
+
223
+ Assembly Version: 1.0.0.0
224
+
225
+ Win32 Version: 1.0.0.0
226
+
227
+ CodeBase: file:///C:/Program%20Files%20(x86)/MySQL/MySQL%20Installer%20for%20Windows/Interop.Shell32.DLL
228
+
229
+ ----------------------------------------
230
+
231
+ CustomMarshalers
232
+
233
+ Assembly Version: 4.0.0.0
234
+
235
+ Win32 Version: 4.7.2053.0 built by: NET47REL1
236
+
237
+ CodeBase: file:///C:/windows/Microsoft.Net/assembly/GAC_64/CustomMarshalers/v4.0_4.0.0.0__b03f5f7f11d50a3a/CustomMarshalers.dll
238
+
239
+ ----------------------------------------
240
+
241
+
242
+
243
+ ************** JIT Debugging **************
244
+
245
+ To enable just-in-time (JIT) debugging, the .config file for this
246
+
247
+ application or computer (machine.config) must have the
248
+
249
+ jitDebugging value set in the system.windows.forms section.
250
+
251
+ The application must also be compiled with debugging
252
+
253
+ enabled.
254
+
255
+
256
+
257
+ For example:
258
+
259
+
260
+
261
+ <configuration>
262
+
263
+ <system.windows.forms jitDebugging="true" />
264
+
265
+ </configuration>
266
+
267
+
268
+
269
+ When JIT debugging is enabled, any unhandled exception
270
+
271
+ will be sent to the JIT debugger registered on the computer
272
+
273
+ rather than be handled by this dialog box.