iT Synergy Blogs

Growing Innovation - Soluciones a problemas reales

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

Copyright © 2025 · iT Synergy·

Instalando VS 2010 con BizTalk 2009, Could not create SSOSQL
Instalando VS 2010 con BizTalk 2009, Could not create SSOSQL avatar

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

Comenzamos a trabajar en temas de desarrollo con Visual Studio 2010, bueno ya hemos trabajado con la versión Beta y RC creando aplicaciones en Azure, la versión RTM la instalamos ya oficialmente en nuestro equipos con BizTalk 2009, la instalación fue limpia no mostro ningún conflicto, cuando reiniciamos BizTalk 2009 no funciona bien, específicamente el servicio de Single Sign On, el event viewer nos mostraba el siguiente error:

Could not create SSOSQL. To fix the problem, reinstall SSO or try ‘regasm SSOSQL.dll’ from a Visual Studio command prompt.

Realmente la solución fue sencilla, abrir el command windows como Administrador y correr el comando regasm, tal como aparece en la pantalla. En maquinas de 64 bits se debe correr el comando de este folder C:\Windows\Microsoft.NET\Framework64\v2.0.50727\regasm.exe,

“C:\Program Files\Common Files\Enterprise Single Sign-On\ssosql.dll”

Actualizacion Junio 22 de 2010:   Soporte Microsoft nos da la razón del porque pasa http://support.microsoft.com/kb/2252691, la razon es por la instalación del Framework 4.0

Para usar regasm.exe debemos descargar el update para Microsoft Enterprise Single Sign-On v4

Filed Under: .NET, BizTalk, BizTalk 2010 configurations, BizTalk Application, SOA, SSO Tagged With: SSO

Realizando Upgrade Windows 2008 R2 cambio IIS
Realizando Upgrade Windows 2008 R2 cambio IIS avatar

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

Realizando una migración de Windows 2008 a Windows 2008 R2 no nos funcionaron todos los Servicios WCF que se hospedaban en el IIS, la razón : en el updgrade los bindings cambian a sus valores por defecto, solo tuvimos que configurarlos. Aquí mas información: http://support.microsoft.com/kb/149605

Filed Under: IIS, SOA Tagged With: IIS, SOA

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

  • « Previous Page
  • 1
  • …
  • 10
  • 11
  • 12
  • 13
  • 14
  • …
  • 17
  • Next Page »

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