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

.NET (Core and Framework)

 
GeneralRe: Copy local = False Pin
Martin Cook24-Apr-03 9:02
professionalMartin Cook24-Apr-03 9:02 
GeneralRe: Copy local = False Pin
Patrick Lassalle25-Apr-03 12:35
Patrick Lassalle25-Apr-03 12:35 
GeneralMetadata Format in PE Files Pin
Mike_V21-Apr-03 4:15
Mike_V21-Apr-03 4:15 
GeneralCrystal Reports/1.1 problems Pin
rondalescott18-Apr-03 13:30
rondalescott18-Apr-03 13:30 
GeneralQuickly Implement Interface methods Pin
Jamie Nordmeyer18-Apr-03 8:04
Jamie Nordmeyer18-Apr-03 8:04 
GeneralRe: Quickly Implement Interface methods Pin
Jamie Nordmeyer18-Apr-03 8:25
Jamie Nordmeyer18-Apr-03 8:25 
QuestionTracker Rect ? Pin
deemer17-Apr-03 22:08
deemer17-Apr-03 22:08 
GeneralPackaging and Distributing .NET DLL as CAB and referring methods within the same. Pin
Vasudevan Deepak Kumar17-Apr-03 20:51
Vasudevan Deepak Kumar17-Apr-03 20:51 
Hi,

I need to access a particular .NET Windows Form DLL as ActiveX Control.

HTML
<OBJECT id="myControl1" name="myControl1" classid="PrintCtrl.Dll#PrintCtrl.Class1" VIEWASTEXT width="0" height="0">
         < PARAM NAME="File" VALUE="http://localhost/" >
</OBJECT>


Now that this Dll needs to access and print from IE, I had to package as CAB file using VS.NET Setup and Deployment Project (CAB Project). Instead of DLL, I gave PrintCAb.cab. But now it is saying 'Object does'nt support this property/method'

How to refer the methods in the DLL if I give this CAB now?

Please advise...

Deepak Kumar Vasudevan
http://deepak.portland.co.uk/
General"free" memory Pin
Andrei Matei17-Apr-03 4:17
Andrei Matei17-Apr-03 4:17 
GeneralRe: "free" memory Pin
Martin Cook25-Apr-03 10:03
professionalMartin Cook25-Apr-03 10:03 
Generalvideo capture Pin
waleed riaz17-Apr-03 0:54
waleed riaz17-Apr-03 0:54 
GeneralRe: video capture Pin
Philip Fitzsimons17-Apr-03 5:32
Philip Fitzsimons17-Apr-03 5:32 
GeneralRe: video capture Pin
waleed riaz17-Apr-03 22:47
waleed riaz17-Apr-03 22:47 
GeneralRe: video capture Pin
Philip Fitzsimons18-Apr-03 0:12
Philip Fitzsimons18-Apr-03 0:12 
GeneralRe: video capture Pin
waleed riaz19-Apr-03 2:40
waleed riaz19-Apr-03 2:40 
GeneralRe: video capture Pin
Philip Fitzsimons21-Apr-03 6:36
Philip Fitzsimons21-Apr-03 6:36 
GeneralRe: video capture Pin
waleed riaz21-Apr-03 19:51
waleed riaz21-Apr-03 19:51 
GeneralExclusive Access with .NET OLE DB Pin
Jamie Nordmeyer16-Apr-03 13:56
Jamie Nordmeyer16-Apr-03 13:56 
GeneralRe: Exclusive Access with .NET OLE DB Pin
Mike Dimmick17-Apr-03 0:31
Mike Dimmick17-Apr-03 0:31 
GeneralRe: Exclusive Access with .NET OLE DB Pin
Jamie Nordmeyer17-Apr-03 6:31
Jamie Nordmeyer17-Apr-03 6:31 
GeneralReading RSA key from File Pin
Heath Stewart15-Apr-03 5:53
protectorHeath Stewart15-Apr-03 5:53 
QuestionCan I design a webserivce with c#,now I want use it with c++ and webservice have session state Pin
wxdwxd13-Apr-03 17:55
wxdwxd13-Apr-03 17:55 
GeneralCan't 'design' UserControl Pin
moredip13-Apr-03 5:01
moredip13-Apr-03 5:01 
GeneralRe: Can't 'design' UserControl Pin
Roger Alsing23-Apr-03 0:21
Roger Alsing23-Apr-03 0:21 
GeneralRe: Can't 'design' UserControl Pin
moredip23-Apr-03 1:24
moredip23-Apr-03 1:24 

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.