Click here to Skip to main content
15,900,258 members
Home / Discussions / C#
   

C#

 
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 
GeneralRe: overload operator++ for a struct Pin
mabo4217-Apr-07 4:12
mabo4217-Apr-07 4:12 
AnswerRe: overload operator++ for a struct Pin
Guffa17-Apr-07 21:35
Guffa17-Apr-07 21:35 
QuestionError saving Arabic text Pin
Muammar©16-Apr-07 23:44
Muammar©16-Apr-07 23:44 
AnswerRe: Error saving Arabic text Pin
Christian Graus17-Apr-07 0:25
protectorChristian Graus17-Apr-07 0:25 
Questionis it possible to get the fixed length encrypted string from Rijndael encryption algorithm or any alogorithm Pin
Kusumasrinivas16-Apr-07 23:12
Kusumasrinivas16-Apr-07 23:12 
AnswerRe: is it possible to get the fixed length encrypted string from Rijndael encryption algorithm or any alogorithm Pin
Pete O'Hanlon16-Apr-07 23:18
mvePete O'Hanlon16-Apr-07 23:18 
GeneralRe: is it possible to get the fixed length encrypted string from Rijndael encryption algorithm or any alogorithm Pin
Dan Neely17-Apr-07 2:09
Dan Neely17-Apr-07 2:09 

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.