Home All Groups Group Topic Archive Search About

Calling all Reflection Experts

Author
10 Apr 2006 7:46 PM
John Wright
I want to load a Clickone program using reflection.  I tried the following
line of code:

Dim extAssembly As [Assembly] =
[Assembly].LoadFile("C:\Inetpub\wwwroot\test\test.application")



but I get The module was expected to contain an assembly manifest.
(Exception from HRESULT: 0x80131018)

How can I call a ClickOnce application using reflection?



John Wright

AddThis Social Bookmark Button