Microsoft.SharePoint.dll in ASP.NET

G

Guest

i am trying to use Microsoft.SharePoint.dll in asp.net application when i
Add reference it asked to its dependency files

Microsoft.SharePoint.Dsp.dll, Microsoft.SharePoint.Library.dll and
Microsoft.SharePoint.Security.dll, then i added them into the refference of
my project, then if i run the application i am getting the error as

"COM object with CLSID {BDEADEBD-C265-11D0-BCED-00A0C90AB50F} is either not
valid or not registered. "

so i went to register the dlls but it is giving the error

"Microsoft.Sharepoint.dll was loaded, but DllRegisterServer entry point was
not found" i am getting the same error for all the above said dll's .

Need some ideas what could be the reasons
 
G

Guest

i am trying to use Microsoft.SharePoint.dll in asp.net application when i
Add reference it asked to its dependency files

Microsoft.SharePoint.Dsp.dll, Microsoft.SharePoint.Library.dll and
Microsoft.SharePoint.Security.dll, then i added them into the refference of
my project, then if i run the application i am getting the error as

"COM object with CLSID {BDEADEBD-C265-11D0-BCED-00A0C90AB50F} is either not
valid or not registered. "

so i went to register the dlls but it is giving the error

"Microsoft.Sharepoint.dll was loaded, but DllRegisterServer entry point was
not found" i am getting the same error for all the above said dll's .

Need some ideas what could be the reasons

User submitted from AEWNET (http://www.aewnet.com/)
 

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

Top