Viewing 15 posts - 1,291 through 1,305 (of 3,366 total)
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...
June 25, 2009 at 10:12 am
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...
June 25, 2009 at 9:47 am
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...
June 25, 2009 at 8:11 am
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...
June 24, 2009 at 8:47 pm
"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...
June 24, 2009 at 8:35 pm
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...
June 24, 2009 at 7:33 pm
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...
June 24, 2009 at 7:11 pm
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...
June 24, 2009 at 6:50 pm
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...
June 24, 2009 at 6:40 pm
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...
June 24, 2009 at 4:22 pm
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...
June 24, 2009 at 3:39 pm
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...
June 24, 2009 at 2:52 pm
Have you tried deleting the restore? I did that when it happened to me but I did not wait for more than one hour.
June 24, 2009 at 2:32 pm
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...
June 24, 2009 at 12:57 pm
Viewing 15 posts - 1,291 through 1,305 (of 3,366 total)