Video Screencast Help
Search Video Help Close Back
to help
New in the Rewards Catalog: Vouchers for "Symantec Technical Specialist" and "Symantec Certified Specialist" exams.

Calling a managed .NET dll

Updated: 21 May 2010 | 5 comments
Superfreak3's picture
0 0 Votes
Login to vote

Can the dll custom actions in IS 7 handle calling a managed .NET dll?

discussion Filed Under:

Comments

EdT's picture
06
Nov
2008
0 Votes 0
Login to vote

I believe the answer is yes, but there are also blog postings where using managed DLLs is explicitly described as something to be avoided. (Kim - if you remember which link I'm thinking of, please post it here). Personally, I believe that if you are in a controlled environment with the right version of .NET installed on all target machines then it should not be an issue.

If your issue has been solved, please use the "Mark as Solution" link on the most relevant thread.

AngelD's picture
06
Nov
2008
0 Votes 0
Login to vote
EdT's picture
06
Nov
2008
0 Votes 0
Login to vote

Thanks for posting those links Kim - certainly gives the packaging world more options now that the DTF stuff is integrated into Wix, but I wonder how much practical help that will give to the Wise product - not being a programmer...

If your issue has been solved, please use the "Mark as Solution" link on the most relevant thread.

AngelD's picture
06
Nov
2008
0 Votes 0
Login to vote

I don't think using a managed custom action through Wise product(s) should be a problem as long as the required .NET version is pre-installed.



I only throw in the DTF link as it could be interesting for a programmer and I guess only could just use WiX & DTF to generate a MSI and then migrate the info.

Uma's picture
19
May
2009
0 Votes 0
Login to vote

Hi, When I try to point to a

Hi,
When I try to point to a managed dll in the "Call custom dll" custom action from WIS 7, I get a "error in custom action" during runtime. Has anyone seen this? Also, has anyone used a managed dll in this type of custom action successfully? I would really like to use the C# dll that I have, and don't want to re-write it in c++.

Thanks!

Uma-