Forum Replies Created

Viewing 15 posts - 1,291 through 1,305 (of 3,366 total)

  • RE: Converting .RDL files to .RDLC files

    As an addon to my question, I have another one.

    Say you have an .rdlc file and you want to make changes to it, apart from formatting changes which I have...

  • RE: Converting .RDL files to .RDLC files

    Number 4 in VS2008 takes some time to find your existing item but that could change if you created a folder for your project. I am assuming you know...

  • RE: Report Deployment Problem

    The only way I can deploy new / updated reports is to change the Directory Security on the Default Website from Anonymous Access to Integrated Windows Authentication.

    Yep you have something...

  • RE: Private message use

    Thanks guys much appreciated.

  • RE: Sub-Query or Left-Outer Join (Performance Wise)

    Check the query plans involved - I would bet dollars to doughnuts that the subquery is implemented as a logical left join

    Actually in ANSI SQL 1999 Subquery is equal...

  • RE: error 4060 problem with SQL Express

    "database the dropping will stop because your user is now in SQL Server".

    I need to proof read my posts but I am saying SQL Server will stop dropping...

  • RE: error 4060 problem with SQL Express

    The config file is more complicated than that, if you change to both Windows and SQL authentication and manually add the user into SQL Server and the database the dropping...

  • RE: error 4060 problem with SQL Express

    I have understood you from the first post this error comes with specific fix based on the context so let me put it another way you users login info is...

  • RE: error 4060 problem with SQL Express

    It is not as you think there is a user profile file that you need to create that lets all your resources access your user profile so authentication and other...

  • RE: error 4060 problem with SQL Express

    If this is a Winform application you may need to create app.config and put your user information in it, if it is Asp.net then you need to add Asp.net into...

  • RE: Private message use

    Lynn,

    Thanks I think threads that needs to remain public are taken private on me and changing subjects from complex to something that requires a lot of work. So I...

  • RE: SQL Server 2005 with ASP.NET Membership

    When you use membership for authentication and authorization, in Windows authentication you just add the users to the application folders so I think it maybe redundant because that is the...

  • RE: Adventureworks Install Woes

    There is a .bak which I used but it is also hard to use for the standard AdventureWorks2008 because it asks for Filestream which took forever to enable. So...

  • RE: Still "Restoring..." 5 days later

    Have you tried deleting the restore? I did that when it happened to me but I did not wait for more than one hour.

  • RE: Report Deployment Problem

    I am thinking this may be related to your employers security policy because deployment in one site should not affect other sites but IIS6 comes with most things disabled so...

Viewing 15 posts - 1,291 through 1,305 (of 3,366 total)