Re: BizTalk 2006 VS 2005 Project templates
- From: Kostya Konovalov <KostyaKonovalov@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Tue, 5 Sep 2006 15:15:02 -0700
Hello!
I've found some intresting "bugs":
1) If a schema has
<xs:sequence>
<xs:sequence>,
the VS 2005 is frozen
2) If an envelope schema has an element <xs:any> with setting "Namespace"
the VS 2005 is frozen
3) If I don't define a Namespace property of the <xs:any>, I can't validate
an instance by VS, but if I define the Namespace property, VS 2005 is frozen.
"Tenalibabu" wrote:
Thanks. Yeah, I will give that I try. Since it still uses @DevEnv.
(devenv.exe), I suspect that it would still freeze. Regardless, I still
expect Visual Studio to work without freezing like this.
By the way, the OS configuration below was on a Virtual PC image. Just
recently, I have created an entirely new BizTalk installation on my laptop
(real not virtual). The config is as follows:
Win2k3 sp1
SQL Server 2k5 sp1
BizTalk Server 2006 Ent Ed.
Visual Studio 2005 Pro
I am still running into this problem when Visual Studio 05 freezes and my
cpu util is close to 100%!
To MSFT Support:
What is the best way to debug this issue so that I can provide better
information for you guys?
"Pabba" wrote:
Have you tried "@DevEnv /Build" command used in the SDK/Samples
Setup.bat files. I generally use these commands to build/deploy
projects during development.
Regards,
Kiran Pabba
Tenalibabu wrote:
Recently, I have been experiencing some serious issues with BizTalk 2006
Visual Studio (05) project templates. Visual Studio just freezes when I
build a BizTalk project that contains schemas and I have to terminate
devenv.exe. In taskmon, devenv.exe is near 100% cpu utlization and using
close to 150 MB of RAM.
Here is my BTS development configuration:
Windows XP Pro SP2
SQL Server 2k5
BizTalk Server 2006 Dev Ed.
I have seen an earlier microsoft newsgroup post that has mentioned that this
freezing is caused by not setting a Root Reference in schemas. I have gone
ahead and set the root references and my schemas project and it still freezes
devenv.exe.
This is causing me hours of lost productivity. Is there a quick and easy
command line option that I can use to build BTS06 projects? I know there is
Nant, but is there anything simpler?
- Prev by Date: Re: Can soap adapter support transport level sucurity(SSL)
- Next by Date: Re: Com object
- Previous by thread: Com object
- Next by thread: How to explicitly register 64-bit adapters
- Index(es):
Relevant Pages
|