Quantcast
Channel: SQL Server Integration Services forum
Viewing all articles
Browse latest Browse all 24688

Script task - no encuentra referencia (no reference)

$
0
0

Buenas tardes estimados,

Estoy implementando una tarea para enviar un correo desde una cuenta lotus, para ello estoy utilizando el script task, puesto que esta rutina ya he realizado desde vba y otras aplicaciones, lo que me sucede con el SSIS, es que al ejecutar el paquete me aparece el siguiente mensaje de error: 

Error: System.Reflection.TargetInvocationException: Se produjo una excepción en el destino de la invocación. ---> System.IO.FileNotFoundException: No se puede cargar el archivo o ensamblado 'Interop.Domino, Version=1.1.0.0, Culture=neutral, PublicKeyToken=null' ni una de sus dependencias. El sistema no puede encontrar el archivo especificado.
Nombre de archivo: 'Interop.Domino, Version=1.1.0.0, Culture=neutral, PublicKeyToken=null'
   en ST_1fdbbba57be64edfa9bdd4a970e72d78.vbproj.ScriptMain.Main()

AVS: El registro del enlace de ensamblado está desactivado.
Para habilitar el registro de errores del enlace de ensamblado, establezca el valor de Registro [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) como 1.
Nota: existe una disminución del rendimiento asociada registro de errores del enlace de ensamblado.
Para desactivar esta característica, elimine el valor de Registro [HKLM\Software\Microsoft\Fusion!EnableLog].

   --- Fin del seguimiento de la pila de la excepción interna ---
   en System.RuntimeMethodHandle._InvokeMethodFast(Object target, Object[] arguments, SignatureStruct& sig, MethodAttributes methodAttributes, RuntimeTypeHandle typeOwner)
   en System.RuntimeMethodHandle.InvokeMethodFast(Object target, Object[] arguments, Signature sig, MethodAttributes methodAttributes, RuntimeTypeHandle typeOwner)
   en System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture, Boolean skipVisibilityChecks)
   en System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
   en System.RuntimeType.InvokeMember(String name, BindingFlags bindingFlags, Binder binder, Object target, Object[] providedArgs, ParameterModifier[] modifiers, CultureInfo culture, String[] namedParams)
   en System.Type.InvokeMember(String name, BindingFlags invokeAttr, Binder binder, Object target, Object[] args, CultureInfo culture)
   en Microsoft.SqlServer.Dts.Tasks.ScriptTask.VSTATaskScriptingEngine.ExecuteScript()

El "Interop.Domino" hace referencia a la libreria COM del lotus, me he percatado que la referencia apunta a un temporal, el cual desaparece cuando cierro el editor del script task, me imagino que debe ser problema de configuración, toda ayuda es bien recibida.

Aquí la imagen: http://social.msdn.microsoft.com/Forums/getfile/278959 (no me deja poner links ni imagenes el foro >_<)

Saludos,

Michael


GOOGLE TRANSLATE:

Good afternoondear,

I'mimplementing a taskto sendan email froman accountlotus,forthis I am using thescripttask, sinceI'vedone this routinefromVBAand other applications,whathappens to theSSIS me,is that when you run thepackage I get thefollowing error message:

Error: System.Reflection.TargetInvocationException: Se produjo una excepción en el destino de la invocación. ---> System.IO.FileNotFoundException: No se puede cargar el archivo o ensamblado 'Interop.Domino, Version=1.1.0.0, Culture=neutral, PublicKeyToken=null' ni una de sus dependencias. El sistema no puede encontrar el archivo especificado.
Nombre de archivo: 'Interop.Domino, Version=1.1.0.0, Culture=neutral, PublicKeyToken=null'
   en ST_1fdbbba57be64edfa9bdd4a970e72d78.vbproj.ScriptMain.Main()

AVS: TheAssemblybinding loggingis disabled.
Toenable loggingassemblybind failure, setthe registry value [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) como 1. Note: there is aperformance penalty associated witherror logAssembly binding.Toturn this feature off, removethe registry value [HKLM\Software\Microsoft\Fusion!EnableLog]. --- End ofstack traceofthe inner exception --- en System.RuntimeMethodHandle._InvokeMethodFast(Object target, Object[] arguments, SignatureStruct& sig, MethodAttributes methodAttributes, RuntimeTypeHandle typeOwner) en System.RuntimeMethodHandle.InvokeMethodFast(Object target, Object[] arguments, Signature sig, MethodAttributes methodAttributes, RuntimeTypeHandle typeOwner) en System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture, Boolean skipVisibilityChecks) en System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture) en System.RuntimeType.InvokeMember(String name, BindingFlags bindingFlags, Binder binder, Object target, Object[] providedArgs, ParameterModifier[] modifiers, CultureInfo culture, String[] namedParams) en System.Type.InvokeMember(String name, BindingFlags invokeAttr, Binder binder, Object target, Object[] args, CultureInfo culture) en Microsoft.SqlServer.Dts.Tasks.ScriptTask.VSTATaskScriptingEngine.ExecuteScript()

The"Interop.Domino" referstothe lotusCOMlibrary, Inoticedthat the referencepoints to atemporary,whichdisappear when I closethescripttaskeditor, Iimagine it must beconfiguration problem,any help isgood received.

Here the picture: http://social.msdn.microsoft.com/Forums/getfile/278959 (not let me putlinksor imagesforum>_<)

regards,

Michael





Viewing all articles
Browse latest Browse all 24688

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>