Viewing 15 posts - 46 through 60 (of 73 total)
Found this great article which got my issue resolved.
Set the ftp task to use Passive mode !
http://vnu10.blogspot.in/2011/11/problems-in-ssis-ftp-task.html
August 13, 2015 at 10:56 am
I resolved this by setting the Memory to 61440 in the SQL server where my reportserver is hosted.
By default when SQL server is installed, the Max memory is set to...
August 13, 2015 at 9:17 am
No , I dont need any code on how to export. The system is built to use SSRS to export excel and changing the code is not in scope.
It seems...
August 10, 2015 at 4:11 am
Hi,
This is the code
System.Diagnostics.Process objProcess = new System.Diagnostics.Process();
objProcess.StartInfo.FileName = "abc.rdl";
...
August 9, 2015 at 11:51 pm
This is resolved. Below was the issue.
My c# proj had references of other c# proj's which had MangedDTS dll referenced in them. I first rebuilt them , added there references...
August 9, 2015 at 12:51 am
Ok, there's nothing at database level that we can set to force the temp tables to take precedence of current DB collation?.
August 1, 2015 at 3:15 am
No, it's the app pool service account on which our asp.net application runs, not the sql server.
This service account has access to the DB's and our asp.net authentication is set...
July 1, 2015 at 6:40 am
Thanks Chris, I will check and build my query based on this , will provide you the results. Thank you
June 16, 2015 at 5:00 am
Hi,
Unfortunately I do not have the execution plans handy , so I am not able to share it.
June 16, 2015 at 4:21 am
Client says , the language setting has bee changed , as per us it has not , so need some kind of proof that it has not been changed.
Bret,
Thanks ,...
September 12, 2012 at 12:55 am
Thanks, so is there a log somewhere stored of when the Server settings was changed.
September 10, 2012 at 10:13 am
83 views , but no replies....
September 10, 2012 at 12:36 am
Viewing 15 posts - 46 through 60 (of 73 total)