473,748 Members | 5,849 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

QueryInterface for interface OssDsDCOM.IProd ucts failed

Hi there,
Would you please help me to solve the problem that I have?
I'm developing web site using asp.net 1.1 and C#. I made an COM in VC++ 6.0
using MFC and I'm using it in .NET web project. There is no problems with
COM component on my development enviroment. I'm adding COM as reference in
the web project, Visual Studio do the job to create interop for my COM and
I'm using it without any problems. I'm using WinXP SP2 with IIS5.1, .NET
Framework 1.1, Visual Studio 2003 to develop web site and Visual C++ 6.0
with SP4 to develop COM component.
The problem is that I'm getting error when I deploy my project (web site and
COM) to test enviroment which is one phisical machine with Win2003 with
IIS6.0 with .NET Framework 1.1.
All fuctionalities in my web site works fine except the functionalities that
are calling COM component.
The details of the exception that I'm getting are the following:

----- EXCEPTION
DETAILS -----------------------------------------------------------
MESSAGE: QueryInterface for interface OssDsDCOM.IProd ucts failed.
SOURCE: mscorlib
STACK TRACE: at System.RuntimeT ype.InvokeDispM ethod(String name,
BindingFlags invokeAttr, Object target, Object[] args, Boolean[]
byrefModifiers, Int32 culture, String[] namedParameters ) at
System.RuntimeT ype.InvokeMembe r(String name, BindingFlags invokeAttr, Binder
binder, Object target, Object[] args, ParameterModifi er[] modifiers,
CultureInfo culture, String[] namedParameters ) at
System.RuntimeT ype.ForwardCall ToInvokeMember( String memberName, BindingFlags
flags, Object target, Int32[] aWrapperTypes, MessageData& msgData) at
OssDsDCOM.Produ ctsClass.GetCur rentView(String lpLegalActorID) at
DistrSys.WebUI. users.modules.U CConDGUIDetails .ShowProduct(St ring
strProductID, ArrayList prodParams)
TARGET SITE NAME: InvokeDispMetho d
-------------------------------------------------------------------------------------------------

I copied all DLLs that my COM (OssDsDCOM.dll) depends on and I check with
depends.exe to be sure that everything is ok.
I registered OssDsDCOM.dll (regsrv32 OssDsDCOM.dll) and I got appropriate
message that everything is cool.

Best regards good people,
Vasil Buraliev

Mar 15 '06 #1
0 880

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
417
by: Jason | last post by:
I'm writing a small console app in .NET that needs to reference a 3rd party dll. I wrote the app by adding a reference to the 3rd party dll in my project and my code builds and executes perfectly. However, when I made a setup file and installed it on another box, I get: System.InvalidCastException: QueryInterface for interface...Failed. when the console app tires to reference the dll. I can see that the
0
1244
by: Deeps | last post by:
Hi I have created an interface called IGlobal with some properties exposed with a fixed Guid. Created a class inherting this interface. This is my com+ server. I have a client instantiating this object with prog id. I made a build and installed the application, everything works fine. Now, I changed the interface to add one more property and implemented in the class. call it form my client. Rebuild. Now i get an exception...
4
4921
by: Ram | last post by:
I am running a test web site on my own Win2k professional computer. I have a VB6 COM component (running on COM+) on a seperate application runnint as "Server". When running an ASP.NET page calling this component, it works fine, but When I try and debug the Com+ process using the VB6.0 IDE, I get the following error: "Exception Details: System.InvalidCastException: QueryInterface for interface MyObject._MyCls failed." When I the same...
3
2459
by: Von Shean | last post by:
I am trying to user Bulk loader component in asp.net. The code runs perfectly fine in a test harness but gives the following error when used in a strong named dll called from asp.net using c#. The error is QueryInterface for interface Interop.SQLXMLBULKLOADLib.ISQLXMLBulkLoad failed If anyone has any idea how do we use bulkloader in asp.net, then please share.........
1
2376
by: Michael Connerton | last post by:
The company I work for still uses Excel97. In a weaker moment I added the pia for Excel2003 in attempt to get more programatic functionality out of some Excel interfaces I have been writing. The pia is entitled 'Microsoft.Office.Interop.Excel.dll' I also added the registry entries for that pia by running 'Microsoft.Office.Interop.Excel.dll.reg.' After performing that stunt the following code consistantly fails on the second line excelApp...
1
1332
by: adiel_g | last post by:
Hello, I have created a activeX dll in vb6 that contains some functions I am using in .NET. I created the dll in vb6 with: Instancing = 5-Multiuse MTSTransactionMode = 2-RequiresTransaction Persistable = 0-NotPersistable I then created a COM+ application, set the user to an admin in the COM+ settings and added the dll above as a component. Then from ASP.NET, I added a reference to the dll created above. Everything was fine (on my
0
1091
by: Rodolfo | last post by:
Hi all.... I have to develop a class application but I must use a COM+ DLL (vb6) intalled in a remote COM+ server. The proxy application is already installed in IIS server but I can't use any mtehod of this dll. The following error is occuring: "QueryInterface for interface DLL.Class failed" I've been testing this code in an ASPX page with the property aspCompat=True
1
2835
by: Joseph | last post by:
I have been using "XMLHTTPClass" in an asp.net module. It is properly referenced and was working up until recently. Now it is failing with the error message "QueryInterface for interface MSXML2.IXMLHTTPRequest failed" when I attempt to use the open method of this object. I would appreciate help on this. I have searched high and low on the net - without any success. Thanks, Joseph
1
1266
by: Fosco Gamgee | last post by:
Hi, I got a ASP.NET application that uses a com dll. The application runs fine on XP and windows 2000 OS, but throws this exception on 2003 server: QueryInterface for interface xxx.yyy failed. Any ideas? Regards,
0
9530
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
8237
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
6793
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
6073
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
4593
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
4864
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
3300
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
2
2775
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
3
2206
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.