EXECUTE permission denied on object 'cs_system_GenerateWeblogYearMonthDayList'

rated by 0 users
This post has 2 Replies | 2 Followers

Not Ranked
Posts 41
Points 505
vincent90152900 Posted: Tue, May 6 2008 7:41 AM

EXECUTE permission denied on object 'cs_system_GenerateWeblogYearMonthDayList'

I get a error message when I try to install CS2007.1_3.1.20917.1142 web install

How to solve this problem?

Many thanks for your replying.

  • | Post Points: 20
Top 150 Contributor
Posts 163
Points 2,435
CS Developers
dpenton replied on Tue, May 6 2008 5:23 PM

Vincent,

You should be able to do this from SQL Server Management Studio:

GRANT EXECUTE ON dbo.cs_system_GenerateWeblogYearMonthDayList TO PUBLIC

and then you can just execute that stored procedure as is.

Thanks,
David L. Penton

 

  • | Post Points: 20
Not Ranked
Posts 41
Points 505

Many thanks for your replying.

I try to execute the sql command,” GRANT EXECUTE ON dbo.cs_system_GenerateWeblogYearMonthDayList TO PUBLIC”, from SQL Server Management Studio.

Then, I get this error message, “Msg 208, Level 16, State 11, Line 1

Invalid object name 'dbo.cs_system_GenerateWeblogYearMonthDayList'.

 

I think it is because I am try to install community server web install and the table is not yet be created.

Do you know how to solve that?

Thank you very much for your helping.

 

  • | Post Points: 5
Page 1 of 1 (3 items) | RSS
Powered by Community Server (Commercial Edition), by Telligent Systems

Copyright© 2008 Telligent Systems Inc. All rights reserved
CommunityServer.com  •  Telligent.com