Click here to Skip to main content
15,906,625 members
Home / Discussions / C#
   

C#

 
GeneralRe: Application crash Pin
leppie7-Jun-03 5:29
leppie7-Jun-03 5:29 
GeneralRe: Application crash Pin
Kant7-Jun-03 5:57
Kant7-Jun-03 5:57 
GeneralTwo free MSFT e-books Pin
Kant6-Jun-03 15:48
Kant6-Jun-03 15:48 
QuestionDataView.RowFilter? Pin
gadgetfbi6-Jun-03 14:04
gadgetfbi6-Jun-03 14:04 
AnswerRe: DataView.RowFilter? Pin
Rocky Moore6-Jun-03 15:53
Rocky Moore6-Jun-03 15:53 
GeneralRe: DataView.RowFilter? Pin
gadgetfbi7-Jun-03 3:57
gadgetfbi7-Jun-03 3:57 
GeneralRe: DataView.RowFilter? Pin
Rocky Moore7-Jun-03 13:10
Rocky Moore7-Jun-03 13:10 
GeneralCompiler Error Pin
YagiSka6-Jun-03 12:50
YagiSka6-Jun-03 12:50 
I am using the compiler from inside a program, using the Microsoft.CSharp.Compiler class.

When compiling code, I add references to system.dll, mscorlib.dll, and another custom library deployed to the global assembly cache.

I am now recieving an error stating that the custom library could not be found. I have viewed the global assembly cache and verified it is there. I am simply refering to it as myLib.dll.

Any ideas why the compiler would not associate "myLib.dll" with the myLib.dll in the global assembly cache? This is confusing me because system and mscorlib are found just fine.
GeneralRe: Compiler Error Pin
James T. Johnson6-Jun-03 13:09
James T. Johnson6-Jun-03 13:09 
GeneralRe: Compiler Error Pin
leppie6-Jun-03 13:30
leppie6-Jun-03 13:30 
GeneralRe: Compiler Error Pin
YagiSka6-Jun-03 13:40
YagiSka6-Jun-03 13:40 
GeneralFixed: New Problem Pin
YagiSka6-Jun-03 14:20
YagiSka6-Jun-03 14:20 
GeneralRe: Fixed: New Problem Pin
leppie6-Jun-03 16:38
leppie6-Jun-03 16:38 
GeneralRe: Fixed: New Problem Pin
YagiSka6-Jun-03 21:08
YagiSka6-Jun-03 21:08 
GeneralRe: Fixed: New Problem Pin
leppie7-Jun-03 3:58
leppie7-Jun-03 3:58 
GeneralRe: Fixed: New Problem Pin
YagiSka7-Jun-03 19:02
YagiSka7-Jun-03 19:02 
GeneralRe: Fixed: New Problem Pin
leppie7-Jun-03 22:56
leppie7-Jun-03 22:56 
GeneralADO and C# (simple question) Pin
albean6-Jun-03 10:50
albean6-Jun-03 10:50 
GeneralRe: ADO and C# (simple question) Pin
Kant6-Jun-03 12:16
Kant6-Jun-03 12:16 
GeneralRe: ADO and C# (simple question) Pin
James T. Johnson6-Jun-03 13:11
James T. Johnson6-Jun-03 13:11 
GeneralRe: ADO and C# (simple question) Pin
Daniel Turini6-Jun-03 21:46
Daniel Turini6-Jun-03 21:46 
GeneralRe: ADO and C# (simple question) Pin
Kannan Kalyanaraman8-Jun-03 0:10
Kannan Kalyanaraman8-Jun-03 0:10 
GeneralRe: ADO and C# (simple question) Pin
Daniel Turini9-Jun-03 6:52
Daniel Turini9-Jun-03 6:52 
GeneralRe: ADO and C# (simple question) Pin
jspano7-Jun-03 17:12
jspano7-Jun-03 17:12 
Generalform event hierarchy Pin
albean6-Jun-03 8:55
albean6-Jun-03 8:55 

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.