Namespace PKMCDO cannot be found

E

Evans Bruner

After adding a reference to PKMCDO and adding the code "Imports PKMCDO" to the proper declaration area of an ASP.NET object, the code to access a Sharepoint knowledge folder and add documents to the folder operated as advertised

However, after upgrading the development PC to Office 2003, the namespace cannot be found. On investigation, the reference is no longer available.

How do I recover the ability to use the namespace PKMCDO with Office 2003 in the same environment?
 
R

Rasmus Foged

hi there.

Because you can run assemblies side-by-side in .NET you
should create a copy of the .DLL before installing Office
2003, and later add this .DLL to your "bin" directory.
The assembly is probably strong named, so be sure that
VS.NET has added the correct reference - bin.

Best regards

Rasmus Foged
-----Original Message-----
After adding a reference to PKMCDO and adding the
code "Imports PKMCDO" to the proper declaration area of
an ASP.NET object, the code to access a Sharepoint
knowledge folder and add documents to the folder operated
as advertised.
However, after upgrading the development PC to Office
2003, the namespace cannot be found. On investigation,
the reference is no longer available.
How do I recover the ability to use the namespace PKMCDO
with Office 2003 in the same environment?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
474,136
Messages
2,570,797
Members
47,347
Latest member
edward_eden

Latest Threads

Top