Hi,
i am working on deployment framework and when i am trying to build i am getting following error.
thnks i
Technology Tips and News
Hi,
i am working on deployment framework and when i am trying to build i am getting following error.
thnks i
Deployment Framework has nothing to do with it. Try building each project individually and see which one is failing.
If the error is coming from .btdfproj file, then you may have listed some dll with wrong name. Try both and post the btdf portion (or whole) here and we can look
Hello Venture,
Can you check the .Net version of your schema solution and see wether it matches to your Orchestration and other project type .
And also try to see
Thanks
Abhishek
First try to compile it using the regular Visual Studio approach, without the deployment framework (context menu in the solution explorer -> build/rebuild).
It is most probable a BizTalk project in your solution that isn't compiling at all. The error you get is actually a compile error.
Deployment Framework has nothing to do with it. Try building each project individually and see which one is failing.
If the error is coming from .btdfproj file, then you may have listed some dll with wrong name. Try both and post the btdf portion (or whole) here and we can look