KingR1 Posted April 13, 2013 Report Share Posted April 13, 2013 How add tool to toolbox using arcrngine in C#? All times that i tried to do this, i add tool only once. I create class library project, add some code as BaseTool, build, it's generate dll file. Then i try to add this dll using desing properties of ToolBox, but get error "An error occured when try to add command". In that one success time, when i add tool, project also generate tlb file. How it generate i can't understand. Maybe in this is problem? Thanks for any advices. Roman. Quote Link to comment Share on other sites More sharing options...
KingR1 Posted April 13, 2013 Author Report Share Posted April 13, 2013 Ok, i understand how do it ( i think so) ... But i have another problem: When i add tool to toolbox and try to buil main project i get errors : Unable to copy file "obj\Debug\Identity.dll" to "bin\Debug\Identity.dll". The process cannot access the file 'bin\Debug\Identity.dll' because it is being used by another process. How solve this problem? Quote Link to comment Share on other sites More sharing options...
yousef2233 Posted April 13, 2013 Report Share Posted April 13, 2013 did you try Add-in manager ? 1 Quote Link to comment Share on other sites More sharing options...
rahmansunbeam Posted April 15, 2013 Report Share Posted April 15, 2013 Try checking on the 'license cheking' option during project creation. try checking 'advanced' licence with other ones. also check the getting started guide of esri (keep in mind they are full of crap). nb. why use c# when you have ligher weight java?? @KingR1, running arcgis nationwide at once? Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.