Rules Extensions – Build and Compile

This post has been republished via RSS; it originally appeared at: Core Infrastructure and Security Blog articles.

First published on MSDN on Feb 12, 2016

Once you have the code typed up and your ready to test it the first thing you need to do is Build the Solution.


At the top of your Visual Studios Application you should have a section Labeled BUILD





Click on BUILD




Click on Build Solution


Look for the Output window usually at the bottom




Verify no errors


Navigate to the location the .dll was saved, if you dont know the it should be listed in the output window.


In my example this is set up in my lab and i have Visual Studios installed on the same server as my Synchronization Service. If the file was not saved to the extensions folder of the Synchronization Service you would want to move the file to that destination.


Once the file has been moved to that directory open the synchronization service.




Leave a Reply

Your email address will not be published. Required fields are marked *

*

This site uses Akismet to reduce spam. Learn how your comment data is processed.