BizTalk Solution Deploy Error: Error saving map. Stored procedure returned non-zero result.
In my infamous crusade to document any BizTalk Server error that I have already come across, here is another errors, warnings, causes, and solutions blog post, this time joining another one of my favorite topics: Maps. While trying to deploy a BizTalk Server solution – MSI – into production. While trying to import the BizTalk Application from… Read More »
BizTalk WCF-ORACLEDB Oracle.DataAccess.Client.OracleException: ORA-00942: table or view does not exist
Following my previous blog post, Oracle.DataAccess.Client.OracleException: ORA-00942: table or view does not exist, and once I was able to solve that last issue, I was surprised by a brand new communication error between BizTalk Server and ORACLE, fortunately for me, this time with a more explicit error message: ORA-00942: table or view does not exist. The… Read More »
BizTalk WCF-ORACLEDB Oracle.DataAccess.Client.OracleException: The provider is not compatible with the version of Oracle client
I’m back to one of my favorite topics: errors, warnings, causes, and solutions blog posts – I still have plenty in my backlog to publish. I recently installed a new BizTalk Server solution in production for one of my clients that integrates with ORACLE. When I try to activate the Oracle Receive ports, I get the following… Read More »
BizTalk Administration Console: Internal error: No transaction is active
Once again, it is time to get back to one of my favorite topics, errors and warnings, causes, and solutions blog posts. This time, with a different error regarding one of the most critical components in BizTalk Server: Microsoft Distributed Transaction Coordinator (MSDTC). Last week a client call me that their production environment was entirely… Read More »
Visual Studio BizTalk Schema Generator Wizard error: Error occurred while creating the BizTalk port configuration file
After several days migrating BizTalk open‑source contributions—such as the BizTalk Mapper Extensions Utility Pack, Pipeline Components Extensions Utility Pack, Mapper Extensions Functoid Project Template, and Functoid Wizard—I returned to one of my favorite topics: errors and warnings, their causes, and solutions. I also migrated several tools, including BizTalk Filter Finder, Bindings Exporter, and Port Multiplier… Read More »
BizTalk Visual Studio Deploy Issue: The “MapperCompiler” task failed unexpectedly. Access to the path ‘…’ is denied
Back to one of my favorite topics: Errors and Warnings, Causes, and Solutions, since I have several issues to report in my internal OneNote. But in fact, this one happened today while I was implementing a new RosettaNet PIP on a client… nevertheless, this is not specific to RosettaNet. I was making a small improvement… Read More »
BizTalk Administration Console Error: Unrecognized attribute ‘Attribute-Name’. Note that attribute names are case-sensitive
Another error and warnings, cause and solutions blog post. This time, on a small issue I encountered during application configuration in a development environment. Well, I think I will not tell you anything new, but when you are generating Schemas from a SQL database, regardless of whether they are actions directly on tables or invoking… Read More »
BizTalk Administration Console Error: The snap-in performed a non-valid operation and has been unloaded. To continue working with this snap-in, restart MMC or try loading the snap-in again
Recently, a client called me to report strange behavior in the BizTalk Server Administration Console. Based on what was reported to me, some updates were applied to the server at the operating system level, and after installation, they would have performed a controlled restart to the environment. However, after the environment is back once again online, when… Read More »
BizTalk Server Logic App Adapter: An error occurred while making the HTTP request. This could be due to the fact that the server certificate is not configured properly with HTTP.SYS in the HTTPS case
I have an insane roadmap of things to be published, but if I didn’t have this week, it would have been fertile in providing me with new content. Full week troubleshooting and fixing issues in several clients… what an amazing week! But the best one arrived almost on the last day. Do you know the… Read More »