Click here to Skip to main content
15,887,683 members
Home / Discussions / C#
   

C#

 
QuestionReportingService.GetReportParameters Pin
amraouf24-Sep-07 20:18
amraouf24-Sep-07 20:18 
AnswerRe: ReportingService.GetReportParameters Pin
pmarfleet24-Sep-07 21:35
pmarfleet24-Sep-07 21:35 
GeneralRe: ReportingService.GetReportParameters Pin
amraouf24-Sep-07 21:52
amraouf24-Sep-07 21:52 
GeneralRe: ReportingService.GetReportParameters Pin
pmarfleet24-Sep-07 22:11
pmarfleet24-Sep-07 22:11 
Questioncode for reading afile from the folder on c# Pin
ramyanaidu24-Sep-07 20:08
ramyanaidu24-Sep-07 20:08 
AnswerRe: code for reading afile from the folder on c# Pin
Paras Kaneriya24-Sep-07 20:18
Paras Kaneriya24-Sep-07 20:18 
AnswerRe: code for reading afile from the folder on c# Pin
Christian Graus24-Sep-07 20:21
protectorChristian Graus24-Sep-07 20:21 
QuestionApplication installation giving problem Pin
Maddie from Dartford24-Sep-07 19:51
Maddie from Dartford24-Sep-07 19:51 
Hello,

I developed an application in C# .net. It also uses SQL server as database backend. I created an installer of this application which puts all the dlls,cofig file and related files to C:\MyApp folder. At some point of time the SQL connection breaks and apllication got crashed.
The problem starts after this event. Now though the connection is perfect then also the application threw the same sql exception. Some how it knows that this application was crased previously beacause of SQL error.

To confirm this i copied all the files from installable folder and pasted in another place, generated the same error by modifying the connection string(so it ll not find the required connection) from config file and tried to run it. It fails(perfect).
Now i correct the connection string and restart the application, it works.

So my trouble is that why the application from installer folder keep refers to the previous error and don't let it run.
QuestionDisplay images in PictureBox Pin
praveen pandey24-Sep-07 19:43
praveen pandey24-Sep-07 19:43 
AnswerRe: Display images in PictureBox Pin
Christian Graus24-Sep-07 19:58
protectorChristian Graus24-Sep-07 19:58 
GeneralRe: Display images in PictureBox Pin
praveen pandey24-Sep-07 20:20
praveen pandey24-Sep-07 20:20 
GeneralRe: Display images in PictureBox Pin
Christian Graus24-Sep-07 20:32
protectorChristian Graus24-Sep-07 20:32 
GeneralRe: Display images in PictureBox Pin
praveen pandey24-Sep-07 21:21
praveen pandey24-Sep-07 21:21 
QuestionHow to Center a Modal Form in its Parent Pin
Sukhjinder_K24-Sep-07 19:24
Sukhjinder_K24-Sep-07 19:24 
AnswerRe: How to Center a Modal Form in its Parent Pin
Martin#24-Sep-07 19:40
Martin#24-Sep-07 19:40 
GeneralRe: How to Center a Modal Form in its Parent Pin
Sukhjinder_K24-Sep-07 20:29
Sukhjinder_K24-Sep-07 20:29 
GeneralRe: How to Center a Modal Form in its Parent Pin
Martin#24-Sep-07 21:50
Martin#24-Sep-07 21:50 
GeneralRe: How to Center a Modal Form in its Parent Pin
Sukhjinder_K24-Sep-07 22:13
Sukhjinder_K24-Sep-07 22:13 
GeneralRe: How to Center a Modal Form in its Parent Pin
Martin#24-Sep-07 22:38
Martin#24-Sep-07 22:38 
GeneralRe: How to Center a Modal Form in its Parent Pin
Sukhjinder_K24-Sep-07 22:48
Sukhjinder_K24-Sep-07 22:48 
Questionfrom_unixtime in c#.net Pin
Hari Om Prakash Sharma24-Sep-07 18:57
Hari Om Prakash Sharma24-Sep-07 18:57 
AnswerRe: from_unixtime in c#.net Pin
dengboo24-Sep-07 19:23
dengboo24-Sep-07 19:23 
GeneralRe: from_unixtime in c#.net Pin
Hari Om Prakash Sharma24-Sep-07 21:38
Hari Om Prakash Sharma24-Sep-07 21:38 
AnswerRe: from_unixtime in c#.net Pin
Daniel Grunwald24-Sep-07 23:40
Daniel Grunwald24-Sep-07 23:40 
GeneralRe: from_unixtime in c#.net Pin
Hari Om Prakash Sharma25-Sep-07 8:16
Hari Om Prakash Sharma25-Sep-07 8:16 

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.