Could not load file or assembly
-
Friday, January 09, 2009 4:37 PM
Hi all,
I use Click Once for install an application WinForms VB.NET, that use reference to thrid part component SoftekBarcodeLib.I reference in my project vbproj to SoftekBarcodeLib2.dll. Using Reflector, I know that SoftekBarcodeLib2.dll references Microsoft.VisualC
I test in virtual machine VMWARE Windows XP, .NET Framework 3.0 + SP1, and acrobat reader 7.0
The install of my application is ok, but when I execute application I get the following error:
GRUPOBACKUP.Administrador.Pantallas.IndexadoAutomatico.frmIndexadoAutomaticoComun -> bgProcesamientoAutomatico_DoWork.Could not load file or assembly 'SoftekBarcodeLib2, Version=7.1.4.1, Culture=neutral, PublicKeyToken=3c09a6b205d2b618' or one of its dependencies.No se pudo iniciar la aplicación porque su configuración es incorrecta. Reinstalar la aplicación puede solucionar el problema. (Exception from HRESULT: 0x800736B1)
(not start application because the configuration not valid. Reinstall the application)In google search, the 0x800736B1 error references to Visual C++, but I dont know more :'( no idea about C++
Any suggestions please ? any help will be very grateful !!!
thanks
http://www.alhambra-eidos.es/web2005/index.html
All Replies
-
Saturday, January 10, 2009 7:54 AMModerator
Hi
This forum is to support interoperability questions on Open Specification Protocols.There are very helpful communities of developers on the MSDN that may assist you with your solution.
I suggest you post your question on the following forums:There are a number of forum regarding .NET development at
http://forums.microsoft.com/MSDN/default.aspx?ForumGroupID=12&SiteID=1
Regards, Obaid Farooqi- Marked As Answer by Obaid FarooqiMicrosoft Employee, Moderator Saturday, January 10, 2009 7:54 AM
- Edited by Alex MorrillMicrosoft Employee, Owner Wednesday, January 21, 2009 10:52 PM removed Windows ref. - forum is for general interoperability