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