Mapper fails to load schema



BTS2006 has been fairly disappointing to work with based on the number of bugs in the IDE that I've come across. Here's one of them:

When I add a project reference to a C# class library in my solution which houses some functions I want to use in a scriptoid it seems the BizTalk Mapper (BTS2006) is suddenly unable to load schemas.

"Failed to load the source schema (MySchema). Would you like to select another schema using BizTalk Type Picker?"

If I hit Yes the type picker flashes for a brief moment and I get another error:

"Failed to load Source Schema."

The annoying bit is there is no verbose output/reason provided as to why it was unable to load the schema. The schema assembly is built, loads great. If I remove the project reference it seems to find it.

If I add it as a file reference it works great though. This isn't a great workaround because it means I'm hard coded to a specific build type (Debug versus Release).

Has anyone else seen this before? It would be great to have a product feedback section on Connect similar to the VS product group so we can highlight these issues as we find them.

Thanks,
Colin


.



Relevant Pages

  • Re: Load Data to SQL SERVER
    ... This depends a lot on how much data you have to load and how complex the ... schema you're loading it into is. ... Updategrams are not really suited to ... schema to map the XML schema to the database schema. ...
    (microsoft.public.sqlserver.xml)
  • Importing schema file
    ... I have installed ADAM to import it, but when I load it i get ... cargar esquema: astUsername: La referencia SUP del atributo no ... Error loading schema from "LDIF File": ...
    (microsoft.public.windows.server.active_directory)
  • Re: Importing schema file
    ... Usually you use ldifde to load schema mods but that isn't LDIF format below... ... cargar esquema: astUsername: La referencia SUP del atributo no ...
    (microsoft.public.windows.server.active_directory)
  • Re: Very slow to serialize Xml file
    ... This posting is provided "AS IS" with no warranties, and confers no rights. ... No data will read if exception occur. ... You're using the same file to store both data and schema, ... just load it. ...
    (microsoft.public.dotnet.framework.compactframework)
  • Disassembler Properties
    ... One of the schemas in the schema project is a flat file ... I am trying to use this schema as a document schema for the flat file ... disassembler component of one of my receive pipelines in the pipeline ... even though I have added the project reference. ...
    (microsoft.public.biztalk.general)