HighTechTalks DotNet Forums  

Sponsored Links


Dotnet Framework (Interop) microsoft.public.dotnet.framework.interop


Discuss in the Dotnet Framework (Interop) forum.



Post New Thread
Threads in Forum : Dotnet Framework (Interop) Forum Tools Search this Forum
  Rating Thread / Thread Starter Last Post Reverse Sort Order    Replies         Views     
Any Pakistani (Region: Khi) Female Professional Web Designer who use Asp.Net using C#, Plz! contact me 03452884141. thanks & best regards smifti - khi
smifti
11-10-2007 05:14 PM
smifti Go to last post
0 22
Thanks, Mattias. For library application, Type.GetTypeFromCLSID return System.__ComObject instead of object name. After that,...
Andrew HUANG
11-09-2007 04:56 PM
Andrew HUANG Go to last post
1 14
Hi , I use C# and VS2005 to create .net COM server for ASP client usage. but I get the error message, when had one problem I can't figure out. Here...
Sky
11-09-2007 04:45 AM
Sky Go to last post
0 21
Hi, I try to control a PowerPoint Slideshow with c#. I have a dsoFramer Control (axFramerControl) and can load and view a powerpoint presentation...
Mathias
11-08-2007 06:08 PM
Mathias Go to last post
1 28
Hi, all. I've a problem when I create a COM object as the two following ways: 1. Using Type.GetTypeFromCLSID and Activator.CreateInstance: Only...
Andrew HUANG
11-08-2007 11:19 AM
Andrew HUANG Go to last post
0 23
Hi Everyone, I have a .NET 2.0 set of classes that i've recently attempted to call from an MFC application using regasm to generate and register a...
Andrew Brook
11-08-2007 09:15 AM
Andrew Brook Go to last post
2 26
I trying to figure out the best way to scale my COM+ component. I have a component that accepts messages and performs a ftp using the data in the...
BillGatesFan
11-07-2007 03:33 PM
BillGatesFan Go to last post
0 17
Hi, i have a managed WebService written in c# which accesses an DLL written in c++ )unmanaged). I load the DLL with DLLIMPORT function and then call...
Juri Glukowskij
11-07-2007 02:56 PM
Juri Glukowskij Go to last post
0 17
Hi, i have a managed WebService written in c# which accesses an DLL written in c++ )unmanaged). I load the DLL with DLLIMPORT function and then call...
Juri Glukowskij
11-07-2007 02:52 PM
Juri Glukowskij Go to last post
0 13
I have a .net assembly that also acts as a COM server. In this assembly I got a few methods that accepts an object argument like this: void...
wpcmame
11-07-2007 02:51 PM
wpcmame Go to last post
0 18
I am trying to access an interface within a VB6 COM component through a .NET interop assembly. I can access this interface when I call it with VBA...
Jen
11-07-2007 12:07 PM
Jen Go to last post
0 16
I have an .idl file that defines an interface with a method that takes another (externally-defined) interface pointer as a parameter (see...
Sean Hokanson
11-06-2007 12:46 PM
Sean Hokanson Go to last post
0 13
We are porting a huge VB6 application to dotnet 2.0. The full application has 800KLOC of VB6 code. The old application was basically as small...
Willy Van den Driessche
11-05-2007 04:01 PM
Willy Van den Driessche Go to last post
0 11
Hi, I'm automating MapPoint from vb.net. When I save as...
M O J O
11-02-2007 05:27 AM
M O J O Go to last post
1 15
Hi to All! I'm complete new to .Net and I have the following problem: I have to write a .Net WebService in C# which has to pass a Object to...
Häussler Rainer
11-02-2007 04:48 AM
Häussler Rainer Go to last post
0 13
Hi, I'm running into the same problem detailed on this group back in...
zorpox1138@gmail.com
10-31-2007 12:02 PM
Meryck Go to last post
1 18
How to create instalable for Windows shell extension -- Message posted via...
khelifaoui via DotNetMonster.com
10-31-2007 07:53 AM
khelifaoui via DotNetMonster.com Go to last post
0 17
i have seen many examples to save a ppt as html. is there a way to load an html file into a powerpoint file. the ppt must display the web page not...
bsg92618
10-31-2007 01:22 AM
bsg92618 Go to last post
0 14
I work for a company that has very rigid security guidelines. I have been given a project to convert a PowerPoint presentation into a web site that...
bsg92618
10-31-2007 01:08 AM
bsg92618 Go to last post
0 11
I don't know where to report a bug to MS. Here is the bug description: I have an activeX created by ATL/C++, which shows a tree view with...
Shwu
10-30-2007 09:33 AM
Shwu Go to last post
6 16
HI ALL I'v have implemented a NameSpace Extension in c# which suppports Drag & Drop. I have implemented IOLEDropTarget Interface succesfully and I...
khelifaoui via DotNetMonster.com
10-30-2007 08:51 AM
khelifaoui via DotNetMonster.com Go to last post
0 10
Thanks Mattias, Yes, I am referencing the assembly directly. Since reading your post i've tried using regasm.exe to register the .net assembly and...
Andrew Brook
10-30-2007 04:44 AM
Andrew Brook Go to last post
2 16
Hi, I have a C++/CLI dll that have some methods that I need to use (or call) from my legacy C++ application/dll created using Visual Studio...
Mdosi
10-29-2007 07:46 PM
Andrew Faust Go to last post
2 9
We are migrating the vb6 project to C#.Net 2005. In this migration process we are facing one big issue with optional parameter. Actually in C#.Net...
Sriman
10-29-2007 05:07 PM
Sriman Go to last post
0 20
Hi, I have developed a C# .NET v2.0 application that is using a third party dll storing a COM ( afaik dll is compiled with FoxPro if it does matter...
unknown
10-29-2007 04:09 PM
unknown Go to last post
0 22
I'm trying to call a COM object using C# but having no luck getting values back for passed in ref objects. I've tried the same call using VB.NET and...
rocketfire97@gmail.com
10-29-2007 01:21 PM
rocketfire97@gmail.com Go to last post
2 12
My C# program is being passed a COM object. I can successfully read and write properties in the COM object by using code like this: object tsFields...
MichaelQuinlan
10-29-2007 10:14 AM
RightCoder Go to last post
8 23
HI, I'm able to Drag from Explorer to my NSE without any problems; the problem is while implementing DND from NSE to Explorer -- Message posted via...
khelifaoui
10-28-2007 03:56 AM
khelifaoui via DotNetMonster.com Go to last post
1 14
I tried using web but that does not always work for me when the clicked link is using https and requires the same context be passed to new window. so...
GS
10-26-2007 10:25 PM
GS Go to last post
0 15
Hi All, Hoping someone can help me with my COM/.NET interop problems... My situation is that I write code using an old WIN16 based Application...
Jimmy Hoffa
10-26-2007 08:44 PM
beverly drummond Go to last post
2 15
I'm kinda new at .NET programming so please excuse my ignorance... I'm trying to use C# to download info from a data service which only has a C API....
333
10-26-2007 07:08 PM
Andrew Faust Go to last post
1 9
Hi All, I am trying to open a excel file on a win 2003 server. The code works fine on my local machine with xp pro, but when I try the same code on...
prplvelvet
10-26-2007 05:09 PM
prplvelvet Go to last post
0 13
Hello, I have C# code that calls a native function that takes a struct as a parameter. It works fine. Equivalent VB.NET code passes the structure...
pkpk
10-26-2007 04:18 PM
pkpk Go to last post
0 17
drgyury.jozsef (AT) chello (DOT) hu tiltakozzmost (AT) freemail (DOT) hu menyhert.dobos (AT) mtv (DOT) hu irjonnekunk (AT) mtv (DOT) hu <Helga>...
Jozsef Bekes
10-26-2007 05:46 AM
Jozsef Bekes Go to last post
2 18
Hi Steve, I too had this problem but no more now. Does strong naming is enabled on your computer ? If not or if you don't want it then you will face...
SteveL
10-26-2007 02:59 AM
umesh Go to last post
1 23
Hi, From an vb.net-outlook-add-in ... how do I catch an event telling when an appointment has been saved? Thanks!! M O J O
M O J O
10-26-2007 12:27 AM
M O J O Go to last post
2 71
Hi, I'm using vb.net 2005 and I'm trying to send an email, get the GlobalObjectID, find the sent email by the GlobalObjectID .... but I don't know...
M O J O
10-25-2007 06:19 AM
M O J O Go to last post
5 29
Ok, I have to allow some of the .Net work to be available in a VB6 application we use in house. On my machine it works fine. When I deploy the COM...
Saitir
10-25-2007 03:30 AM
Saitir Go to last post
0 10
Unable to start TSQL Debugging. Could not attach to SQL Server Process on 'srvname'. The RPC server is unavailable. I get this error when I try to...
DR
10-24-2007 09:38 PM
DR Go to last post
0 18
I am trying to build an application in C# using .net. I have used the faxcomlib to build my fax program. I cannot use the faxcomexlib because my...
michael.copelli@gmail.com
10-24-2007 01:22 PM
michael.copelli@gmail.com Go to last post
0 16
I am new to .net programming. I have some COM objects that are served by an MFC dll that were originally developed with VS6.0. I have recently...
JR
10-23-2007 10:20 PM
JR Go to last post
0 14
Hi all Up until now, I've been able to use something like this to pick up a running instance of an office application xl =...
Cindy M.
10-23-2007 07:56 AM
Cindy M. Go to last post
2 12
Hi, I'm not sure if this is the proper forum to ask. If not, kindly redirect me to the proper forum. We're working on a COM add-in for office...
roytang@gmail.com
10-23-2007 03:38 AM
roytang@gmail.com Go to last post
0 13
On Oct 20, 1:29 pm, Mattias Sjögren <mattias.dont.want.s... (AT) mvps (DOT) org> wrote: Hi Mattias, I was doing the same thing but only the interop...
ahmet.goral@gmail.com
10-22-2007 04:18 PM
A.G. Go to last post
1 14
On Oct 17, 10:05 pm, Mattias Sjögren <mattias.dont.want.s... (AT) mvps (DOT) org> wrote: I tried (again) passing the StringBuilder by value (no...
Mesan
10-22-2007 12:49 PM
Mesan Go to last post
4 19
Hi, I know you can embed OLE (COM) based objects into a word document, but is it possible to do the same with a C# or VB.NET windows forms control? ...
Duracel
10-22-2007 08:54 AM
Cindy M. Go to last post
1 32
i have written a program to maintain virtual hard disks as following: using Microsoft.VirtualServer.Interop; namespace...
neelakanteswararao
10-22-2007 08:23 AM
neelakanteswararao Go to last post
0 14
"Mattias Sjögren" wrote: Thank you. Information like this is very hard to find. Lars
larsgregersen
10-22-2007 01:06 AM
larsgregersen Go to last post
2 13
Help please Ho can I write following (from C#) thing in VB.NET ? new IntPtr(&mode) mode is a instance of some structure. I cannot find any...
tomi
10-21-2007 11:05 AM
tomi Go to last post
0 16
Hi all, I've got an interop problem I hope you can help me solve. I have an out-of-proc 32-bit exe COM server that I want to access from a C#...
Richard Odenweller
10-19-2007 03:35 PM
Richard Odenweller Go to last post
0 17
Post New Thread

Display Options
Showing threads 101 to 150 of 8307
Sorted By Sort Order
From The
Forum Tools Search this Forum
Search this Forum :

Advanced Search

New posts New posts More than 15 replies or 150 views Hot thread with new posts
No new posts No new posts More than 15 replies or 150 views Hot thread with no new posts
Closed Thread Thread is closed  
 
Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off


Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.