Click here to Skip to main content
15,860,859 members
Home / Discussions / .NET (Core and Framework)
   

.NET (Core and Framework)

 
GeneralRe: Crystal Reports XI Pin
bobbymale7727-May-09 4:53
bobbymale7727-May-09 4:53 
GeneralRe: Crystal Reports XI Pin
SudhaMall27-May-09 4:58
SudhaMall27-May-09 4:58 
GeneralRe: Crystal Reports XI Pin
bobbymale7727-May-09 4:58
bobbymale7727-May-09 4:58 
GeneralRe: Crystal Reports XI Pin
bobbymale7727-May-09 5:01
bobbymale7727-May-09 5:01 
QuestionBrowser Friendlyness Pin
M. K. BASHER21-May-09 23:07
M. K. BASHER21-May-09 23:07 
AnswerRe: Browser Friendlyness Pin
Pete O'Hanlon22-May-09 0:00
subeditorPete O'Hanlon22-May-09 0:00 
QuestionWeb User Permissions of the Ancient Ones Pin
worldnick21-May-09 13:44
worldnick21-May-09 13:44 
QuestionNANT MSI customaction for Installer class methods Pin
saikris21-May-09 8:48
saikris21-May-09 8:48 
I have a .net class library which is having Installer.cs that I am trying to configure as a custom action in my build script.

<binaries>
<binary name="EXTDLL" value="${output.dir}LVLTExtensions.dll" />
</binaries>

<customactions>
<customaction action="CA_EXT" type="1" source="EXTDLL" target="Install" />
</customactions>

<sequences>
<sequence type="installexecute" action="CA_EXT" value="-1" condition="Not Installed"/>
</sequences>
I want to call Installer.cs methods on customaction, but when I give target as method name on Installer.cs...I am getting error message on MSI execution{ERROR: DLL required for this install to complete could not be run. Contact your support personnel or package vendor. }

Please help me on this
NewsTraining Kit helps developers learn about .NET Framework 4 Pin
brucedkyle21-May-09 8:24
brucedkyle21-May-09 8:24 
Questioncalling an instance of a third party software on web Pin
guptasahil198821-May-09 3:11
guptasahil198821-May-09 3:11 
AnswerRe: calling an instance of a third party software on web Pin
Dave Kreskowiak21-May-09 3:55
mveDave Kreskowiak21-May-09 3:55 
Questiontreeview checkboxes Pin
ehsan salehi21-May-09 2:24
ehsan salehi21-May-09 2:24 
AnswerRe: treeview checkboxes Pin
musefan21-May-09 5:27
musefan21-May-09 5:27 
Questionintellisense Pin
arkiboys21-May-09 0:18
arkiboys21-May-09 0:18 
AnswerRe: intellisense Pin
Pete O'Hanlon21-May-09 0:53
subeditorPete O'Hanlon21-May-09 0:53 
GeneralRe: intellisense Pin
arkiboys21-May-09 0:55
arkiboys21-May-09 0:55 
GeneralRe: intellisense Pin
0x3c021-May-09 1:08
0x3c021-May-09 1:08 
GeneralRe: intellisense Pin
musefan21-May-09 5:29
musefan21-May-09 5:29 
GeneralRe: intellisense Pin
Luc Pattyn21-May-09 5:34
sitebuilderLuc Pattyn21-May-09 5:34 
GeneralRe: intellisense Pin
musefan21-May-09 5:52
musefan21-May-09 5:52 
News.NET Framework 4.0 Beta Available to All Developers Today Pin
brucedkyle20-May-09 9:46
brucedkyle20-May-09 9:46 
QuestionWIA Digital Camera Connectivity Pin
vsaratkar20-May-09 9:19
vsaratkar20-May-09 9:19 
QuestionRun a .NET app on a machine without .NET by including DLLS???? Pin
Hypermommy20-May-09 8:26
Hypermommy20-May-09 8:26 
AnswerRe: Run a .NET app on a machine without .NET by including DLLS???? Pin
Luc Pattyn20-May-09 8:46
sitebuilderLuc Pattyn20-May-09 8:46 
AnswerRe: Run a .NET app on a machine without .NET by including DLLS???? Pin
Moreno Airoldi20-May-09 10:05
Moreno Airoldi20-May-09 10:05 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.