I'm working with the Active X control provided by GraceNote to retrieve some discs information. This control usually works with desktop applications. I'm trying to use it in ASP.NET by registering the control first in a desktop application. This works perfectly when i use a web service in ASP.NET 2, mounted in a specific port, example http://localhost:304...WebService.asmx.
The problem is that when i put this web service in the IIS, doesnt matter if i register the control or not in the desktop application, whe i try to use it in ASP.NET i get the exception
System.Runtime.InteropServices.COMException: You must register with the service before getting disc information.
Any clues?
Is there anything i have to do with IIS and the COM object?
thanx in advance
This post has been edited by alejo: 23 November 2007 - 10:36 AM

New Topic/Question
This topic is locked




MultiQuote


|