Click here to Skip to main content
15,885,782 members
Home / Discussions / C#
   

C#

 
AnswerRe: Get integer variable from datalist textbox for entry into SQL Pin
rajeshkasani0514-Nov-12 18:34
rajeshkasani0514-Nov-12 18:34 
GeneralRe: Get integer variable from datalist textbox for entry into SQL Pin
Member 959997514-Nov-12 22:50
Member 959997514-Nov-12 22:50 
GeneralRe: Get integer variable from datalist textbox for entry into SQL Pin
rajeshkasani0514-Nov-12 22:55
rajeshkasani0514-Nov-12 22:55 
GeneralRe: Get integer variable from datalist textbox for entry into SQL Pin
Member 959997515-Nov-12 2:25
Member 959997515-Nov-12 2:25 
GeneralRe: Get integer variable from datalist textbox for entry into SQL Pin
Richard MacCutchan15-Nov-12 3:21
mveRichard MacCutchan15-Nov-12 3:21 
QuestionC# clear out global cache Pin
dcof14-Nov-12 7:52
dcof14-Nov-12 7:52 
AnswerRe: C# clear out global cache Pin
jschell14-Nov-12 8:00
jschell14-Nov-12 8:00 
AnswerRe: C# clear out global cache Pin
Pete O'Hanlon14-Nov-12 11:00
mvePete O'Hanlon14-Nov-12 11:00 
Okay, so we've identified that you and the poster below are the same person. Stop this now. Post as one person, and one person only.

[Edit]The proof is in the wording - from the post below:

"I am getting the following warning and error message for a C# 2008 application I am working on:

Warning 17 The predefined type 'System.Runtime.CompilerServices.ExtensionAttribute' is defined in multiple assemblies in the global alias;
using definition from 'c:\Program Files (x86)\NLog\.NET Framework 2.0\NLog.dll' sample

Error 21 The type or namespace name 'Nlog' could not be found (are you missing a using directive or an assembly reference?) C:\Sample.cs 15 7 samplef

I am getting this error message since I am trying to add the NLog open source tool to the solution file for 3 different project files in this solution.

I am completing the following task:

1. I add a reference to this dll in the references section of each proejct file.

2. I then place a 'using NLog' statment in each proejct file.

Can you show me code and/or tell me how to fix this problem?"

From this post:

"I am getting an error in a C# 2008 application since I am trying to add the NLog open source tool to 2 different solution files.

I am completing the following task:

1. I add a reference to this dll in the references section of each proejct file.

2. I then place a 'using NLog' statment in each solution file.

No matter what I do, I can not remove 'System.Runtime.CompilerServices.ExtensionAttribute' is defined in multiple assemblies in the global alias;

Can you show me code and/or tell me how to fix this problem?I am getting the following warning and error message for a C# 2008 application I am working on:

Warning 17 The predefined type 'System.Runtime.CompilerServices.ExtensionAttribute' is defined in multiple assemblies in the global alias;
using definition from 'c:\Program Files (x86)\NLog\.NET Framework 2.0\NLog.dll' sample

Error 21 The type or namespace name 'Nlog' could not be found (are you missing a using directive or an assembly reference?) C:\Sample.cs 15 7 sample"

*pre-emptive celebratory nipple tassle jiggle* - Sean Ewington

"Mind bleach! Send me mind bleach!" - Nagy Vilmos


CodeStash - Online Snippet Management | My blog | MoXAML PowerToys | Mole 2010 - debugging made easier


modified 14-Nov-12 17:11pm.

GeneralRe: C# clear out global cache Pin
cptKoala14-Nov-12 21:50
cptKoala14-Nov-12 21:50 
GeneralRe: C# clear out global cache Pin
Pete O'Hanlon14-Nov-12 22:07
mvePete O'Hanlon14-Nov-12 22:07 
GeneralRe: C# clear out global cache Pin
cptKoala14-Nov-12 22:12
cptKoala14-Nov-12 22:12 
GeneralRe: C# clear out global cache Pin
Paul Conrad15-Nov-12 7:52
professionalPaul Conrad15-Nov-12 7:52 
GeneralRe: C# clear out global cache Pin
Pete O'Hanlon15-Nov-12 8:39
mvePete O'Hanlon15-Nov-12 8:39 
Questionpredefined type 'xxx' is defined in multiple assemblies in the global alias Pin
sc steinhayse14-Nov-12 5:23
sc steinhayse14-Nov-12 5:23 
QuestionRe: predefined type 'xxx' is defined in multiple assemblies in the global alias Pin
n.podbielski14-Nov-12 6:20
n.podbielski14-Nov-12 6:20 
QuestionConversion of HTML file into TIFF file Pin
ukraju14-Nov-12 1:25
ukraju14-Nov-12 1:25 
AnswerRe: Conversion of HTML file into TIFF file Pin
Richard MacCutchan14-Nov-12 1:39
mveRichard MacCutchan14-Nov-12 1:39 
GeneralRe: Conversion of HTML file into TIFF file Pin
ukraju14-Nov-12 1:43
ukraju14-Nov-12 1:43 
GeneralRe: Conversion of HTML file into TIFF file Pin
Dave Kreskowiak14-Nov-12 1:52
mveDave Kreskowiak14-Nov-12 1:52 
GeneralRe: Conversion of HTML file into TIFF file Pin
BobJanova14-Nov-12 4:45
BobJanova14-Nov-12 4:45 
QuestionGet outlook password Pin
Sanjeev991813-Nov-12 20:32
Sanjeev991813-Nov-12 20:32 
AnswerRe: Get outlook password Pin
Pete O'Hanlon13-Nov-12 20:46
mvePete O'Hanlon13-Nov-12 20:46 
GeneralRe: Get outlook password Pin
Sanjeev991813-Nov-12 20:49
Sanjeev991813-Nov-12 20:49 
GeneralRe: Get outlook password Pin
n.podbielski13-Nov-12 21:04
n.podbielski13-Nov-12 21:04 
GeneralRe: Get outlook password Pin
Pete O'Hanlon13-Nov-12 22:04
mvePete O'Hanlon13-Nov-12 22:04 

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.