Posts

TFS - cant drag from solution explorer to file and adding files to solution

hey, i added tfs project vs2012 pro trial , have 2 questions. 1 - when try add existing item source controlled project following message "you attempting add item source-controlled project, item's path has no mapping.  if continue add, item not added source control.  do wish proceed add?" in work environment doesn't seem problem. 2 - can't seem drag files solution explorer current document i'm working on. for example, if try drag js file , drop html doc im working on, nothing happens. works on normal projects, i'm guessing it's settings. here of settings have on tfs project. team > team project settings > source control > enable multiple check out unchecked team > team project collection settings > source control > workspace settings > server checked default. i used since want files locked when 1 person editing them. any tips on how fix these? thanks, ankeet hi ankeet, thanks post! for first q...

Difference between first_page and first_iam_page

hi everyone, could please advise me on difference between first_page , first_iam_page in sys. system_internals_allocation_units. thanks in advance first_page heap irrelevant. there might value there, isn't used. so, answer question is: first_iam_page heap. (unless uses non-clustered index find data instead, of course...) tibor karaszi, sql server mvp | web | blog SQL Server  >  SQL Server Database Engine

Access to CUBES

good morning all, i migrated cubes sql server 2005 2008 , when scheduling cubes asked admin user id , password. when tried create report in excel when connecting analysis services again asked credentials , didnt accept window credentials, gave admin credentials , log in. problem need give access of cubes end users, can tell me how can bypass user id , password stuff , enter server name , select cubes reporting? please need help. thanks hi thinkingeye, article screen-shots:  http://technet.microsoft.com/en-us/library/cc304417.aspx more info reference: http://msdn.microsoft.com/en-us/library/ms175675(v=sql.90).aspx http://msdn.microsoft.com/en-us/library/aa237263(v=sql.80).aspx http://www.sqlservercentral.com/forums/topic1230473-17-1.aspx#bm1233890 thanks, khilit http://www.bigator.com SQL Server  >  ...

CustomData() for performancepoint not working in different environment

Image
i've been doing lot of dynamic security work , posted few threads per https://social.msdn.microsoft.com/forums/sqlserver/en-us/9536b3de-69d4-4b66-9fd1-6a845b49c217/customdata-for-excel-and-ssrs?forum=sqlanalysisservices everything has been going far until i've gone put 1 of our environments. on dev machine had performancepoint service account set in main role of cube - created new role user going test , used mdx per link above customdata. in performancepoint data connection set unattended service account , the box checked sending user details through customdata, role entered 1 in cube. all working when transferred these settings 1 of our environments first thing when setting data source in performancepoint the svc_sharepoint_pp account (it in main role not in specified role) didn't have access datasource - when took role out of performancepoint connected. i added svc_sharepoint_pp specified role , connected. when got user check report via dashboard page ...

How to render a report in PDF using unicode?

hello, i have done report , render in pdf using unicode (by programing or buy selecting pdf -> export report window). unfortunatly, rendering done un ansi , i'm not able change this.... want process in unicode have fonts embbed pdf file... i'm running sql server 10.50.1600 , report viewer 90.30729 anyone having idea? thank you, vince welln fix have install report viewer 2010 , barcode font embedded pdf file... barcode still badly displayed, @ least font embedded... see you, vincent SQL Server  >  SQL Server Reporting Services, Power View

Getting error when synchronizing Subscriber!

i new sql server, quick learn , know find answers. however, have found issue on , other forums , have tried solutions , still getting failure. following error get: the schema script 'ap_onepermissidbf20687_253.sch' not propagated subscriber. (source: mssql_repl, error number: mssql_repl-2147201001) help: http://help/mssql_repl-2147201001 invalid column name 'companyid'. (source: mssqlserver, error number: 207) help: http://help/207 it appears tables , views , copying over, never able full sync done without running these errors.  to give quick background, have 2 newly built sql servers restored backup of database onto distributor/publisher server. have gone through distribution wizard , publication wizard , snapshot creates no issues. have set replication location shared unc name , can access terminal using log in using process login. any appreciated have been slamming head against same wall on week now. if more info needed happy supply that. thanks, ...

Report Manager never times out

we have setup reporting services on our server , problem we're encountering users never logged out after period of time. expecting session timeout after 20 minutes, , user again prompted credentials dialog box. our client sees security vulnerability , need know how address it.  i've tried updating "sessionstate" element in web.config in "reportserver" , "reportmanager" folders (and restarted iis) no avail.  have suggestions?  thanks. hi, you can configure sessiontime following script , command @ http://blogs.msdn.com/jgalla/archive/2006/10/11/session-timeout-during-execution.aspx  . hope helpfully, thanks, jerry SQL Server  >  SQL Server Reporting Services, Power View ...