Click here to Skip to main content
15,886,026 members
Home / Discussions / C#
   

C#

 
GeneralTcpServerChannel Pin
Anonymous31-Aug-03 0:57
Anonymous31-Aug-03 0:57 
GeneralRe: TcpServerChannel Pin
leppie31-Aug-03 4:31
leppie31-Aug-03 4:31 
GeneralSplitting a string constant over multiple lines Pin
Luca Leonardo Scorcia30-Aug-03 21:38
professionalLuca Leonardo Scorcia30-Aug-03 21:38 
GeneralRe: Splitting a string constant over multiple lines Pin
Jim Stewart30-Aug-03 21:55
Jim Stewart30-Aug-03 21:55 
GeneralRe: Splitting a string constant over multiple lines Pin
Luca Leonardo Scorcia30-Aug-03 21:59
professionalLuca Leonardo Scorcia30-Aug-03 21:59 
GeneralRe: Splitting a string constant over multiple lines Pin
leppie30-Aug-03 22:06
leppie30-Aug-03 22:06 
GeneralRe: Splitting a string constant over multiple lines Pin
Daniel Turini1-Sep-03 5:18
Daniel Turini1-Sep-03 5:18 
GeneralWindows Service Deployment Pin
Tatham30-Aug-03 18:41
Tatham30-Aug-03 18:41 
I have just finished a windows service app in C#.

To deploy, I have created an installer project in VS (2003). For the service registrations, I have added the assembly as a custom action for both the commit and uninstall phases.

The installer seemes to run correctly - until the very end. Then I get the following error message Confused | :confused: :

Could not find file "C:\Program Files\play47\SMTP Server\SMTPServer.InstallState

Now, this file DOESN'T exist - but I assume that it should be getting created by the service installer.

Any ideas? This is critical and I really need to deploy it today - if you have any idea it would be greatly appreciated!

Tatham Oddie (VB.NET/C#/ASP.NET/VB6/ASP/JavaScript)
tatham@e-oddie.com
+61 414 275 989
GeneralRe: Windows Service Deployment Pin
leppie30-Aug-03 22:09
leppie30-Aug-03 22:09 
GeneralRe: Windows Service Deployment Pin
Tatham31-Aug-03 15:31
Tatham31-Aug-03 15:31 
GeneralEncoding Style of a File Pin
Mehmet Cortuk30-Aug-03 17:37
sussMehmet Cortuk30-Aug-03 17:37 
GeneralASC() in C# Pin
econner30-Aug-03 11:20
econner30-Aug-03 11:20 
GeneralRe: ASC() in C# Pin
Meysam Mahfouzi30-Aug-03 17:49
Meysam Mahfouzi30-Aug-03 17:49 
GeneralRe: ASC() in C# Pin
Tatham30-Aug-03 18:43
Tatham30-Aug-03 18:43 
GeneralRe: ASC() in C# Pin
Bo Hunter31-Aug-03 11:17
Bo Hunter31-Aug-03 11:17 
GeneralRe: ASC() in C# Pin
Tatham2-Sep-03 21:51
Tatham2-Sep-03 21:51 
GeneralRe: ASC() in C# Pin
freshthinking3-Sep-03 5:23
freshthinking3-Sep-03 5:23 
GeneralMore than one table in DataSet Pin
Mazdak30-Aug-03 8:05
Mazdak30-Aug-03 8:05 
GeneralRe: More than one table in DataSet Pin
Nick Parker30-Aug-03 8:48
protectorNick Parker30-Aug-03 8:48 
GeneralRe: More than one table in DataSet Pin
Mazdak30-Aug-03 9:30
Mazdak30-Aug-03 9:30 
GeneralRe: More than one table in DataSet Pin
Meysam Mahfouzi30-Aug-03 17:40
Meysam Mahfouzi30-Aug-03 17:40 
GeneralRe: More than one table in DataSet Pin
Andres Manggini31-Aug-03 13:09
Andres Manggini31-Aug-03 13:09 
GeneralRe: More than one table in DataSet Pin
Mazdak31-Aug-03 20:37
Mazdak31-Aug-03 20:37 
GeneralRe: More than one table in DataSet Pin
james-cxx3-Sep-03 13:05
james-cxx3-Sep-03 13:05 
GeneralRe: More than one table in DataSet Pin
Mazdak3-Sep-03 20:26
Mazdak3-Sep-03 20:26 

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.