Click here to Skip to main content
15,920,633 members
Home / Discussions / C#
   

C#

 
AnswerRe: Drawing in Panel---help needed Urgent Pin
Christian Graus25-Apr-07 0:34
protectorChristian Graus25-Apr-07 0:34 
AnswerRe: Drawing in Panel---help needed Urgent Pin
caix25-Apr-07 15:31
caix25-Apr-07 15:31 
QuestionServer performance problem while using TcpListner Pin
atulah24-Apr-07 22:21
atulah24-Apr-07 22:21 
AnswerRe: Server performance problem while using TcpListner Pin
N a v a n e e t h25-Apr-07 1:21
N a v a n e e t h25-Apr-07 1:21 
GeneralRe: Server performance problem while using TcpListner Pin
atulah25-Apr-07 2:26
atulah25-Apr-07 2:26 
QuestionMake setup Pin
Nekshan24-Apr-07 21:38
Nekshan24-Apr-07 21:38 
AnswerRe: Make setup Pin
virendra patel24-Apr-07 21:48
virendra patel24-Apr-07 21:48 
GeneralRe: Make setup Pin
Nekshan24-Apr-07 22:02
Nekshan24-Apr-07 22:02 
I created setup(as instructed in that link) just included 1 application of my proj(from >bin>debug)and my 2 sqlserver (database files) in the application setup(as instructed in that given link).
(In that link they used access,i have used sqlserver.)
It is build successfully, but
M getting this error after running the created setup (application):

System.InvalidOperationException: The ConnectionString property has not been initialized.
at System.Data.SqlClient.SqlConnection.PermissionDemand()
at System.Data.SqlClient.SqlConnectionFactory.PermissionDemand(DbConnection outerConnection)
at System.Data.ProviderBase.DbConnectionClosed.OpenConnection(DbConnection outerConnection, DbConnectionFactory connectionFactory)
at System.Data.SqlClient.SqlConnection.Open()
at WindowsApplication1.login.login1_Click(Object sender, EventArgs e)
at System.Windows.Forms.Control.OnClick(EventArgs e)
at System.Windows.Forms.Button.OnClick(EventArgs e)
at System.Windows.Forms.Button.PerformClick()
at System.Windows.Forms.Form.ProcessDialogKey(Keys keyData)
at System.Windows.Forms.Control.ProcessDialogKey(Keys keyData)
at System.Windows.Forms.TextBoxBase.ProcessDialogKey(Keys keyData)
at System.Windows.Forms.Control.PreProcessMessage(Message& msg)
at System.Windows.Forms.Control.PreProcessControlMessageInternal(Control target, Message& msg)
at System.Windows.Forms.Application.ThreadContext.PreTranslateMessage(MSG& msg)

plz chk n tell
thanks.
wen r u coming??
tc cu soon.
AnswerRe: Make setup Pin
Vikram A Punathambekar24-Apr-07 22:00
Vikram A Punathambekar24-Apr-07 22:00 
GeneralRe: Make setup Pin
Nekshan24-Apr-07 22:05
Nekshan24-Apr-07 22:05 
AnswerRe: Make setup Pin
Rocky#24-Apr-07 22:22
Rocky#24-Apr-07 22:22 
Questionhow to query excel files using c#? Pin
nycshot24-Apr-07 21:36
nycshot24-Apr-07 21:36 
AnswerRe: how to query excel files using c#? Pin
szukuro24-Apr-07 23:11
szukuro24-Apr-07 23:11 
Questionreload a parent window Pin
Deques24-Apr-07 21:24
Deques24-Apr-07 21:24 
QuestionCPU performance problem while using TcpListener Pin
atulah24-Apr-07 21:10
atulah24-Apr-07 21:10 
QuestionMDI Aplication: Showing a new Form Pin
Rocky#24-Apr-07 21:03
Rocky#24-Apr-07 21:03 
AnswerRe: MDI Aplication: Showing a new Form Pin
Amr Abdel-Mohsen25-Apr-07 2:46
Amr Abdel-Mohsen25-Apr-07 2:46 
GeneralRe: MDI Aplication: Showing a new Form Pin
Rocky#25-Apr-07 22:40
Rocky#25-Apr-07 22:40 
GeneralRe: MDI Aplication: Showing a new Form Pin
Amr Abdel-Mohsen25-Apr-07 22:50
Amr Abdel-Mohsen25-Apr-07 22:50 
GeneralRe: MDI Aplication: Showing a new Form Pin
Rocky#28-Apr-07 1:18
Rocky#28-Apr-07 1:18 
QuestionPowerpoint to DVD component [modified] Pin
jazeelkm24-Apr-07 20:57
jazeelkm24-Apr-07 20:57 
AnswerRe: Powerpoint to DVD component Pin
jazeelkm25-Apr-07 23:36
jazeelkm25-Apr-07 23:36 
QuestionNeed help in C# prog.... urgent!! Pin
cole2324-Apr-07 20:52
cole2324-Apr-07 20:52 
AnswerRe: Error 8 The namespace '' already contains a definition for '?' C: Pin
Vikram A Punathambekar24-Apr-07 20:55
Vikram A Punathambekar24-Apr-07 20:55 
AnswerRe: Need help in C# prog.... urgent!! Pin
Colin Angus Mackay24-Apr-07 22:30
Colin Angus Mackay24-Apr-07 22:30 

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.