iT Synergy Blogs

Growing Innovation - Soluciones a problemas reales

  • Facebook
  • Instagram
  • LinkedIn
  • Phone
  • Twitter
  • YouTube

Copyright © 2025 · iT Synergy·

Error haciendo Deploy BAM “Microsoft.SqlServer.Dts.Runtime.Wrapper.ApplicationClass.SaveToSQLServer”
Error haciendo Deploy BAM “Microsoft.SqlServer.Dts.Runtime.Wrapper.ApplicationClass.SaveToSQLServer” avatar

May 9, 2010 By Marco Antonio Hernández Prado Leave a Comment

Realizando una implementación de los itinerarios de ESB me genero un error la utilidad de BAM, este:

El error del bm.exe no tenia muchos detalles,  encontré esta información en el Event Viewer:

Microsoft.BizTalk.Bam.Management.BamManagerException: The BAM deployment failed. —> Microsoft.SqlServer.Dts.Runtime.DtsRuntimeException: One or more error occurred. There should be more specific errors preceding this one that explains the details of the errors. This message is used as a return value from functions that encounter errors.
—> System.Runtime.InteropServices.COMException (0xC0010014): One or more error occurred. There should be more specific errors preceding this one that explains the details of the errors. This message is used as a return value from functions that encounter errors.

at Microsoft.SqlServer.Dts.Runtime.Wrapper.ApplicationClass.SaveToSQLServer(IDTSPackage90 Package, IDTSEvents90 pEvents, String ServerName, String ServerUserName, String ServerPassword)
at Microsoft.SqlServer.Dts.Runtime.Application.SaveToSqlServer(Package package, IDTSEvents events, String serverName, String serverUserName, String serverPassword)
— End of inner exception stack trace —

 

Buscando encontré que tenia algo que ver con SSIS, cuando trato de conectarme al servidor de Sql Server Integration Services por medio el SQL Studio Management Studio(SQL 2005):

 

 

Encontré en el sitio de soporte  de Microsoft la solución:

Si las versiones de las instancias de SQL Server 2005 no tienen una versión menor de SP2, se corren los siguientes comandos para registrar la dll de 32-bit Dts.dll:

%windir%\syswow64\regsvr32 “%ProgramFiles(x86)%\Microsoft SQL Server\90\dts\binn\dts.dll”

Puede necesitar registrar manualmente MsDtsSrvrUtil.dll, usando

%windir%\syswow64\regsvr32 “%ProgramFiles(x86)%\Microsoft SQL Server\90\dts\binn\MsDtsSrvrUtil.dll

Si esta corriendo la version de 64-bit de Integration Services, debe registrar manualmente las dll de 64-bit dlls usando los siguientes comandos

%windir%\system32\regsvr32 “%ProgramFiles%\Microsoft SQL Server\90\dts\binn\dts.dll

%windir%\system32\regsvr32 “%ProgramFiles%\Microsoft SQL Server\90\dts\binn\MsDtsSrvrUtil.dll

 

Este es un bug de SQL 2005, aquí esta la url de soporte de Microsoft http://support.microsoft.com/kb/919224

Filed Under: .NET, BAM, BAM PrimaryImport, BizTalk, BizTalk 2010 configurations, BizTalk Application, SOA Tagged With: BizTalk, Windows 8

Utilizando BAM con Office 2010
Utilizando BAM con Office 2010 avatar

February 22, 2010 By Marco Antonio Hernández Prado Leave a Comment

Con la instalación de Office 2010 Beta perdí el add-in de BAM, pero veo que podemos utilizarlo en Excel 2010 sin ningún problema (hasta lo que lo he utilizado), los pasos son los siguientes:

1. Ir a Opciones de Excel 2010

2. Abrir Add-Ins dar click en el Boton Go

3. Se abrirá la ventana de Add-ins, dar click en Browse, Ir a la siguiente ruta C:\Program Files\Microsoft Office\Office12\Library y abrir el archivo Bam.xla

Ya aparecerá el add-in de BAM

Filed Under: Performance Point, Windows 8 Tagged With: BizTalk, Windows 8

No aparecen Vistas en el Portal de BAM
No aparecen Vistas en el Portal de BAM avatar

February 10, 2010 By Marco Antonio Hernández Prado Leave a Comment

Trabajando con la implementación de unas vistas de BAM que se utilizan en MSE tuve problemas con el portal de BAM, después de realizar el deploy con bm.exe, no podía visualizar nada, no me aparecía error, aparecía la siguiente pantalla:

Como pueden ver no tenemos ninguna vista, pero tampoco tenemos error.

Después de aplicar estos permisos con el usuario con el cual se configuro BizTalk me aparecieron la vistas, en SQL el owner lo cambie por el usuario con el cual corren los servicios de BizTalk

 

Y las vistas ya aparecieron, esto sucede debido a que el portal de BAM utiliza autenticación integrada en nuestro escenario se configuro BizTalk con un usuario el cual cambio y no se actualizo la información ni en los grupo ni en el owner de las Bases de Datos en este caso es el BAMPrimaryImport

