Click here to Skip to main content
15,881,812 members
Home / Discussions / C#
   

C#

 
QuestionMulti client - Server application Pin
Tej Aj19-Jul-09 23:42
Tej Aj19-Jul-09 23:42 
AnswerRe: Multi client - Server application Pin
stancrm19-Jul-09 23:58
stancrm19-Jul-09 23:58 
QuestionEvent handling Object reference error Pin
gwithey19-Jul-09 22:44
gwithey19-Jul-09 22:44 
AnswerRe: Event handling Object reference error Pin
Uri Lavi19-Jul-09 22:49
Uri Lavi19-Jul-09 22:49 
AnswerRe: Event handling Object reference error Pin
DaveyM6919-Jul-09 23:04
professionalDaveyM6919-Jul-09 23:04 
GeneralRe: Event handling Object reference error Pin
gwithey19-Jul-09 23:24
gwithey19-Jul-09 23:24 
AnswerRe: Event handling Object reference error Pin
Luc Pattyn20-Jul-09 0:46
sitebuilderLuc Pattyn20-Jul-09 0:46 
QuestionImpersonation Pin
arkiboys19-Jul-09 21:37
arkiboys19-Jul-09 21:37 
Hi,
Created a user i.e. UserA in the domain.
Added this user to the administrators group in serverA.
Using C#, I impersonate this user in my application.
Then using UserA, the application creates a vbscript on ServerA.
Problem is that the vbscript does not get run when I use the processstart call
The error is vbscript engine is not found.
Please note that if I log into the application using my credentials then all works fine and the script runs correctly on serverA.
Do you know why I get the below error if logged in as UserA?
I have also run regsvr32 vbscript on serverA but this does not help in the case of UserA

Error is:
Can not find script engine vbscript for script "path of the vbscript".

Thanks
Questioncompress bytes Pin
shekhar25839519-Jul-09 21:35
shekhar25839519-Jul-09 21:35 
AnswerRe: compress bytes Pin
0x3c019-Jul-09 21:41
0x3c019-Jul-09 21:41 
QuestionMost efficient way of taking a screenshot? [modified] Pin
Trapper-Hell19-Jul-09 21:15
Trapper-Hell19-Jul-09 21:15 
Answerrepost. ignore. Pin
Luc Pattyn20-Jul-09 0:49
sitebuilderLuc Pattyn20-Jul-09 0:49 
GeneralRe: repost. ignore. Pin
Trapper-Hell20-Jul-09 2:31
Trapper-Hell20-Jul-09 2:31 
Questionconvert image in bytes Pin
shekhar25839519-Jul-09 20:57
shekhar25839519-Jul-09 20:57 
AnswerRe: convert image in bytes Pin
stancrm19-Jul-09 21:12
stancrm19-Jul-09 21:12 
Questionpicturebox help Pin
mjawadkhatri19-Jul-09 20:48
mjawadkhatri19-Jul-09 20:48 
AnswerRe: picturebox help Pin
PandemoniumPasha19-Jul-09 21:47
PandemoniumPasha19-Jul-09 21:47 
GeneralRe: picturebox help Pin
mjawadkhatri19-Jul-09 21:49
mjawadkhatri19-Jul-09 21:49 
GeneralRe: picturebox help Pin
PandemoniumPasha19-Jul-09 21:51
PandemoniumPasha19-Jul-09 21:51 
GeneralRe: picturebox help Pin
mjawadkhatri19-Jul-09 22:14
mjawadkhatri19-Jul-09 22:14 
Questionimport contacts from hotmail using c# Pin
Charan Pat19-Jul-09 20:48
Charan Pat19-Jul-09 20:48 
AnswerRe: import contacts from hotmail using c# Pin
Ashfield19-Jul-09 21:37
Ashfield19-Jul-09 21:37 
GeneralRe: import contacts from hotmail using c# Pin
Charan Pat19-Jul-09 21:49
Charan Pat19-Jul-09 21:49 
AnswerRe: import contacts from hotmail using c# Pin
Blue_Boy19-Jul-09 22:52
Blue_Boy19-Jul-09 22:52 
GeneralRe: import contacts from hotmail using c# Pin
Charan Pat19-Jul-09 23:08
Charan Pat19-Jul-09 23:08 

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.