Do anyone know what happen and how I can do to add BizTalk
project type to the "New project" ?
Thanks.
I can imagine this happening if you installed VS AFTER installing
BizTalk. Maybe you could try uninstalling BizTalk and reinstalling it.
I assume you're using VS2003 ?
Regards
try importing this:
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\VisualStudio\7.1\NewProjectTemplates\TemplateDirs\{EF7E327E-CD33-11D4-8326-00C04FA0CE8D}]
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\VisualStudio\7.1\NewProjectTemplates\TemplateDirs\{EF7E327E-CD33-11D4-8326-00C04FA0CE8D}\1]
@="#7"
"TemplatesDir"="C:\\Program Files\\Microsoft BizTalk Server 2004\\Developer
Tools\\BizTalkProjects"
"SortPriority"=dword:00000029
"NewProjectDialogOnly"=dword:00000000
If you have BizTalk Server 2004 installed correctly, it should now display
your templates. Remember to alter the installation folder if applicable!
HTH,
Martijn Hoogendoorn
Matt
"Owen Cutajar" <ow...@cutajar.net> wrote in message
news:6m30k05qteai5nv1i...@4ax.com...
It is still not showing Biztalk project template.
I put Biztalk on E drive because my C drive is almost
running out of spaces. I am not sure that putting Biztalk
on E drive is causing the problem.
Thanks.
It really shouldn't, but if altering my registry import example to reflect
your installation didn't help, try repairing the BizTalk Server
installation, while having Visual Studio .NET 2003 closed at the time. This
should repair everything just fine.
HTH,
Martijn Hoogendoorn