Showing posts with label receiving. Show all posts
Showing posts with label receiving. Show all posts

Monday, March 12, 2012

new publication deleted before snapshot completed

I just created a new publication and subscription... And was in the middle
of the synchronization when I dropped the publication...
I am now receiving a 'Could not find stored procedure 'sp_MSins_tablename''
for all of the agents replicating to this server/db.
The error code is 2812.
Anyone encounter this and have an easy solution?
Thanks in advance!
~lb
Hi,
You can remove all the entries manually or use sp_removedbreplication
'databaseName' to start all over again.
Hope this helps.
cheers
"Lonnye Blake Bower" wrote:

> I just created a new publication and subscription... And was in the middle
> of the synchronization when I dropped the publication...
> I am now receiving a 'Could not find stored procedure 'sp_MSins_tablename''
> for all of the agents replicating to this server/db.
> The error code is 2812.
> Anyone encounter this and have an easy solution?
> Thanks in advance!
> ~lb
>
>

Wednesday, March 7, 2012

new IE instance opening periodically when SSRS report open

Hi All.
Few people is receiving this strange issue and I cannot find any
resolution for this.
Issue is exactly with subject. It's happening only when SSRS report is
opened.
So it's opening a new window with this url:
https://website/ReportServer/Reserved.ReportViewerWebControl.axd?ExecutionID=ui2iiomxhroymbrzv5p5aymx&ControlID=5b14ab22-5967-43af-a9bf-ab75feea60ba&Culture=1033&UICulture=9&ReportStack=1&OpType=SessionKeepAlive&Interval=1139000
Any idea what setting may be causing this strang behaviour'
Thanks,
Maciej ChojnackiOn 18 Sty, 10:33, MacChojna...@.googlemail.com wrote:
I forgot to add that report is displayed in ASP.net site and is
embedded in IFrame.