70-518 · Question #35
You are designing a Windows Presentation Foundation (WPF) application by using Microsoft .NET Framework 4 and Microsoft SQL Server 2008. The application runs successfully on a local client computer…
The correct answer is B. The users do not have the correct database permissions. See the full explanation below for the reasoning.
Question
You are designing a Windows Presentation Foundation (WPF) application by using Microsoft .NET Framework 4 and Microsoft SQL Server 2008. The application runs successfully on a local client computer by using your user account. You deploy the database of the application to the production server. You configure the application connection string to use the Windows Authentication mode. You deploy the application to several client computers that use other applications on the network. The client computers access different databases on the production server by using the Windows Authentication mode. Users report that the application is not working and that they receive a database connection exception. You need to identify the source of the problem. What is the source of the problem?
Options
- AThe database is currently blocked due to locks.
- BThe users do not have the correct database permissions.
- CThe users do not have valid SQL Server 2008 database logins.
- DThe client computers are not configured to use the network.
How the community answered
(20 responses)- A10% (2)
- B70% (14)
- C5% (1)
- D15% (3)
Community Discussion
No community discussion yet for this question.