...answers when you need them
866-430-8274    1-617-715-9605
  • Free Version
  • Contact Us
  • Login

Checkbox Forums

Register | Help
+ Reply to Thread
Results 1 to 2 of 2
  1. #1
    ihill Guest

    Default Building API Debug mode vs Release mode

    When I build my API in release mode, the following 2 lines cause build time errors that do not occur when I build in debug mode:
    using Checkbox.Users;
    using Checkbox.Security;

    The errors are:
    The type or namespace name 'Users' does not exist in the namespace 'Checkbox' (are you missing an assembly reference?)
    The type or namespace name 'Security' does not exist in the namespace 'Checkbox' (are you missing an assembly reference?)

    Are there any suggestions on how to get this to compile in release mode? Any one else run into this?

  2. #2
    ncushing is offline Administrator
    Join Date
    Mar 2007
    Location
    Prezza Technologies
    Posts
    207

    Default

    Based on that error message, it looks like the reference to the Checkbox assembly isn't being found or loaded correctly.

    What version of the developer kit are you using?

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
Feedback

SEO by vBSEO 3.5.0