Click here to Skip to main content
15,889,200 members
Home / Discussions / C#
   

C#

 
JokeRe: Query in voice chat Application Pin
Vasudevan Deepak Kumar20-Mar-08 5:47
Vasudevan Deepak Kumar20-Mar-08 5:47 
GeneralPrinting any file (*.txt,*.pdf,*.gif,*.doc etc)using c# Pin
hariomhari20-Mar-08 0:03
hariomhari20-Mar-08 0:03 
GeneralRe: Printing any file (*.txt,*.pdf,*.gif,*.doc etc)using c# Pin
geekfromindia20-Mar-08 5:19
geekfromindia20-Mar-08 5:19 
GeneralRe: Printing any file (*.txt,*.pdf,*.gif,*.doc etc)using c# Pin
Luc Pattyn20-Mar-08 11:45
sitebuilderLuc Pattyn20-Mar-08 11:45 
GeneralC# File I/O Pin
George_George19-Mar-08 23:19
George_George19-Mar-08 23:19 
GeneralRe: C# File I/O Pin
stancrm19-Mar-08 23:49
stancrm19-Mar-08 23:49 
GeneralRe: C# File I/O Pin
George_George20-Mar-08 0:38
George_George20-Mar-08 0:38 
Generalvjslib reference Pin
Navneet Hegde19-Mar-08 22:35
Navneet Hegde19-Mar-08 22:35 
Hi All,
I have C# Console Application which references java.util.zip
to zip the folder. Now on Client it worked fine but on server it doesn't
I am Building setup using InnoSetup.
Isn't this dll shipped with .Net2.0
Or does I need to Assembly Reference


<compilation debug="true">
> <assemblies>
> <add assembly="vjslib, Version=2.0.0.0, Culture=neutral,
> PublicKeyToken=B03F5F7F11D50A3A"/>
> </assemblies>
> </compilation>

Thanks in Advance

Develop2Program & Program2Develop
GeneralRe: vjslib reference Pin
Laddie19-Mar-08 22:42
Laddie19-Mar-08 22:42 
GeneralRe: vjslib reference Pin
Not Active20-Mar-08 1:27
mentorNot Active20-Mar-08 1:27 
GeneralRe: vjslib reference Pin
Not Active20-Mar-08 1:28
mentorNot Active20-Mar-08 1:28 
QuestionAttempted to read or write protected memory. This is often an indication that other memory is corrupt. Pin
D i x y19-Mar-08 22:01
D i x y19-Mar-08 22:01 
GeneralRe: Attempted to read or write protected memory. This is often an indication that other memory is corrupt. Pin
Christian Graus19-Mar-08 23:07
protectorChristian Graus19-Mar-08 23:07 
GeneralRe: Attempted to read or write protected memory. This is often an indication that other memory is corrupt. Pin
D i x y19-Mar-08 23:41
D i x y19-Mar-08 23:41 
GeneralRe: Attempted to read or write protected memory. This is often an indication that other memory is corrupt. Pin
phannon8619-Mar-08 23:51
professionalphannon8619-Mar-08 23:51 
GeneralRe: Attempted to read or write protected memory. This is often an indication that other memory is corrupt. Pin
D i x y20-Mar-08 0:07
D i x y20-Mar-08 0:07 
GeneralRe: Attempted to read or write protected memory. This is often an indication that other memory is corrupt. Pin
phannon8620-Mar-08 0:09
professionalphannon8620-Mar-08 0:09 
AnswerFIX: Re: Attempted to read or write protected memory. This is often an indication that other memory is corrupt. Pin
Member 197780926-Aug-09 2:27
Member 197780926-Aug-09 2:27 
GeneralC# XmlDocument sample Pin
George_George19-Mar-08 21:47
George_George19-Mar-08 21:47 
GeneralRe: C# XmlDocument sample Pin
pmarfleet19-Mar-08 22:19
pmarfleet19-Mar-08 22:19 
GeneralRe: C# XmlDocument sample Pin
George_George19-Mar-08 22:35
George_George19-Mar-08 22:35 
GeneralString Array question.. Pin
ptr2void19-Mar-08 21:23
ptr2void19-Mar-08 21:23 
GeneralRe: String Array question.. Pin
mmikey719-Mar-08 22:08
mmikey719-Mar-08 22:08 
GeneralRe: String Array question.. Pin
Nouman Bhatti19-Mar-08 22:09
Nouman Bhatti19-Mar-08 22:09 
GeneralRe: String Array question.. Pin
pmarfleet19-Mar-08 22:12
pmarfleet19-Mar-08 22:12 

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.