I have an .dll file handed over from my ex, but i didn’t find source code, the VS.NET solution/project.
I’ve put it in GAC, but don’t know how to deploy it, since my current biztalk project regards it as a reference, and cannot deploy before this one got deployed.
I can’t imagine why you would want to deploy something (at least in production) that you don’t have the source code for.
But anyway, try the \”Biztalk Deployment Wizard\” – it takes an assembly (.dll) as input. You can run it with the GUI first, then later save the commands to a batch file if you need to.