Click here to Skip to main content
15,918,049 members
Home / Discussions / C#
   

C#

 
AnswerRe: Abt Structure of Text Files Pin
lmoelleb19-Sep-05 20:35
lmoelleb19-Sep-05 20:35 
QuestionFind HyperLinks Pin
A.Grover18-Sep-05 19:47
A.Grover18-Sep-05 19:47 
AnswerRe: Find HyperLinks Pin
enjoycrack18-Sep-05 20:25
enjoycrack18-Sep-05 20:25 
AnswerRe: Find HyperLinks Pin
seee sharp18-Sep-05 23:14
seee sharp18-Sep-05 23:14 
QuestionDataGridBoolColumn - event Pin
JuergenLissmann18-Sep-05 18:54
JuergenLissmann18-Sep-05 18:54 
AnswerRe: DataGridBoolColumn - event Pin
deep718-Sep-05 20:10
deep718-Sep-05 20:10 
QuestionCommunication With ports in Visual.NET Pin
samira forooghi18-Sep-05 18:45
samira forooghi18-Sep-05 18:45 
AnswerRe: Communication With ports in Visual.NET Pin
zon_cpp19-Sep-05 6:08
zon_cpp19-Sep-05 6:08 
AnswerRe: Communication With ports in Visual.NET Pin
zon_cpp19-Sep-05 6:08
zon_cpp19-Sep-05 6:08 
QuestionSimple Database Problem Pin
18-Sep-05 16:57
suss18-Sep-05 16:57 
AnswerRe: Simple Database Problem Pin
KaptinKrunch18-Sep-05 17:12
KaptinKrunch18-Sep-05 17:12 
AnswerRe: Simple Database Problem Pin
KaptinKrunch18-Sep-05 17:14
KaptinKrunch18-Sep-05 17:14 
AnswerRe: Simple Database Problem Pin
FusionCoding19-Sep-05 3:20
FusionCoding19-Sep-05 3:20 
Questiongetting file bytesize Pin
g00fyman18-Sep-05 16:40
g00fyman18-Sep-05 16:40 
AnswerRe: getting file bytesize Pin
Ashok Dhamija18-Sep-05 18:14
Ashok Dhamija18-Sep-05 18:14 
GeneralRe: getting file bytesize Pin
g00fyman18-Sep-05 18:45
g00fyman18-Sep-05 18:45 
GeneralRe: getting file bytesize Pin
g00fyman18-Sep-05 18:50
g00fyman18-Sep-05 18:50 
GeneralRe: getting file bytesize Pin
Ashok Dhamija18-Sep-05 19:12
Ashok Dhamija18-Sep-05 19:12 
QuestionNeed 3 Pens Reg, Green and Blue Pin
Anonymous18-Sep-05 15:04
Anonymous18-Sep-05 15:04 
AnswerRe: Need 3 Pens Reg, Green and Blue Pin
FusionCoding18-Sep-05 17:08
FusionCoding18-Sep-05 17:08 
AnswerRe: Need 3 Pens Reg, Green and Blue Pin
Christian Graus18-Sep-05 17:50
protectorChristian Graus18-Sep-05 17:50 
QuestionDraw larger drawings Pin
radic.feng18-Sep-05 15:00
radic.feng18-Sep-05 15:00 
AnswerRe: Draw larger drawings Pin
radic.feng18-Sep-05 16:51
radic.feng18-Sep-05 16:51 
QuestionProblems with Setup Project Pin
surfman1918-Sep-05 14:29
surfman1918-Sep-05 14:29 
hi,
i have problems with my setup project...i want attach the dll files...so that the appl can be started without installed net framework:

but
<br />
------ Build started: Project: Sender, Configuration: Debug .NET ------<br />
<br />
Preparing resources...<br />
Updating references...<br />
Performing main compilation...<br />
<br />
The project is up-to-date.<br />
Building satellite assemblies...<br />
<br />
<br />
<br />
------ Starting pre-build validation for project 'Setup' ------ <br />
ERROR: Unable to find file 'sorttbls.nlp' of multi-file assembly 'mscorlib.dll'<br />
ERROR: Unable to find file 'prcp.nlp' of multi-file assembly 'mscorlib.dll'<br />
ERROR: Unable to find file 'culture.nlp' of multi-file assembly 'mscorlib.dll'<br />
ERROR: Unable to find file 'l_except.nlp' of multi-file assembly 'mscorlib.dll'<br />
ERROR: Unable to find file 'prc.nlp' of multi-file assembly 'mscorlib.dll'<br />
ERROR: Unable to find file 'region.nlp' of multi-file assembly 'mscorlib.dll'<br />
ERROR: Unable to find file 'CharInfo.nlp' of multi-file assembly 'mscorlib.dll'<br />
ERROR: Unable to find file 'bopomofo.nlp' of multi-file assembly 'mscorlib.dll'<br />
ERROR: Unable to find file 'ksc.nlp' of multi-file assembly 'mscorlib.dll'<br />
ERROR: Unable to find file 'xjis.nlp' of multi-file assembly 'mscorlib.dll'<br />
ERROR: Unable to find file 'l_intl.nlp' of multi-file assembly 'mscorlib.dll'<br />
ERROR: Unable to find file 'big5.nlp' of multi-file assembly 'mscorlib.dll'<br />
ERROR: Unable to find file 'ctype.nlp' of multi-file assembly 'mscorlib.dll'<br />
ERROR: Unable to find file 'sortkey.nlp' of multi-file assembly 'mscorlib.dll'<br />
------ Pre-build validation for project 'Setup' completed ------<br />
------ Build started: Project: Setup, Configuration: Debug ------<br />
<br />
<br />
<br />
<br />
---------------------- Done ----------------------<br />
<br />
    Build: 1 succeeded, 1 failed, 0 skipped<br />

GeneralRe: Problems with Setup Project Pin
seee sharp18-Sep-05 17:44
seee sharp18-Sep-05 17:44 

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.