this error "Failure decoding embedded ......

A

A.M.Madany

this error "Failure decoding embedded permission set object" arise while
using object of SPSite & SPWeb in my Application.
plz,can you give me your suggestion to overcome this error
 
A

A.M.Madany

yes, i don't install sharepoint server but i install PS2007 with wss3.0 and
using microsoft.sharepoint.dll that exist in [/isap/12.0] to retrieve
Document library.
 
S

Stephen Sanderlin

Okay, so are you running the code that is calling
Microsoft.SharePoint.dll on the WSS server or on a desktop?

--
Stephen Sanderlin
Principal Consultant
MSProjectExperts

For Project Server Consulting: http://www.msprojectexperts.com
For Project Server Training: http://www.projectservertraining.com

Read my blog at: http://www.projectserverhelp.com
Join the community at: http://forums.epmfaq.com



yes, i don't install sharepoint server but i install PS2007 with wss3.0 and
using microsoft.sharepoint.dll that exist in [/isap/12.0] to retrieve
Document library.
--
thanks&Regards
A.M.Madany
Software developer
(e-mail address removed)


:

This isn't an SP group, but are you trying to use the SharePoint object
model within code that isn't running in the context of a SharePoint
server?

--
Stephen Sanderlin
Principal Consultant
MSProjectExperts

For Project Server Consulting: http://www.msprojectexperts.com
For Project Server Training: http://www.projectservertraining.com

Read my blog at: http://www.projectserverhelp.com
Join the community at: http://forums.epmfaq.com
 
A

A.M.Madany

i'm running this code on wss server.
--
thanks&Regards
A.M.Madany
Software developer
(e-mail address removed)


Stephen Sanderlin said:
Okay, so are you running the code that is calling
Microsoft.SharePoint.dll on the WSS server or on a desktop?

--
Stephen Sanderlin
Principal Consultant
MSProjectExperts

For Project Server Consulting: http://www.msprojectexperts.com
For Project Server Training: http://www.projectservertraining.com

Read my blog at: http://www.projectserverhelp.com
Join the community at: http://forums.epmfaq.com



yes, i don't install sharepoint server but i install PS2007 with wss3.0 and
using microsoft.sharepoint.dll that exist in [/isap/12.0] to retrieve
Document library.
--
thanks&Regards
A.M.Madany
Software developer
(e-mail address removed)


:

This isn't an SP group, but are you trying to use the SharePoint object
model within code that isn't running in the context of a SharePoint
server?

--
Stephen Sanderlin
Principal Consultant
MSProjectExperts

For Project Server Consulting: http://www.msprojectexperts.com
For Project Server Training: http://www.projectservertraining.com

Read my blog at: http://www.projectserverhelp.com
Join the community at: http://forums.epmfaq.com
this error "Failure decoding embedded permission set object" arise while
using object of SPSite & SPWeb in my Application.
plz,can you give me your suggestion to overcome this error
--
thanks&Regards
A.M.Madany
Software developer
(e-mail address removed)
 
S

Stephen Sanderlin

Hm. Have you tried recycling the relevant App Pool? I've only seen this
error occur when an App Pool went braindead or when trying to run code
that uses the SPOM outside the context of WSS.

You may also want to check the .NET security settings on the server --
they may be unusually restrictive in some way.

--
Stephen Sanderlin
Principal Consultant
MSProjectExperts

For Project Server Consulting: http://www.msprojectexperts.com
For Project Server Training: http://www.projectservertraining.com

Read my blog at: http://www.projectserverhelp.com
Join the community at: http://forums.epmfaq.com



i'm running this code on wss server.
--
thanks&Regards
A.M.Madany
Software developer
(e-mail address removed)


:

Okay, so are you running the code that is calling
Microsoft.SharePoint.dll on the WSS server or on a desktop?

--
Stephen Sanderlin
Principal Consultant
MSProjectExperts

For Project Server Consulting: http://www.msprojectexperts.com
For Project Server Training: http://www.projectservertraining.com

Read my blog at: http://www.projectserverhelp.com
Join the community at: http://forums.epmfaq.com



yes, i don't install sharepoint server but i install PS2007 with wss3.0 and
using microsoft.sharepoint.dll that exist in [/isap/12.0] to retrieve
Document library.
--
thanks&Regards
A.M.Madany
Software developer
(e-mail address removed)


:


This isn't an SP group, but are you trying to use the SharePoint object
model within code that isn't running in the context of a SharePoint
server?

--
Stephen Sanderlin
Principal Consultant
MSProjectExperts

For Project Server Consulting: http://www.msprojectexperts.com
For Project Server Training: http://www.projectservertraining.com

Read my blog at: http://www.projectserverhelp.com
Join the community at: http://forums.epmfaq.com





this error "Failure decoding embedded permission set object" arise while
using object of SPSite & SPWeb in my Application.
plz,can you give me your suggestion to overcome this error
--
thanks&Regards
A.M.Madany
Software developer
(e-mail address removed)
 

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