How can we help you today? How can we help you today?

Can't find references in SA but .DLL exists

Hello,

I'm currently trying out Smart Assembly for my Web project. I have several project references to it. The structure is something like :

Web project :
- logging reference
- HttpModule reference
- Logic reference
- Exception handeling reference
- Etc...

Every project reference is correctly found by SA, but no the HttpModule project. (See screenshot)

d2b260fba9fc238ebb36088de88cc0c4.png

Can I somehow change this list or add it so i can merge it?

Thanks,

Tim
TimVervers
0

Comments

1 comment

  • Jessica R
    Hi Tim,

    Thanks for your post!

    There are a few types of assemblies that SmartAssembly will not allow merging/embedding of:

    - DLLs containing a mixture of managed and unmanaged code.
    - Primary Interop Assemblies.
    - Any assembly signed using Microsoft's strong name key. (though there is a workaround for this case)

    It sounds like the HttpModule assembly is one that you've made though so the Microsoft strong name key case won't apply here, but can I please check--is it by any chance a Primary Interop Assembly or does it contain unmanaged code? If neither are the case though, would you be able to share the assembly with us so that we can understand why it's not showing up in the list? You can email it to support@red-gate.com with subject as #47246.

    Thank you!
    Jessica R
    0

Add comment

Please sign in to leave a comment.