PDA

View Full Version : Deployment of the dll (framework version 2.0)



KevinBarnett
2006-11-07, 07:27 AM
Help! Please!
The dll I have compiled (framework bersion 2.0) uses both file and sql database functionality. On my workstation I have the SDK with includes a framework version 2.0 version of mscorcfg.msc - so it was simple to set security permissions for the compiled dll on my workstation. But I dont really want to install Visual Studio on the user workstations just to be able to distribute the programs I develop for Acad. Without applying mscorcfg.msc the other users just hit exception security permission errors. I tried using CASPOL. Caspol informed me that the assembly doesnt have a strong name. Then I tried to apply a strong name in the assembly without success - hit another error when trying to compile - error: referenced acad managed object doesnt have a strong name!
What's the solution (please)?
Thanks,
Kevin.

KevinBarnett
2006-11-08, 05:15 AM
Norman Yuan and Matt S have replied to the same posting on the autodesk discussion group:

http://discussion.autodesk.com/thread.jspa?threadID=518445