Home Page › Forums › BizTalk 2004 – BizTalk 2010 › BizTalk Issue
- This topic has 2 replies, 1 voice, and was last updated 9 years, 3 months ago by
community-content.
-
AuthorPosts
-
-
September 26, 2008 at 12:23 PM #20860
Hi,
My BizTalk server acts so weird. It was working fine until I started new project. This project have multiple schemas, maps and 2 orch. Whenever I open the solution BizTalk exit itself. It is keeping do that for while then become ok. I am getting following error whenever it breaks.
———————————–
Event Type: Error
Event Source: VsJITDebugger
Event Category: None
Event ID: 4096
Date: 9/26/2008
Time: 2:58:48 PM
User: ********
Computer: ************
Description:
An unhandled win32 exception occurred in devenv.exe [1292]. Just-In-Time debugging this exception failed with the following error: No such interface supported
Check the documentation index for ‘Just-in-time debugging, errors’ for more information.
For more information, see Help and Support Center at http://go.microsoft.com/fwlink/events.asp.
Data:
0000: 02 40 00 80 .@.%u0080
——————————————————————–
Devenv.exe is a visual studio type file under the D:\Microsoft Visual Studio 8\Common7\IDE.
I am getting this issue after I start up this new project with multiple schemas and maps.
Does anyone got this issue or have solution to fix this?
Thank you in advance,
Siva
-
September 26, 2008 at 12:51 PM #20861
It sounds like either your VS install is corrupt, your BizTalk project file is corrupt, or one of the items (schema, map, or orch) is corrupt. Can you open the project on a different computer? Can you open any other BizTalk project on the same computer? If yes to both of those questions, it is probably a corrupt item. Try removing all of the items from the project and adding them back in one by one to see which one causes the error.
-
September 26, 2008 at 2:33 PM #20862
Thank you for your quick reply Russell.
It looks like something wrong with the project. I developed some biztalk projects(8 or 9) on this machine and never had this kind of issue before. Some one, who worked here before for me, started this project and left in the middle. I am trying to continue that project. I created new project and adding existing schemas and maps from his project. I guess one of those is corrupt.
Does it matter how many schemas and maps we can have it under one project/application? Will it slow down the run time? I dont like to creat different projects for schema and maps then reference them to main project. Then I need to undeploy and redeploy whenever I add new partners with new schema and maps or if i modify any. Please correct me if I am wrong.
Siva
-
-
-
AuthorPosts
- The forum ‘BizTalk 2004 – BizTalk 2010’ is closed to new topics and replies.