Click here to Skip to main content
15,897,187 members
Home / Discussions / C#
   

C#

 
GeneralRe: Problems with generic list data structure Pin
sam L7-Jul-08 20:00
sam L7-Jul-08 20:00 
GeneralRe: Problems with generic list data structure Pin
leppie7-Jul-08 21:02
leppie7-Jul-08 21:02 
GeneralRe: Problems with generic list data structure Pin
sam L7-Jul-08 21:15
sam L7-Jul-08 21:15 
GeneralRe: Problems with generic list data structure Pin
leppie7-Jul-08 21:39
leppie7-Jul-08 21:39 
AnswerRe: Problems with generic list data structure Pin
dibya_20037-Jul-08 19:50
dibya_20037-Jul-08 19:50 
GeneralRe: Problems with generic list data structure Pin
leppie7-Jul-08 21:00
leppie7-Jul-08 21:00 
AnswerRe: Problems with generic list data structure Pin
N a v a n e e t h7-Jul-08 21:32
N a v a n e e t h7-Jul-08 21:32 
QuestionSetup and deployment for windows application Pin
vishnukamath7-Jul-08 18:03
vishnukamath7-Jul-08 18:03 
hi all,

actually we developed windows application using (Visual Studio 2008 C# & LINQ and sqlserever 2005 express edition).and i have to create setup and deployment for this project. i was added new project as "setup and Deployment" for my windows project .And i also included all the prerequisites to my project.exe layer.but main problem is "How can i deploy the database in Client machine ".

i tried this in client Machine :

it was installing All the Prerequisites in Client machine ,it was runnig succcesfully ,but it was showing "user is not trusted user" ,How can i solve this ,could u please help me,and i was strucking from last 3 weeks.
i got the below error:

============================
Login failed for user 'sa'. The user is not associated with a trusted SQL Server connection.

<configuration>
<system.windows.forms jitDebugging="true"/>
</configuration>
When JIT debugging is enabled any unhandled exception will be sent to the JIT debugger registered on the computer rather than be handled by this dialog box.
=============================

i tried this, but it is not working ,it was showing bellow error message
" Login Failed for user .The user is not associated with a trusted Sql Server Connection ",main thing is i want to deploy the database in client Sql server . And how can i do this ,could u please help me .

Thanks in advance
AnswerRe: Setup and deployment for windows application Pin
Rutvik Dave8-Jul-08 8:56
professionalRutvik Dave8-Jul-08 8:56 
QuestionPerformance Related bug in C# code Pin
Tina P7-Jul-08 17:56
Tina P7-Jul-08 17:56 
AnswerRe: Performance Related bug in C# code Pin
Ashfield7-Jul-08 21:09
Ashfield7-Jul-08 21:09 
GeneralRe: Performance Related bug in C# code Pin
Tina P7-Jul-08 21:21
Tina P7-Jul-08 21:21 
AnswerRe: Performance Related bug in C# code Pin
Harvey Saayman7-Jul-08 21:20
Harvey Saayman7-Jul-08 21:20 
GeneralRe: Performance Related bug in C# code Pin
Tina P7-Jul-08 21:28
Tina P7-Jul-08 21:28 
GeneralRe: Performance Related bug in C# code Pin
Harvey Saayman7-Jul-08 21:40
Harvey Saayman7-Jul-08 21:40 
GeneralRe: Performance Related bug in C# code Pin
Ashfield7-Jul-08 22:12
Ashfield7-Jul-08 22:12 
GeneralRe: Performance Related bug in C# code Pin
mav.northwind7-Jul-08 22:33
mav.northwind7-Jul-08 22:33 
GeneralRe: Performance Related bug in C# code Pin
Ashfield7-Jul-08 22:38
Ashfield7-Jul-08 22:38 
QuestionQuery regarding IEnumerable [modified] - Stupid question Pin
dan!sh 7-Jul-08 17:55
professional dan!sh 7-Jul-08 17:55 
AnswerRe: Query regarding IEnumerable Pin
PaulLinton7-Jul-08 18:54
PaulLinton7-Jul-08 18:54 
GeneralRe: Query regarding IEnumerable Pin
dan!sh 7-Jul-08 19:06
professional dan!sh 7-Jul-08 19:06 
GeneralRe: Query regarding IEnumerable Pin
PIEBALDconsult8-Jul-08 4:29
mvePIEBALDconsult8-Jul-08 4:29 
AnswerRe: Query regarding IEnumerable Pin
PIEBALDconsult7-Jul-08 18:54
mvePIEBALDconsult7-Jul-08 18:54 
AnswerRe: Query regarding IEnumerable [modified] - Stupid question Pin
N a v a n e e t h7-Jul-08 21:34
N a v a n e e t h7-Jul-08 21:34 
QuestionIntegrate desktop application with browser??? Pin
Technobizz7-Jul-08 17:50
Technobizz7-Jul-08 17:50 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.