Search

Schemas and Maps Errors when Validating or generating instances. by F.Hauteco

Active

1
0
Sign in
to vote
Type: Bug
ID: 771992
Opened: 11/22/2012 1:18:45 PM
Access Restriction: Public
0
Workaround(s)
0
User(s) can reproduce this bug
This can be easily reproduced.

In a specific situation, we get the following Error message : "Input String was not in a correct format." when performing the following actions.
- Validate Schema on a Schema
- Validate Instance on a schema
- Generate Instance of a schema
- Test Map on a Map
- Validate Map
- Debug Map

This is happening with VS2010 and Biztalk 2010 and VS2012 and Biztalk 2013.
Details (expand)

Product Language

English

Version

BizTalk 2010 Beta

Category

Visual Studio

Repro Steps

We are using an external assembly to manage our version numbers. That project contains a simple class with constants. Those constants are referenced in every projects and used in AssemblyInfo.cs.

This works fine for all our projects but Schemas and mapping projects. When we try to use this with those, we can compile, deploy and everything works perfect outside of Visual Studio. On the other hand, inside Visual Studio, the following actions can't be performed :
- Validate Schema on a Schema
- Validate Instance on a schema
- Generate Instance of a schema
- Test Map on a Map
- Validate Map
- Debug Map
For each of those we get the following Error message : "Input String was not in a correct format."

In the Sample provided, you can easily switch the value of AssemblyVersion and AssemblyFileVersion to test the behaviour.
File Attachments
File Name Submitted By Submitted On File Size  
TryingBts2013.zip 11/22/2012 23 KB
Sign in to post a comment.
Sign in to post a workaround.