Click here to Skip to main content
15,890,123 members
Home / Discussions / C#
   

C#

 
GeneralRe: How to add image into imagelist using imageIndex ???? Pin
S K Y4-Mar-09 14:29
S K Y4-Mar-09 14:29 
AnswerRe: How to add image into imagelist using imageIndex ???? Pin
S K Y4-Mar-09 17:56
S K Y4-Mar-09 17:56 
QuestionFiltering in c# Pin
saunders19893-Mar-09 12:24
saunders19893-Mar-09 12:24 
AnswerRe: Filtering in c# Pin
Yusuf3-Mar-09 14:41
Yusuf3-Mar-09 14:41 
GeneralRe: Filtering in c# Pin
saunders19893-Mar-09 23:53
saunders19893-Mar-09 23:53 
QuestionPopulating textbox and listbox values from MS Access tables Pin
haroon19803-Mar-09 11:38
haroon19803-Mar-09 11:38 
AnswerRe: Populating textbox and listbox values from MS Access tables Pin
haroon19803-Mar-09 22:12
haroon19803-Mar-09 22:12 
QuestionInstance Failure Pin
CodingYoshi3-Mar-09 11:08
CodingYoshi3-Mar-09 11:08 
I have many applications which are using a named instance of SQL Server. They all worked fine until the DBAs reinstalled the sql server. Now the apps can not create connection to the sql server. The exception does not really help--even googling. Exception is Instance Failure.

I tried everything but nothing seems to work. It is a C# app and the config file does not contain double slashes. Here it is:

connectionString="Data Source=MainServer\NamedInstance;Initial Catalog=Shipping;Integrated Security=True";

I replace the MainServer by the IP address as some people suggested but no luck. Any ideas? What causes this?

CodingYoshi

Visual Basic is for basic people, C# is for sharp people. Farid Tarin '07

AnswerRe: Instance Failure Pin
Christian Graus3-Mar-09 11:16
protectorChristian Graus3-Mar-09 11:16 
AnswerRe: Instance Failure Pin
Yusuf3-Mar-09 11:25
Yusuf3-Mar-09 11:25 
AnswerRe: Instance Failure Pin
Mark Churchill3-Mar-09 12:45
Mark Churchill3-Mar-09 12:45 
AnswerRe: Instance Failure Pin
PIEBALDconsult3-Mar-09 13:08
mvePIEBALDconsult3-Mar-09 13:08 
GeneralRe: Instance Failure Pin
CodingYoshi4-Mar-09 3:20
CodingYoshi4-Mar-09 3:20 
QuestionSync Framework Pin
Jammer3-Mar-09 8:53
Jammer3-Mar-09 8:53 
QuestionRe: Sync Framework Pin
led mike3-Mar-09 9:08
led mike3-Mar-09 9:08 
AnswerRe: Sync Framework Pin
Jammer3-Mar-09 9:54
Jammer3-Mar-09 9:54 
GeneralRe: Sync Framework Pin
led mike3-Mar-09 11:00
led mike3-Mar-09 11:00 
GeneralRe: Sync Framework Pin
Jammer3-Mar-09 11:14
Jammer3-Mar-09 11:14 
Questionselect all, copy the parent and nodes in treeview and p Pin
kiechah73763-Mar-09 7:53
kiechah73763-Mar-09 7:53 
AnswerRe: select all, copy the parent and nodes in treeview and p Pin
Yusuf3-Mar-09 8:05
Yusuf3-Mar-09 8:05 
AnswerRe: select all, copy the parent and nodes in treeview and p Pin
Stuart Campbell3-Mar-09 12:49
Stuart Campbell3-Mar-09 12:49 
QuestionCapturing DSL Data Pin
Muammar©3-Mar-09 7:45
Muammar©3-Mar-09 7:45 
QuestionConvert a pdf file to picture format Pin
abbd3-Mar-09 7:28
abbd3-Mar-09 7:28 
AnswerRe: Convert a pdf file to picture format Pin
Yusuf3-Mar-09 8:25
Yusuf3-Mar-09 8:25 
QuestionRe: Convert a pdf file to picture format Pin
abbd3-Mar-09 8:56
abbd3-Mar-09 8:56 

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.