Developing SP2003 app on remote machine
From: Claudio A. Heckler (Claudio.Heckler_at_flexwareinnovation.SpamRemoveThis.com)
Date: 05/17/04
- Next message: Claudio A. Heckler: "Re: Developing SP2003 app on remote machine"
- Previous message: Tony McIntyre[MSFT]: "Re: Alerts not being discovered"
- Next in thread: Claudio A. Heckler: "Re: Developing SP2003 app on remote machine"
- Reply: Claudio A. Heckler: "Re: Developing SP2003 app on remote machine"
- Messages sorted by: [ date ] [ thread ]
Date: Mon, 17 May 2004 15:50:49 -0500
Greetings all!
I'm building a .Net application that will interface with Sharepoint 2003; If
I run this app on the server, all goes fine; if I run it on my development
machine, I get dependencies issues like what is mentioned here:
http://www.sharepointserver.com/forum/topic.asp?TOPIC_ID=610
Follwing suggestions from that forum thread above, I already copied the
missing dependencies from the GAC on the server, and doing so solved this
problem. However, now my app fails with the following error on the
development machine (again, it runs fine in the server)
An unhandled exception of type 'System.Runtime.InteropServices.COMException'
occurred in microsoft.sharepoint.dll
Additional information: COM object with CLSID
{BDEADEBD-C265-11D0-BCED-00A0C90AB50F} is either not valid or not
registered.
Now I did notice that this ClassID is for OWSSVR.DLL, but I don't have that
on the development machine, and I don't think I should have it anyways.
Any ideas?
Claudio
- Next message: Claudio A. Heckler: "Re: Developing SP2003 app on remote machine"
- Previous message: Tony McIntyre[MSFT]: "Re: Alerts not being discovered"
- Next in thread: Claudio A. Heckler: "Re: Developing SP2003 app on remote machine"
- Reply: Claudio A. Heckler: "Re: Developing SP2003 app on remote machine"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|