Click here to Skip to main content
15,901,284 members
Home / Discussions / C#
   

C#

 
GeneralRe: largest size of a byte array Pin
Derek Bartram22-Mar-08 0:51
Derek Bartram22-Mar-08 0:51 
GeneralRe: largest size of a byte array Pin
Colin Angus Mackay22-Mar-08 3:16
Colin Angus Mackay22-Mar-08 3:16 
GeneralRe: largest size of a byte array Pin
PIEBALDconsult22-Mar-08 6:09
mvePIEBALDconsult22-Mar-08 6:09 
GeneralRe: largest size of a byte array Pin
Derek Bartram22-Mar-08 6:35
Derek Bartram22-Mar-08 6:35 
GeneralRe: largest size of a byte array Pin
Jimmy Zhang24-Mar-08 5:29
Jimmy Zhang24-Mar-08 5:29 
QuestionSystem.IO functions not working in Windows Service Pin
MNFlyer21-Mar-08 9:46
MNFlyer21-Mar-08 9:46 
GeneralRe: System.IO functions not working in Windows Service Pin
Robert Rohde21-Mar-08 11:58
Robert Rohde21-Mar-08 11:58 
GeneralRe: System.IO functions not working in Windows Service Pin
MNFlyer21-Mar-08 15:24
MNFlyer21-Mar-08 15:24 
After some further searching I found that a service cannot use an existing mapped drive. It must create the map itself to work. This also has problems as a service may start prior log on an thus the network is not available.

Looks like I may have to use my Windows App in the startup folder with a timer or filewatcher event.
GeneralRe: System.IO functions not working in Windows Service Pin
PIEBALDconsult21-Mar-08 17:48
mvePIEBALDconsult21-Mar-08 17:48 
GeneralRe: System.IO functions not working in Windows Service Pin
#realJSOP22-Mar-08 2:18
professional#realJSOP22-Mar-08 2:18 
GeneralClient side soap request issue. Pin
woodrvr21-Mar-08 7:16
woodrvr21-Mar-08 7:16 
GeneralRe: Client side soap request issue. Pin
led mike21-Mar-08 9:33
led mike21-Mar-08 9:33 
GeneralRe: Client side soap request issue. Pin
woodrvr21-Mar-08 9:59
woodrvr21-Mar-08 9:59 
Question[Message Deleted] Pin
Roman Olney21-Mar-08 6:13
Roman Olney21-Mar-08 6:13 
GeneralRe: c# Online Quotation System Pin
pmarfleet21-Mar-08 6:22
pmarfleet21-Mar-08 6:22 
GeneralRe: c# Online Quotation System Pin
Roman Olney21-Mar-08 7:09
Roman Olney21-Mar-08 7:09 
GeneralRe: c# Online Quotation System Pin
Dave Sexton21-Mar-08 7:52
Dave Sexton21-Mar-08 7:52 
GeneralRe: c# Online Quotation System Pin
pmarfleet21-Mar-08 8:23
pmarfleet21-Mar-08 8:23 
GeneralRe: c# Online Quotation System Pin
Paul Conrad21-Mar-08 8:07
professionalPaul Conrad21-Mar-08 8:07 
General[Message Deleted] Pin
Roman Olney21-Mar-08 8:31
Roman Olney21-Mar-08 8:31 
GeneralRe: c# Online Quotation System Pin
Paul Conrad21-Mar-08 9:14
professionalPaul Conrad21-Mar-08 9:14 
GeneralRe: c# Online Quotation System Pin
led mike21-Mar-08 9:31
led mike21-Mar-08 9:31 
GeneralTrying to parse legacy data with RegEx [modified] Pin
Steve Messer21-Mar-08 5:49
Steve Messer21-Mar-08 5:49 
GeneralRe: Trying to parse legacy data with RegEx Pin
#realJSOP21-Mar-08 6:04
professional#realJSOP21-Mar-08 6:04 
GeneralRe: Trying to parse legacy data with RegEx Pin
Steve Messer21-Mar-08 6:17
Steve Messer21-Mar-08 6:17 

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.