banner

[Rule] Rules  [Home] Main Forum  [Portal] Portal  
[Members] Member Listing  [Statistics] Statistics  [Search] Search  [Reading Room] Reading Room 
[Register] Register  
[Login] Loginhttp  | https  ]
 
Forum Index Thảo luận hệ điều hành Windows Hỏi về Reflection  XML
  [Programming]   Hỏi về Reflection 09/08/2008 07:44:27 (+0700) | #1 | 145840
[Avatar]
ngaongan
Member

[Minus]    0    [Plus]
Joined: 09/07/2008 08:47:38
Messages: 50
Offline
[Profile] [PM]
Em có viết 1 chương trình sử dụng Reflection trong .NET, nhưng khi chạy thì nó báo lỗi là:
Code:
An handled exception of type "System.IO.FileLoadException' occurred in mscorlib.dll.
Additional information: Attemp to load an unverifiable executable with fixups 
(IAT with more than 2 sections or a TLS
section). (Exception from HRESULT: 0x80131019)
.

Code chủ yếu như sau:

Code:
using System::Collections::Generic;

...

array<Type^>^ typeArray;
Assembly^ theAssembly;

...

private void button_Clicked(...)
{
      theAssembly = Assembly::LoadFrom(textBox1->Text);
      typeArray = theAssembly->GetTypes();
      for each(Type^ type in typeArray)
             listBox1->Items->Add(Type->FullName);
}


Nhờ các anh giúp xem đây là lỗi gì và cách khắc phục.
[Up] [Print Copy]
[digg] [delicious] [google] [yahoo] [technorati] [reddit] [stumbleupon]
Go to: 
 Users currently in here 
1 Anonymous

Powered by JForum - Extended by HVAOnline
 hvaonline.net  |  hvaforum.net  |  hvazone.net  |  hvanews.net  |  vnhacker.org
1999 - 2013 © v2012|0504|218|