Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

mkashifsiddiq

macrumors newbie
Original poster
Oct 3, 2006
1
0
Hi,
I am a dotnet developer and trying to use the itunes sdk available at the apple site to build my custom application to communicate with iTunes. I have successfully build that as a windows form application and is working fine. Now i have decided to build that application as a window service due to some requirements but the issue is the same code which is working in windows form application is giving me exception in window service. Kindly if any one can provide me any help or link to resolve this issue. Mentioned below the details of the error that comes on window service application in dotnet.

On this line of code its giving me the error.

Code:
iTunesLib.iTunesApp objiTunes = new iTunesAppClass ();

Error:
Retrieving the COM class factory for component with CLSID {DC0C2640-1415-4644-875C-6F4D769839BA} failed due to the following error: 80080005.


Thanks a lot in advance
Kashif
 
Reg iTunes SDK

Hi,
iam anbu, iam new to .net, i wan to develop a application similar to itune, kindly could u tell me how to use itunes SDK to build application. where can i download itunes SDK.


with regards,
Anbu
 
This isn't the forum for this sort of discussion, as it is aimed at end-users of the product.

There are two places where you will more likely find the help you need:

1) The Programming Forum
2) Apple's development discussion lists

Because of the Mac focus of this particular discussion board, you might have better luck with #2, as not too many people here do Windows programming (I have, but am not sure why iTunes would be throwing COM errors...).
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.