Viewing 15 posts - 1,621 through 1,635 (of 3,366 total)
I think to run SQL Server 2008 Reporting Services with Dynamics CRM will require running IIS because SSRS 2008 running with Sharepoint and TFS requires IIS running. So you...
May 4, 2009 at 12:09 pm
B. Try another (virtual?) server (this is a domain controller, and the only windows server in the network)
It is a Windows 2003 Standard Edition, SP2, with SQL Server 2005 Standard...
May 4, 2009 at 11:48 am
I am assuming you are missing SSRS 2000 SP2 which is required for upgrade to SSRS 2008 and you need these links instead of the ones you posted. Now...
May 4, 2009 at 11:10 am
What I see that maybe missing in that long support article is aspnet_regiis which is in the location below in your C drive which enables Asp.net 2.0 because SSRS 2005...
May 1, 2009 at 1:53 pm
If your data is in Chinese your column definition must be in Nvarchar and that column collation needs the version Chinese you are using, check with the person who owns...
May 1, 2009 at 1:33 pm
That is not what your original post says which is just execute permissions because if your proxy is setup with admin permissions all you need to do is make sure...
May 1, 2009 at 1:09 pm
I am not aware of such connection because even in full version of VS2005/8 you may have to use Server Explorer to transfer your code to VSS. However through...
May 1, 2009 at 12:26 pm
I am not aware of parameters doing a sort because you need ORDERBY to do a sort in SQL and when creating a model in SSRS 2005 your options are...
May 1, 2009 at 12:15 pm
Those permission denied is due to Microsoft wanting a proxy to go back to an Admin because it can also be used for SSIS data automation with other RDBMS. ...
May 1, 2009 at 11:47 am
For those of you who have aspnet database, is there ANY reason that AUTOSHRINK option woud be on for this particular database? our sharepoint database environment (sql 2005) has ASPNET...
April 30, 2009 at 4:42 pm
What you could do is used the Express Advanced it comes with SSRS lite which comes with separate memory limit so you could separate your execution based on needs, run...
April 30, 2009 at 4:06 pm
the one item that's proven to be the biggest pain so far is the Case Sensative Collation that the DB is set to use.
That would mean your server collation...
April 30, 2009 at 3:24 pm
I understand your reticent but a proxy account is a system account that cannot be used for anything so you either correct your permissions limitations or do the job manually....
April 30, 2009 at 3:07 pm
I don't understand what you mean by that because I did not see admin permissions in your original post so you need to make sure you meet that base requirement...
April 30, 2009 at 2:48 pm
ritesh.saluja (4/30/2009)
Can I open and modify the SSIS packages in Visual studio 2005 team suite edition.
Or Do I need...
April 30, 2009 at 2:28 pm
Viewing 15 posts - 1,621 through 1,635 (of 3,366 total)