Click here to Skip to main content
15,913,709 members
Home / Discussions / C#
   

C#

 
AnswerRe: C# Dynamically Named Array (Or arraylists) Pin
Vikram A Punathambekar17-Apr-07 4:47
Vikram A Punathambekar17-Apr-07 4:47 
QuestionUserControl and List Pin
Monty217-Apr-07 3:47
Monty217-Apr-07 3:47 
AnswerRe: UserControl and List Pin
sujithkumarsl17-Apr-07 20:06
sujithkumarsl17-Apr-07 20:06 
GeneralRe: UserControl and List Pin
Monty217-Apr-07 20:19
Monty217-Apr-07 20:19 
AnswerSolution for those who cares Pin
Monty217-Apr-07 23:18
Monty217-Apr-07 23:18 
Questionclick once Deployment help needed Pin
pashitech17-Apr-07 3:42
pashitech17-Apr-07 3:42 
QuestionDevExpress .NET controls [modified] Pin
Jerry Evans17-Apr-07 3:26
Jerry Evans17-Apr-07 3:26 
QuestionGeneric Attributes Pin
Jolly_Coder17-Apr-07 3:09
Jolly_Coder17-Apr-07 3:09 
AnswerRe: Generic Attributes Pin
Pete O'Hanlon17-Apr-07 3:39
mvePete O'Hanlon17-Apr-07 3:39 
Questionstretching FONT on form control Pin
Priya090217-Apr-07 2:54
Priya090217-Apr-07 2:54 
QuestionProblem with update of a listview Pin
henur17-Apr-07 2:51
henur17-Apr-07 2:51 
AnswerRe: Problem with update of a listview Pin
Vikram A Punathambekar17-Apr-07 4:51
Vikram A Punathambekar17-Apr-07 4:51 
GeneralRe: Problem with update of a listview Pin
henur17-Apr-07 8:40
henur17-Apr-07 8:40 
QuestionHow to get the System clock change? Pin
Vadim G.17-Apr-07 2:35
Vadim G.17-Apr-07 2:35 
Questionaccessing windows share in foreign domain from within webservice Pin
dialsc17-Apr-07 2:33
dialsc17-Apr-07 2:33 
hi there.

i've got a problem. currently i'm developing a .net webservice and i need to access windows network shares from within that webservice. some of the shares are located inside the domain the server is a member of where the webservice runs, some are located on servers which are members of foreign domains where the domain the webservice server belongs to has no security trust, thus it is a foreign domain.

i'm unable to figure out how to parse the credentials to the directory- and/or fileInfo objects when creating them using the uncPath to the share(s). i tried impersonation which works well for accessing shares within the same domain the webservice server belongs to, but not for the domain it does not belong to.

i think the problem is, that the underlaying implementation of the impersonation class i use - advapi32.dll - does not know the domain controler(s) it should use to authenticate the credentials i use for the impersonation.

maybee im wrong with this thinkings... Wink | ;)

PLZ, can anyone help me with this problem? its realy urgent, i need to get this working!

thank you very much,

dialsc
QuestionC# navigation and tracking draw objects Pin
instalator17-Apr-07 2:29
instalator17-Apr-07 2:29 
QuestionC++ to C# Pin
Stevo Z17-Apr-07 1:11
Stevo Z17-Apr-07 1:11 
AnswerRe: C++ to C# Pin
sthotakura17-Apr-07 7:52
sthotakura17-Apr-07 7:52 
Questionoverload operator++ for a struct Pin
peterchen17-Apr-07 0:18
peterchen17-Apr-07 0:18 
AnswerRe: overload operator++ for a struct Pin
mabo4217-Apr-07 0:42
mabo4217-Apr-07 0:42 
GeneralRe: overload operator++ for a struct Pin
peterchen17-Apr-07 2:37
peterchen17-Apr-07 2:37 
GeneralRe: overload operator++ for a struct Pin
mabo4217-Apr-07 2:58
mabo4217-Apr-07 2:58 
GeneralRe: overload operator++ for a struct Pin
peterchen17-Apr-07 4:18
peterchen17-Apr-07 4:18 
GeneralRe: overload operator++ for a struct Pin
mabo4217-Apr-07 4:29
mabo4217-Apr-07 4:29 
AnswerRe: overload operator++ for a struct Pin
Guffa17-Apr-07 3:56
Guffa17-Apr-07 3:56 

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.