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

C#

 
GeneralRe: Read data from Textbox to a WORD document(and vice versa) Pin
J a a n s7-Feb-08 1:29
professionalJ a a n s7-Feb-08 1:29 
QuestionRaise VB6 event from C#.NET Pin
MayyMagdy7-Feb-08 0:04
MayyMagdy7-Feb-08 0:04 
GeneralRe: Raise VB6 event from C#.NET Pin
Ennis Ray Lynch, Jr.7-Feb-08 6:47
Ennis Ray Lynch, Jr.7-Feb-08 6:47 
GeneralAutoScroll of ScrollViewer in .NET 3.0 WPF Pin
Abhijit Jana6-Feb-08 23:50
professionalAbhijit Jana6-Feb-08 23:50 
GeneralRe: AutoScroll of ScrollViewer in .NET 3.0 WPF Pin
Thomas Stockwell8-Feb-08 7:28
professionalThomas Stockwell8-Feb-08 7:28 
GeneralCrystal Report Pin
KppsK6-Feb-08 23:49
KppsK6-Feb-08 23:49 
GeneralRe: Crystal Report Pin
Ennis Ray Lynch, Jr.7-Feb-08 4:22
Ennis Ray Lynch, Jr.7-Feb-08 4:22 
GeneralSystem.BadImageFormatException thrown on uninstalling Pin
Waqas Badar6-Feb-08 23:16
Waqas Badar6-Feb-08 23:16 
I have written a window service in C#. On windows XP it runs fine. I checked it on my computer and some other computers in office. I am able to install it on production system. But when i try to run this service i receive following error:

"ERROR 1053: The service did not respond to the start or control request in timely fashion"

I google on this error. Most of people are saying that Start method of service should return as soon as possible. In my start method, i am opening a file, making a socket and creating and starting a thread.
After this when i try to uninstall the service i got following error:

Exception occurred while initializing the installation:
System.BadImageFormatException: Could not load file or assembly 'file:///C:\game firewall\New Folder (4)\Firewall.exe' or one of its dependencies. The module was expected to contain an assembly manifest..

ANY BODY COULD TELL ME TO RESOLVE THAT PROBLEM?
QuestionRe: System.BadImageFormatException thrown on uninstalling Pin
Vikram A Punathambekar7-Feb-08 0:13
Vikram A Punathambekar7-Feb-08 0:13 
GeneralRe: System.BadImageFormatException thrown on uninstalling Pin
Waqas Badar7-Feb-08 1:49
Waqas Badar7-Feb-08 1:49 
GeneralProblem with ComboBox Selected.Item Pin
kallileo6-Feb-08 22:59
kallileo6-Feb-08 22:59 
GeneralRe: Problem with ComboBox Selected.Item Pin
AkmalSyed6-Feb-08 23:10
AkmalSyed6-Feb-08 23:10 
GeneralRe: Problem with ComboBox Selected.Item Pin
DaveyM696-Feb-08 23:41
professionalDaveyM696-Feb-08 23:41 
GeneralRe: Problem with ComboBox Selected.Item Pin
kallileo7-Feb-08 0:32
kallileo7-Feb-08 0:32 
GeneralRe: Problem with ComboBox Selected.Item Pin
D i x y7-Feb-08 1:34
D i x y7-Feb-08 1:34 
GeneralRe: Problem with ComboBox Selected.Item Pin
Ravenet7-Feb-08 16:31
Ravenet7-Feb-08 16:31 
GeneralSend newsletter Pin
AkmalSyed6-Feb-08 22:59
AkmalSyed6-Feb-08 22:59 
GeneralRe: Send newsletter Pin
Gareth H6-Feb-08 23:15
Gareth H6-Feb-08 23:15 
GeneralRe: Send newsletter Pin
Jamman7-Feb-08 1:19
Jamman7-Feb-08 1:19 
GeneralRude Pin
pmarfleet7-Feb-08 2:30
pmarfleet7-Feb-08 2:30 
Generalimage display on window form Pin
RajeevKumarSharma6-Feb-08 22:53
RajeevKumarSharma6-Feb-08 22:53 
GeneralRe: image display on window form Pin
J a a n s6-Feb-08 23:02
professionalJ a a n s6-Feb-08 23:02 
GeneralRe: image display on window form Pin
RajeevKumarSharma6-Feb-08 23:13
RajeevKumarSharma6-Feb-08 23:13 
GeneralRe: image display on window form Pin
Vikram A Punathambekar7-Feb-08 0:16
Vikram A Punathambekar7-Feb-08 0:16 
GeneralRe: image display on window form Pin
Gareth H6-Feb-08 23:10
Gareth H6-Feb-08 23:10 

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.