copy and paste this google map to your website or blog!
Press copy button and paste into your blog or website.
(Please switch to 'HTML' mode when posting into your blog. Examples: WordPress Example, Blogger Example)
Username and password - social. msdn. microsoft. com Are you using that account to login? That account would have "Content Manager" access on default folder (Home) Else, try accessing report manager using a server administrator account (Run as Administrator in IE) Than you very much, SqlRockss I don't remember to be provided an administrator account while installing SSRS
Bad request AD B2C Azure - social. msdn. microsoft. com If the user click the back button of the browser this will redirect him to the login page of Azure B2C but at this moment the user have a white screen with Bad Request inside of it
SQL Server Import and Export Wizard - social. msdn. microsoft. com Cannot open database "cq" requested by the login The login failed (Microsoft SQL Server Native Client 10 0) Thursday, August 13, 2009 9:13 AM 0 Sign in to vote Seem to be talking to my self here but I sussed it, had to create user on destination server with rights and same user to send it Marked as answer bygsc1ugsThursday, August 13, 2009 10
Access to the remote server is denied because no login-mapping exists. The issue is related to linked server connection security If you do not map any logins with a specific SQL Server account, you can select the “Be made using this security context” option and specify a SQL Server account with the following syntax: EXEC sp_addlinkedsrvlogin 'TEST1', 'false', 'userLocal', 'userRemote', 'remotePassword'
Filter Data Based on Login Control (Login Name) I have a Database where the Tables has a filed for UserName, I need to show the data in the forms filtered based on the UserName on the Login Control, How can i do this any help on this is heighly appretiated
AD Connect Install Error - Setting DesktopSso Enablement A snippet from the log file is below Is anyone able to point me in the right direction to resolve this? Thanks, Mark [11:45:26 847] [ 9] [VERB ] Executing task Setting DesktopSso enablement
UI tests navigation between pages - social. msdn. microsoft. com The bug was very specific, because before to input login and password, I need to read a QR code to get address the api I want consume ( the app is for company's clients use in own internal system then the address change for each) if I read QR code and try login not work, but if I minimize the app, open again and try login works
Domain Migration - social. msdn. microsoft. com When the login is recreated from a Windows user or group, it should be applied with new SID in the new domain and the Windows SID is unique within the domain For more details about SIDs, please review the following article
How to manage login to multiple sites from single login In my case i have a link in my application that opens page in another application ( i implemented below to access page without specifying login data again) -- In my senario (business limitation) i cannot use microsoft technology of single login