Click here to Skip to main content
15,888,521 members
Home / Discussions / .NET (Core and Framework)
   

.NET (Core and Framework)

 
GeneralRe: Usercontrol can't handle generic collection Pin
Andy L 29-Jul-07 1:47
Andy L 29-Jul-07 1:47 
GeneralRe: Usercontrol can't handle generic collection Pin
Santiago Perez3-Jul-07 18:26
Santiago Perez3-Jul-07 18:26 
GeneralRe: Usercontrol can't handle generic collection Pin
Santiago Perez9-Jul-07 3:50
Santiago Perez9-Jul-07 3:50 
QuestionSystem.byte[] returned for AD Query (asp.net/C# web app) Pin
Matt Martinez3-Jul-07 5:24
Matt Martinez3-Jul-07 5:24 
AnswerRe: System.byte[] returned for AD Query (asp.net/C# web app) Pin
Dave Kreskowiak3-Jul-07 5:47
mveDave Kreskowiak3-Jul-07 5:47 
GeneralRe: System.byte[] returned for AD Query (asp.net/C# web app) Pin
Matt Martinez3-Jul-07 6:35
Matt Martinez3-Jul-07 6:35 
GeneralRe: System.byte[] returned for AD Query (asp.net/C# web app) Pin
Dave Kreskowiak3-Jul-07 7:03
mveDave Kreskowiak3-Jul-07 7:03 
GeneralRe: System.byte[] returned for AD Query (asp.net/C# web app) Pin
Matt Martinez6-Jul-07 8:00
Matt Martinez6-Jul-07 8:00 
I was able to solve this one by removing impersonation as true in the web.config and using an impersonation context only in the method which determines what user is accessing the page, then removing the context after this information is passed into the methods working with the Active Directory.

Looks like it was an authentication issue. Hope this information helps anyone who has come across this problem.
QuestionHow to search for hard coded string in VC++ code Pin
Neeranjan3-Jul-07 3:46
Neeranjan3-Jul-07 3:46 
AnswerRe: How to search for hard coded string in VC++ code Pin
Dave Kreskowiak3-Jul-07 5:21
mveDave Kreskowiak3-Jul-07 5:21 
AnswerRe: How to search for hard coded string in VC++ code Pin
l0kke3-Jul-07 5:41
l0kke3-Jul-07 5:41 
AnswerDO NOT CROSSPOST Pin
leckey3-Jul-07 8:19
leckey3-Jul-07 8:19 
AnswerThe rules Pin
leckey3-Jul-07 8:18
leckey3-Jul-07 8:18 
QuestionArray name is in a variable Pin
peacefulmember29-Jun-07 9:35
peacefulmember29-Jun-07 9:35 
AnswerRe: Array name is in a variable Pin
Dave Kreskowiak29-Jun-07 9:49
mveDave Kreskowiak29-Jun-07 9:49 
GeneralRe: Array name is in a variable Pin
peacefulmember2-Jul-07 4:21
peacefulmember2-Jul-07 4:21 
GeneralRe: Array name is in a variable Pin
Dave Kreskowiak2-Jul-07 12:38
mveDave Kreskowiak2-Jul-07 12:38 
QuestionCollection<> to KeyedCollection<T,K> Pin
Santiago Perez29-Jun-07 9:13
Santiago Perez29-Jun-07 9:13 
AnswerRe: Collection to KeyedCollection Pin
Robert Rohde1-Jul-07 2:21
Robert Rohde1-Jul-07 2:21 
GeneralRe: Collection to KeyedCollection Pin
Santiago Perez1-Jul-07 16:48
Santiago Perez1-Jul-07 16:48 
QuestionSQL Membership Password Reset problem Pin
Vipul Mehta29-Jun-07 1:47
Vipul Mehta29-Jun-07 1:47 
AnswerRe: SQL Membership Password Reset problem Pin
kubben29-Jun-07 6:07
kubben29-Jun-07 6:07 
GeneralRe: SQL Membership Password Reset problem Pin
Vipul Mehta30-Jun-07 18:49
Vipul Mehta30-Jun-07 18:49 
GeneralRe: SQL Membership Password Reset problem Pin
kubben1-Jul-07 0:57
kubben1-Jul-07 0:57 
QuestionWPF - How to show a webpage in a 3D surface Pin
sinosoidal28-Jun-07 23:54
sinosoidal28-Jun-07 23:54 

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.