| | Rating Thread /
Thread Starter | Last Post  | Replies | Views |
|  | Hi All,
I have this following code which works fine in 1.1 but gives runtime
exception 2.0:-
Reflection Code to get One Property from COM...
Piyush Daiya
|
05-04-2007 12:21 PM
Piyush Daiya | 1 | 21 |
|  | Hi,
I use PInvoke interop to call the Win32 multi media Midi functions
(midiXxxxx). This API uses a handle for an open Midi in or out port
(device)....
obiwanjacobi
|
05-04-2007 05:04 AM
obiwanjacobi | 1 | 27 |
|  | I have a VB6 collection class that does not always return the correct number
of items when enumerated using a c# front end. However the enumeration...
PatrickHRAS
|
05-03-2007 02:54 AM
PatrickHRAS | 2 | 24 |
|  | I'm getting the following message when debugging between VB6 and my COM
Wrapper (.net)...
The callee (server ) is not available and
disappeared; all...
JerryWEC
|
05-03-2007 01:05 AM
Walter Wang [MSFT] | 3 | 39 |
|  | Thank you. That works. Also tried BstrWrapper and CurrencyWrapper. They do
exactly what I needed.
"Mattias Sjögren" wrote:
TomCat
|
05-03-2007 12:44 AM
TomCat | 1 | 26 |
|  | Is there is any way to create a powerpoint presentation on the fly in
a .net web application without using powerpoint application, say for
example...
cp
|
05-02-2007 11:10 PM
cp | 0 | 18 |
|  | I am developing a fax application using FAXCOMEXLib for Windows XP and 2003
using .NET windows form application. I am in the steps of registring...
babakm
|
05-02-2007 07:08 PM
babakm | 0 | 33 |
|  | I have wrapped a 3rd party COM DLL (Persits AspEMail
http://www.aspemail.com) with an interop using the TlbImp tool. I have
written a .Net Assembly...
WALDO
|
05-02-2007 09:41 AM
WALDO | 0 | 30 |
|  | I am developing a VB.Net application with VS 2005 that opens an Excel
workbook and populates the worksheet with data. I started developing...
Bill F
|
05-02-2007 09:21 AM
Bill F | 0 | 30 |
|  | Hi,
I want to know how can i return a datatable from c# function to a vba so
that i can fill the excel aheet in vba.
maya
|
05-02-2007 04:41 AM
maya | 0 | 19 |
|  | I have an app that creates an HTML file from a group of sql tables. When I
send the fax (I have already populated the recipient and sender info)...
Scott Toney
|
05-01-2007 01:12 PM
Scott Toney | 0 | 27 |
|  | Due to the 3rd party library limitations, I have the following constraints:
- max of one instance of a a class instance per exe...
Benny
|
05-01-2007 11:27 AM
Benny | 2 | 24 |
|  | I am having problems deserializing an object in my namespace extension. I
keep getting "unable to find assembly"! The assembly is referenced...
Simon Osborn
|
05-01-2007 03:57 AM
Simon Osborn | 0 | 31 |
|  | I have a class written in an EXE. How do I express the same behavior as
CoRegisterClassObject(... REGCLS_SINGLEUSE) in .net for that class.
For...
Benny
|
04-30-2007 02:00 PM
Benny | 2 | 38 |
|  | How to I create a COM object when all I have is a GUID that is read from an
ext config file and w/o using interop to raw WinAPI calls.
For example,...
Benny
|
04-30-2007 02:00 PM
Benny | 3 | 25 |
|  | I'm using
<DispId(0)> attriubute
for my COM-Interop interfaces...
I have two interfaces one for events and another for properties and methods.
I'm...
JerryWEC
|
04-30-2007 10:54 AM
JerryWEC | 5 | 23 |
|  | Hi,
I have a c# object(ActiveX chart), and created in the unmanaged c++ code.
The chart is created when popup the dialog box, and release, disposed...
LittlePlane
|
04-27-2007 05:30 PM
LittlePlane | 0 | 31 |
|  | Hi,
I've the following error on a ASP page:
"CartelleCliniche_Report (0x80070002)
Could not load file or assembly 'Inetproj.Report,...
Adry
|
04-27-2007 04:52 AM
Adry | 0 | 29 |
|  | Hi,
Is there a way to product a PIA using the VS2005 tools that can be used from
VS2003? The use case is this. A product that exposes COM...
Steven Kilby
|
04-27-2007 12:43 AM
Steven Kilby | 0 | 29 |
|  | I have an Office Add-In that I am distributing and installing. When I run
Regasm /regfile on it, and then double-click the resultant regfile (adding...
Matthew Wieder
|
04-26-2007 03:39 PM
Phil Wilson | 3 | 27 |
|  | I've written a new C# backend for a legacy VB6 solution, and for our
upcoming release we are continuing to use the legacy GUI. Thus, I've
opted to...
tpcmurray
|
04-26-2007 10:38 AM
tpcmurray | 0 | 25 |
|  | I've written a new C# backend for a legacy VB6 solution, and for our
upcoming release we are continuing to use the legacy GUI. Thus, I've
opted to...
tpcmurray
|
04-26-2007 10:38 AM
tpcmurray | 0 | 23 |
|  | using System;
using System.Drawing;
using System.ComponentModel;
using System.Windows.Forms;
using System.Runtime.InteropServices;
using...
prithvis.mohanty@gmail.com
|
04-26-2007 08:08 AM
prithvis.mohanty@gmail.com | 0 | 20 |
|  | Hi,
I have basically 2 question related to COM objects.
1) I am using in C# project (NET 2.0) Shell32 (so it is referenced in the
project) and I am...
Ondrej Psencik
|
04-26-2007 07:35 AM
Ondrej Psencik | 2 | 32 |
|  | I am developing a C# application that creates an Excel spreadsheet using the
Excel Interop facilities. Which discussion group on the MSDN site would...
Brad
|
04-25-2007 07:56 PM
Brad | 0 | 27 |
|  | I am writing a C# application that programmatically creates and populates an
Excel spreadsheet using the Excel Interop facilities.
My question is...
Brad
|
04-25-2007 07:54 PM
Brad | 0 | 26 |
|  | I have code that I am trying to use to fax. My only Problem is that when I
go to fax, it is bringing up the printer dialog box. I have the fax...
Scott Toney
|
04-25-2007 01:54 PM
Scott Toney | 0 | 23 |
|  | Hi!
Thanks for the help!
I found a function that does what I need:
NLS_STATUS LNPUBLIC NLS_translate(
BYTE far *pString,
WORD Len,
BYTE far...
Markward Schubert
|
04-25-2007 10:50 AM
Markward Schubert | 2 | 28 |
|  | Hi -
I am trying to use the Lotus Sametime COM...
ISGADMIN
|
04-24-2007 10:16 PM
Walter Wang [MSFT] | 2 | 32 |
|  | I have a dll compiled from VFP which I need to access from my ASP.NET web
application build using VS .NET 2003. Everything work fine on Windows...
GPG
|
04-24-2007 05:12 PM
Neil Riding | 1 | 27 |
|  | The article seems to be missing something. I've jerry-rigged some
message boxes into my DLL that fires the event, and I get them every
time. It...
Gold Panther
|
04-24-2007 12:52 PM
Gold Panther | 3 | 29 |
|  | thank you for your reply
user language is ok.
today i found that, when use my activex in VB or VC , it is OK.
But In DOT NET winform , it does...
nightsky
|
04-23-2007 08:34 PM
nightsky | 1 | 26 |
|  | I have a problem in deploying an ASP.NET web project with
Microsoft.Interop.Word on a server with Windows Server 2003.
From the developing PC, my...
TJHerman
|
04-23-2007 04:30 AM
Abha | 4 | 54 |
|  | Hi,
Hi i am facing problem with interop dlls that we are using for the
communication to the COM PORT. we have one application that works...
Jijo
|
04-23-2007 12:42 AM
Jijo | 0 | 25 |
|  | I'm trying to port Edanmo's OLE Storage class
(http://www.mvps.org/emorcillo/en/code/grl/storage.shtml) to x64. After my
modifications, it still...
John Levin
|
04-23-2007 12:36 AM
John Levin | 0 | 28 |
|  | Oh sorry, here it is
public static extern int JetSetColumn(
int sesid,
int tableid,
int columnid,
IntPtr pvData,
int cbData,
int grbit,
ref... |
04-22-2007 12:57 AM | 3 | 33 |
|  | Hi all. I have searched on the web and usenet but haven't seen a good
solution for this problem; there may not be one that meets my needs.
But I...
carl_bevil@yahoo.com
|
04-22-2007 12:46 AM
carl_bevil@yahoo.com | 1 | 24 |
|  | Heya. I'm doing a interop call to a function that returns a
System.Runtime.InteropServices.ComTypes.IDataObject. I use the GetData
member and...
Christoffer
|
04-20-2007 02:34 AM
Christoffer | 0 | 23 |
|  | Hi
I have a C# component that needs to be used from NET as well as unmanged
code (C++ and vbscript).
Currently I am using COM+ component services to...
jas
|
04-19-2007 03:41 PM
jas | 0 | 31 |
|  | iTechArt Group - Custom Software Development and Offshore outsourcing
Company
http://www.itechart.com/
Offshore custom software development company...
VB
|
04-19-2007 08:17 AM
VB | 0 | 24 |
|  | Within my .Net application I need to open a Publisher document and then print
it out to a PDF printer. So my code as below
<--snip-->
dim pubApp =...
Uranthos
|
04-19-2007 02:32 AM
Uranthos | 0 | 26 |
|  | that was an error on my part when copying the struct .. there is no
micDataValid, here is what the struct in C# looks like
public struct...
abhiM
|
04-18-2007 02:52 PM
abhiM | 2 | 28 |
|  | using the code below (some parts not included), I create a new excel
workbook with spreadheets.
I then want to delete a spreadsheet, but a reference...
pleaseexplaintome_2@yahoo.com
|
04-18-2007 05:07 AM
Willy Denoyette [MVP] | 3 | 32 |
|  | Hi,
I wrote a COM+ server application with these attributes:
dom_perron@hotmail.com
|
04-18-2007 01:50 AM
Marcus Heege | 1 | 29 |
|  | I hope this newsgroup has someone that knows how to do the trip of
automatically
popping up an email editor with attachment using the default...
Ben K
|
04-18-2007 12:28 AM
Ben K | 0 | 21 |
|  | I am trying to write an app that uses the FileSystemMonitor class. I
can successfully track changes,deletes,etc but have now been asked to
add...
ghigbee@ameritech.net
|
04-17-2007 04:04 PM
ghigbee@ameritech.net | 0 | 19 |
|  | I'm trying to marshal these structs but I keep getting an access
violation...
typedef struct
{
BYTE Line;
BYTE Pr;
char * ...
Christoffer
|
04-17-2007 04:44 AM
Christoffer | 5 | 23 |
|  | Heya. I'm doing a interop call to a function that returns a
System.Runtime.InteropServices.ComTypes.IDataObject. I use the GetData
member and...
Christoffer
|
04-17-2007 04:41 AM
Christoffer | 0 | 18 |
|  | We have a WinForm app in which we are embedding Word 2003 via the DSOFramer
control.
We have hooked into the "OnPrintPreviewExit" event of the...
Brian
|
04-16-2007 10:10 PM
Walter Wang [MSFT] | 7 | 29 |
|  | Hi everybody,
I need help.
I want to print the current time on the screen. After research I managed to
run the codes below in regular C++. ...
Allen Maki
|
04-16-2007 06:27 PM
Damon Gray | 1 | 20 |