Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / .NET Framework / Interop / December 2007

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
COM object that returns a string29 Dec 2007 09:22 GMT2
Hello. I have written a Class Library in C# that has two methods:
GetNumber returns 17
GetName returns foo
I am able to add a reference to the COM object from an ASP.NET page,
SetWindowPlacement28 Dec 2007 21:37 GMT2
For the life of me I cannot get this API function to work as expected
in VB.Net
I am however using SetWindowPos, and so long as the window is not
minimized, it will position as I tell it to. If the window is
"Attempted to read or write protected memory" on some vista machin27 Dec 2007 13:05 GMT11
I have a strange issue when using a COM component in VS 2005 or 2008. If I
compile my application and run it, it works on any xp machine, but does not
work on most vista machines. I get an "Attempted to read or write protected
memory" error on a certain line.
80131534 error trying to instantiate interop com from asp25 Dec 2007 04:26 GMT18
Hi...
One of my colleagues is have a problem that's driving him crazy.
We have a number of assemblies that expose some C# objects as COM.  One
particular one is throwing an 80131534 error on instantiation from an ASP
Impact of InprocServer32\RuntimeVersion ?24 Dec 2007 05:18 GMT2
Hi...
Just out of curiousity, I was wondering if the InprocServer32\RuntimeVersion
registry setting of a .Net COM interop object had any effect?
I happened to notice the other day that our Wix msi projects errorneous
how to register an assembly that uses ADODB21 Dec 2007 22:06 GMT2
I have an assembly that references a COM DLL that uses ADODB.  It runs
properly when run from a regular .Net program, but I need it to run from SQL
Server 2005.
When I try to register the assembly it gets an error because it cannot find
How to serialize Excel Workbook into a memory stream20 Dec 2007 22:07 GMT2
Is there a way to save a dynamically created Excel workbook to a
Memory stream?  There are no overloads in the Save method to save to a
stream.  I want to create a web service that will dynamically generate
an Excel file, but do not want to use a temporary file for each call.
Excel Application.Calculation Property20 Dec 2007 08:29 GMT2
Setting this property when no workbook is open throws an exception. Is this
the intended behavior?
vbproj csproj containing cs & vb files19 Dec 2007 20:16 GMT1
Is there a way to insert both cs & vb files in a dotnet 1.1 vbproj or
csproj file?
I guess I could compile them into lib files and then interlink?
Testing the COM API of a .NET interop assembly19 Dec 2007 11:07 GMT2
I am trying to create a unit test in .NET that tests the COM API of
a .NET assembly that was registered for COM interop (regasm). So the
call sequence is like: .NET -> PIA -> .NET. What seems to happen is
that a RCW is created that tells the CLR that the underlying type of
When to use Marshal.GetNativeVaraintForObject19 Dec 2007 11:01 GMT1
Hi, I notice that Marshal.GetNativeVaraintForObject is a way to create
a variant from object.
But DotNet can do marshalling from object to variant when an object is
used as a parameter.
Interop Error: No matching sub on interface19 Dec 2007 09:09 GMT3
I will get a compiler Error when trying to implement an interface,
using ActiveX-types as parameters in VB.NET.
I will explain the problem with ActiveX-ADODB v2.8 but, i can
reproduce the bevaviour with a selfwritten dummy activeX-lib.
COMException error when using 64bit  .NET Framework 2.0 & 3.519 Dec 2007 05:01 GMT2
I posted this several weeks ago and haven't received any 'real' response
from the group. Here we go again :):
=================================================
My .NET application makes a call to a DCOM server through an interop
Saving dataset to XML and reading back gives different data18 Dec 2007 19:41 GMT5
This would better be described by 'serialization' than 'interop', but I
didn't find a newsgroup that seems closer on topic.
The problem in a few words: I save data with DataSet.WriteXML, but I get
different data back when I read it later with DataSet.ReadXml.
Unable to  access folders across two servers.17 Dec 2007 13:54 GMT1
Scenario :
1.    The Department files to be accessed are present in the File server.
2.    The Code is present in a different server with OS being Windows Server
2003.
Pages: 1 2 3 November, 2007
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.