Hi All,
Whenever i deployed Reports through BIDS Environment it throws an error like "The operation has timed out". But when i deactivate the stored procedure related to my requirements in report server database, at that time deploying Reports through
BIDS Environment has done successfully. But i need that stored procedure to accomplish my task. So how can i approach?????
Note:
Stored Procedure contains the batch file that automate the deployment of reports. and one more thing this stored procedure I call up by using one more stored procedure contained another code to create a file.. I mean its just like nested stored procedure....So
whenever i was remove batch file stored procedure from main stored procedure at that time its deployment of reports through BIDS Environment has done successfully. otherwise it throws an error like "The operation has timed out" in Bids Environment...
Please give the solution ASAP.....