Filed Under: BAM, BAM PrimaryImport, BizTalk, BizTalk Application, Desarrollo de software Tagged With: BizTalk, Windows 8

  • « Previous Page
  • 1
  • …
  • 6
  • 7
  • 8

Team


Marco
Antonio Hernández

Jaime
Alonso Páez

Luis
Carlos Bernal

Ana
María Orozco

Juan
Camilo Zapata

Sonia
Elizabeth Soriano

Diana
Díaz Grijalba

Carlos
Alberto Rueda

Bernardo
Enrique Cardales

Alexandra
Bravo Restrepo

Juan
Alberto Vélez

Diana
Paola Padilla

Jhon
Jairo Rodriguez

Brayan
Ruiz

Jesús
Javier Hernández

Alejandro
Garcia Forero

Gustavo
Adolfo Echeverry

Yully
Arias Castillo

Carlos
Andrés Vélez

Oscar
Alberto Urrea

Odahir
Rolando Salcedo

Jimmy
Quejada Meneses

Natalia
Zartha Suárez

Josué
Leonardo Bohórquez

Mario
Andrés Cortés

Eric
Yovanny Martinez

Carolina
Torres Rodríguez

Juan
Mauricio García

Tag Cloud

.NET (9) 940px (1) Analysis Services mdx (1) An attempt was made to load a program with an incorrect format. (1) ASP.NET MVC (1) Azure (3) Backup (1) BAM (7) BAM API (1) BAMTraceException (2) BI (3) BizTalk (24) Business Intelligence (6) C# (2) caracteristicas de publicacion (2) Content Editor (3) ESB (15) ESB Toolkit (3) General (4) habilitar caracteristicas (3) indexes (2) Integration Services (2) Master Page (3) MDX (2) MSE (11) net.tcp (2) Office 365 (2) Oracle (2) Performance Point (2) Public Website (2) Receive Location (2) SDK (2) Servicio Web (2) Sharepoint 2010 (2) SharePoint 2013 (4) SharePoint Online (2) SOA (8) Soap Fault (2) Sort Months MDX (2) SQL Server (2) Visual (2) Visual Studio 2010 (2) WCF (19) Windows (3) Windows 8 (17)

Categories

  • .NET (33)
  • Analysis Services (1)
  • ASP.NET MVC (2)
  • Azure (7)
  • BAM (9)
  • BAM PrimaryImport (3)
  • BigData (1)
  • BizTalk (77)
  • BizTalk 2010 configurations (57)
  • BizTalk Application (60)
  • BizTalk Services (13)
  • Business Intelligence (4)
  • Cloud (3)
  • CMD (1)
  • CodeSmith – NetTiers (2)
  • CommandPrompt (1)
  • CRM OptionSet mapping component (1)
  • Desarrollo de software (6)
  • develop (6)
  • developers (3)
  • DropBox (1)
  • Dynamics (1)
  • Enterprise Architect (1)
  • Entity Framework (1)
  • Errores BizTalk (2)
  • ESB (27)
  • ETL (1)
  • Event Viewer (1)
  • Excel Services (1)
  • Foreach loop container (1)
  • General (4)
  • Gerencia de Proyectos (2)
  • Google (1)
  • Grouped Slices (1)
  • Human Talent (1)
  • IIS (4)
  • Integración (6)
  • Integration Services (3)
  • KingswaySoft (1)
  • Lync (1)
  • MSE (13)
  • Office 365 (2)
  • Oracle Data Adapter (2)
  • Performance Point (4)
  • Picklist (1)
  • Pivot Table (1)
  • Procesos (1)
  • Pruebas (1)
  • Public Website (2)
  • Reports (1)
  • SCRUM (1)
  • SDK (2)
  • SEO (1)
  • Servicios (2)
  • Sharepoint (9)
  • SharePoint 2010 (10)
  • SharePoint 2013 (4)
  • SharePoint Online (2)
  • SharpBox (1)
  • Shortcuts (1)
  • Sin categoría (1)
  • SOA (50)
  • SQL (5)
  • SQL Server (3)
  • SQL Server Management Studio (1)
  • SSIS (3)
  • SSL (1)
  • SSO (1)
  • Tracking Profile Editor (2)
  • Twitter (1)
  • Uncategorized (1)
  • Virtual Network (2)
  • Visual Studio 11 (1)
  • Visual Studio 2010 (2)
  • Visual Studio Online (1)
  • VMware (2)
  • WCF (24)
  • Web (1)
  • Web Api (1)
  • Windows (5)
  • Windows 8 (11)
  • Windows Azure (2)
  • Windows Live Write (1)
  • Windows Phone (7)
  • Windows Phone 8 (1)
  • Windows Scheduler (1)
  • windows8 (2)
  • WindowsRT (3)
  • WP7 SDK (1)

Manage

  • Log in
  • Entries feed
  • Comments feed
  • WordPress.org