| | Rating Thread /
Thread Starter | Last Post  | Replies | Views |
|  | Hi
I've got a COM+ component running on my local machine. I can call a
method on it without any problems using interfaces or by...
AT
|
12-17-2005 11:03 AM
Willy Denoyette [MVP] | 7 | 14 |
|  | In case it's not clear, this is an interface that our app is implementing so
that another app can call it through COM. I don't understand how we...
TabletPCDeveloper
|
12-17-2005 02:57 AM
AT | 3 | 14 |
|  | I'm trying to create a C# based Windows Form app which hosts a
webbrowser control, loads a webpage of mine, and after Document
Complete extracts data...
YAH
|
12-16-2005 12:49 PM
YAH | 0 | 29 |
|  | I'm trying to use the webbrowsercontrol in VB.NET 2 (VS2005), and
creating a document that has elements that have contentEditable=true
AND still...
AT
|
12-16-2005 11:51 AM
AT | 0 | 11 |
|  | I'm trying to use the webbrowsercontrol in VB.NET 2 (VS2005), and
creating a document that has elements that have contentEditable=true
AND still...
AT
|
12-16-2005 11:50 AM
AT | 0 | 29 |
|  | Hello everyone,
I'm trying to do some office automation via interop
in an asp.net application. An generic "Command Failed" error occurred...
Laura Villa
|
12-16-2005 10:22 AM
tomw | 1 | 22 |
|  | I want to customize Excel Chart Line Pattern. I checked out the VSTO and .NET
document. I found many details to customize a line (Series)...
jpl
|
12-16-2005 05:50 AM
AT | 11 | 31 |
|  | thank you mattias :)
CzeshireCat
|
12-16-2005 04:04 AM
CzeshireCat | 1 | 16 |
|  | Got the following problem and need help. I have a web site that uses ASP
pages that use COM objects that are written in .NET 1.1 and are exposed...
Eric
|
12-15-2005 03:45 PM
Eric | 0 | 10 |
|  | Hello,
I have to write an application which contains lots of graphics
management. Drawing different shapes, moving shapes to another
location, etc.
I...
AT
|
12-15-2005 03:07 PM
AT | 0 | 11 |
|  | Hello,
I am accessing Outlook 2003's advancedsearch function through a VB.NET
application. My form's class has:
Private WithEvents objOutlook As...
AT
|
12-15-2005 02:30 PM
AT | 0 | 18 |
|  | The Microsoft.mshtml PIA declares IHTML.InsertText like this
void InsertText(ref ushort pText, int lLen);
mshtml.c declares it like this
virtual...
Peter Wone
|
12-15-2005 01:53 PM
Charles Law | 2 | 26 |
|  | Hi,
I am talking to a local SQL Server 2005 database via msado21.dll under
Windows Server 2003.
If I use COM, all appears fine.
If I use .NET, via...
Gemma Makepiece
|
12-15-2005 11:17 AM
Gemma Makepiece | 2 | 15 |
|  | Hello group,
id be really grateful if you could point me in some direction cause im
completely lost here. im relatively new to c# (that probably...
Martijn
|
12-15-2005 10:57 AM
Martijn | 0 | 20 |
|  | I have a managed control (C#) that I use in an unmanaged app (C++) via
CCW. To use the control, I have been using #import with the .TLB file
created...
AT
|
12-15-2005 09:31 AM
AT | 0 | 13 |
|  | Hi,
I have an application, for which i dont have the source code. I can
attach a managed code dll to that application and by reflection magic
that...
AT
|
12-15-2005 08:05 AM
Willy Denoyette [MVP] | 1 | 9 |
|  | i am writing a C# Power Point add in . the adding integrates and runs
fine on my local machine when running it from the IDE (VS 2005) or...
S.Creek
|
12-15-2005 03:24 AM
S.Creek | 0 | 17 |
|  | i am writing a C# Power Point add in . the adding integrates and runs
fine on my local machine when running it from the IDE (VS 2005) or...
AT
|
12-15-2005 03:24 AM
AT | 0 | 19 |
|  | I have a ftp interop that uses FtpPutFile from the wininet.dll. It works
peachy on xp and 2k3 server without SP1. Once SP1 gets installed the...
chuck rudolph
|
12-15-2005 12:41 AM
chuck rudolph | 1 | 20 |
|  | I am using a C# control in an unmanaged C++ app. The control has events
that I need to handle. The first time I present the dialog containing
the...
AT
|
12-14-2005 09:42 PM
AT | 1 | 13 |
|  | I have an existing ActiveX control that I am trying to incorporate into a
project. The OCX references a COM dll, which I have already imported...
KidO
|
12-14-2005 09:35 PM
AT | 10 | 37 |
|  | Hi,
I have a COM C++ dll.
This dll is used by a C# assembly which calls a specific function in that dll.
That assembly is used by a C# app.
It used...
Lady_A
|
12-14-2005 09:18 PM
Lady_A | 0 | 11 |
|  | Hi,
Is it possible to call .net dll from eVB(embedded VB)
How do I achieve it?
Thanks
Sam
Samuel
|
12-14-2005 09:15 PM
AT | 2 | 26 |
|  | Hello All,
I have a VB.NET web application (1.1 framework) that creates a new Word
document through interop.word.dll. I have a Windows Server 2003...
goof1972
|
12-14-2005 04:33 PM
goof1972 | 0 | 13 |
|  | Greetings,
I've been posting in MC++ and not getting answers. Perhaps that wasn't the
correct newsgroup.
I am trying to get the title of the...
Shawn B.
|
12-14-2005 03:47 PM
Johannes Passing | 1 | 18 |
|  | I am developing an ActiveX control using MFC and VC++ 6. I am also writing a
VS.NET 2003 test program. I've added the debug version of the control...
rlcavebmg
|
12-14-2005 03:39 PM
rlcavebmg | 0 | 10 |
|  | Yes, i need help writing the code for use in Vb.Net
you can help me ?
I can pay little mount for this code :)
"Mattias Sjögren" wrote:
Vitoto
|
12-14-2005 02:48 PM
Vitoto | 1 | 11 |
|  | I have a .NET Assembly that is configured as an Addin for a 3rd party
application via regasm.exe. My addin has worked in .NET 1.1 for over a
year...
Jason Newell
|
12-14-2005 11:12 AM
Jason Newell | 9 | 127 |
|  | Hello, Mattias
I simply used a ref object parameter wich will be casted to
a string array and it seems to work.
regards
Peter
Peter Hase
|
12-14-2005 04:20 AM
Peter Hase | 1 | 24 |
|  | Hi!
I have a COM object which occupies more and more memory everytime it's used.
The "VM size" counter (the private bytes)
of the process that uses...
zq
|
12-14-2005 02:51 AM
zq | 3 | 13 |
|  | I am trying to create a serviced component using C++ (2005). Before
getting too far into my application logic, I'm trying to do some proof
of concept...
Tony Abo
|
12-13-2005 11:07 PM
Tony Abo | 0 | 23 |
|  | Hi
i am developing a directshow application which uses managed api to build the
filter graph. When i run the graph it throws exception saying...
ve
|
12-13-2005 04:50 PM
ve | 0 | 34 |
|  | I have created a .NET component in C# that has 2 interfaces. One is an
incoming interface with methods being exposed to COM-aware clients. The
other...
AT
|
12-13-2005 11:24 AM
AT | 0 | 19 |
|  | I created an excel-addin to load my .Net application. The addin
references a .net assembly called ExcelController. I use a event
PassValuesToWorkbook...
Adi
|
12-13-2005 09:48 AM
Adi | 0 | 22 |
|  | I created an excel-addin to load my .Net application. The addin references a
..net assembly called ExcelController. I use a event...
Adi
|
12-13-2005 09:40 AM
Adi | 0 | 33 |
|  | I have an assembly in c# implementing COM interfaces - ISomeInterface and
IAnotherInterfaces. I registered the assembly using regasm/codebase. I...
Eswar
|
12-13-2005 06:56 AM
Eswar | 0 | 15 |
|  | I am designing an application in Visual Studio.NET 2003 to automate a Word
Mail Merge. I had no problem creating a class library to do the merge (I...
blkwebman1919
|
12-12-2005 04:05 PM
blkwebman1919 | 0 | 14 |
|  | Hey,
I want to call a C# Dll I created from a C++ project I have.
I registered the C# using the RegASM tool and exported a tlb,
And added an #import...
sternr
|
12-12-2005 12:38 PM
sternr | 0 | 19 |
|  | I'd like to pass a struct by ref to an unmanaged c++ dll. The struct
contains a number of strings whose final lengths are unknown at the
time the...
AT
|
12-10-2005 07:52 PM
AT | 0 | 17 |
|  | I'm interfacing a DLL that accesses a hardware device, and one of the
functions is to return the serial number of the device, where the C
prototype...
William Meyer
|
12-10-2005 12:28 PM
William Meyer | 7 | 21 |
|  | When creating a global mouse hook (WH_MOUSE_LL using SetWindowsHookEx) from a
..NET application that has a form with XP Visual Styles enabled, if the...
Mini-Tools Timm
|
12-09-2005 03:18 PM
Mini-Tools Timm | 0 | 12 |
|  | Hi fellow .Net users,
I've had issues with translating the NetFileEnum set of API's into
..NET-speak.
Have you had any success with it or found a...
Bob
|
12-09-2005 10:33 AM
Bob | 0 | 23 |
|  | Hi,
I have written a .NET 1.1 program to automate Word using COM interop and
late binding.
On my development system (Word 2003) everything runs...
Marvin Massih
|
12-09-2005 09:16 AM
Marvin Massih | 2 | 82 |
|  | Hello everyone,
suppose i have a com-server which provides access to a child class. An
instance of this com-server is used through an automaticly...
JensJensen
|
12-08-2005 02:56 PM
JensJensen | 0 | 15 |
|  | I have come across, what appears to be an interesting problem.
The background to the problem is that I have a third party application,
which...
ferg
|
12-08-2005 01:03 PM
ferg | 3 | 26 |
|  | Hi,
Hopefully someone can help me as I'm now stumped for ideas. I have a c#
UserControl (ICCParameters) that imlplements an IObjectSafety interface...
Simon M
|
12-08-2005 10:30 AM
Simon M | 0 | 13 |
|  | I'm trying to write a wrapper in csharp to wrap DeviceIoControl() win32
method for IOCTL_VIDEO_QUERY_DISPLAY_BRIGHTNESS control code--without...
ewoo
|
12-08-2005 07:34 AM
Marvin Massih | 2 | 28 |
|  | Hi,
I have a COM object running under IIS, and I get the following sequence of
events.
(1) Web page runs creating COM object number 1
(2) COM...
Gemma M
|
12-07-2005 07:44 AM
Gemma M | 1 | 14 |
|  | I've done research on this, but I don't seem to be getting very far.
The C++ function definition is as follows:
LONG SCardListReaders(
IN...
CzeshireCat
|
12-07-2005 06:29 AM
CzeshireCat | 1 | 15 |
|  | Hi Guys,
I've created a worked COM Server DLL for hosting in a local web page.
The DLL is written in C# and is created/invoked by a JScript'd...
VijayS
|
12-06-2005 11:47 PM
VijayS | 4 | 16 |