Wireless Communication Library Support Forum

Common => FAQ => Topic started by: Mike Petrichenko on February 17, 2010, 02:28:10 AM

Title: Why do I get "Can not load file or assembly" error when run my WCL based .NET ap
Post by: Mike Petrichenko on February 17, 2010, 02:28:10 AM
It is very simple. There are only few reasons why it can happen:

1. You didn't redistribute wcl.dll.
2. You didn't redistribute CRT dlls and manifest file (see: http://www.btframework.com/howto.htm#redist)
3. You didn't reference your assembly to manifest file or/and to wcl.dll.

Also, take a look on this topic: http://forum.btframework.com/index.php/topic,957.msg4440.html#msg4440