Tagged Questions
0
votes
0answers
25 views
Problem in Invoking SQL Server Reporting Services by SharePoint Timer Job
I'm facing some problem with the Render of some Reports during my SharePoint Timer Job. The same code running in a Console Application works correctly but in SharePoint Timer job stops working without ...
0
votes
2answers
159 views
Problem with connectivity and OWSTIMER.exe
Our stagging environment is on a single server with 3 virtual servers,
Database Server
K2 Workflow Server
WebFrontEnd Server
Now time to time I am getting this exception for a webpart in event ...
2
votes
2answers
568 views
Cannot update DB record from SP timer job
I am trying to create a timer job that will read a list of new customers from a SQL server db, create a site for the customer and then update the table with the site's id. I have no trouble reading ...
0
votes
2answers
740 views
Configuration for timer job Sharepoint 2010
I have a timer job that needs to connect to a SQL Database.
Where would one typically store this connection string.
In normal app development, one has app.config. Clearly using app.config in this ...
2
votes
2answers
244 views
Database migration problem
We have recently migrated our MOSS databases from MS SQL Express 2005 to MS SQL 2008 both intances running on the same Windows 2003 server.
After "successful" migration we switched the 2005 server ...
