all groups > vb.net controls > july 2004 >
You're in the

vb.net controls

group:

VB.NET Power Pack



VB.NET Power Pack Lou Civitella
7/20/2004 4:53:10 PM
vb.net controls: I just downloaded the VB Power Pack from GotDotNet.com. I am testing the
controls in a brand new project but am not able to run the project after I
insert one of the new controls. This is the message that I get:
An Unhandled exception of type 'System.TypeLoadException' occurred in
VBPowerPack.exe
Additional information: Could not load type VbPowerPack.TaskPane from
assembly VBPowerPack, Version=1.0.1662.23164, Culture=neutral,
PublicKeyToken=null.

I have a reference to the VbPowerPack.dll but I still get this problem. The
sample that I downloaded works without any problems. I tried to find some
differences between the two programs but I am not able to find the problem.

If any one knows what this means and how to get around this please let me
know.

Thanks In Advance,
Lou

Using VS 2003

Re: VB.NET Power Pack md
7/21/2004 7:34:32 AM
You need to change the project to be a class instead of an exe.

Matt

[quoted text, click to view]

Re: VB.NET Power Pack Ken Tucker [MVP]
7/21/2004 9:56:19 AM
Hi,

Had similar problem with the first release. Try downloading one of
the newer versions.

http://www.gotdotnet.com/Community/Workspaces/viewuploads.aspx?id=167542e0-e435-4585-ae4f-c111fe60ed58

Ken
-----------------------------
[quoted text, click to view]
I just downloaded the VB Power Pack from GotDotNet.com. I am testing the
controls in a brand new project but am not able to run the project after I
insert one of the new controls. This is the message that I get:
An Unhandled exception of type 'System.TypeLoadException' occurred in
VBPowerPack.exe
Additional information: Could not load type VbPowerPack.TaskPane from
assembly VBPowerPack, Version=1.0.1662.23164, Culture=neutral,
PublicKeyToken=null.

I have a reference to the VbPowerPack.dll but I still get this problem. The
sample that I downloaded works without any problems. I tried to find some
differences between the two programs but I am not able to find the problem.

If any one knows what this means and how to get around this please let me
know.

Thanks In Advance,
Lou

Using VS 2003


AddThis Social Bookmark Button