Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
WwDotNetBridge
Message
General information
Forum:
Visual FoxPro
Category:
Visual FoxPro and .NET
Title:
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows 7
Network:
Windows 2003 Server
Database:
MS SQL Server
Application:
Web
Miscellaneous
Thread ID:
01617874
Message ID:
01618302
Views:
58
Likes (1)
>Ok, I resolved problems using GetProperty method. Now, my question is:
>
>I now have 2 dlls in the Debug directory:
>
>Siriusware.Library.dll - it is 37kb
>
>and
>
>Siriusware.Library.AddressVerification.dll which is just 7kb.
>
>Do I need to include both of them or I somehow can embed the first one into the other one? I could not find out what do I need to do for the second option.

The easiest answer - yes, you need both of them. The more complex answer - you can use ILMerge to merge the 2 DLLs. If you do this, I'd REALLY suggest you have this as part of the build process. You'll make someone crazy trying to figure this out later otherwise (and even as part of the build process it's not going to be very apparent as to what is happening).
-Paul

RCS Solutions, Inc.
Blog
Twitter
Previous
Reply
Map
View

Click here to load this message in the networking platform