Click here to Skip to main content
15,897,718 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: VB dll.......bulbul Pin
Bulbul Bhuwania6-Mar-06 23:57
Bulbul Bhuwania6-Mar-06 23:57 
GeneralRe: VB dll.......bulbul Pin
Paritos7-Mar-06 0:27
Paritos7-Mar-06 0:27 
GeneralRe: VB dll.......bulbul Pin
Bulbul Bhuwania7-Mar-06 0:45
Bulbul Bhuwania7-Mar-06 0:45 
GeneralRe: VB dll.......bulbul Pin
Paritos7-Mar-06 1:03
Paritos7-Mar-06 1:03 
QuestionServiceprocess credentials, vb.net webservice Pin
robbo46-Mar-06 22:53
robbo46-Mar-06 22:53 
AnswerRe: Serviceprocess credentials, vb.net webservice Pin
Vasudevan Deepak Kumar6-Mar-06 23:16
Vasudevan Deepak Kumar6-Mar-06 23:16 
QuestionRe: Serviceprocess credentials, vb.net webservice Pin
robbo46-Mar-06 23:31
robbo46-Mar-06 23:31 
AnswerRe: Serviceprocess credentials, vb.net webservice Pin
Dave Kreskowiak7-Mar-06 5:03
mveDave Kreskowiak7-Mar-06 5:03 
An object cannot grant itself more security than the object that launched it.

Are you absolutely sure your service needs Local System. That's an EXTREMELY powerful account (more than an Administrator!) Most services, unless they're doing kernel or driver level work, don't need that account.

You WebService, by default, runs under the ASP.NET account, which is pretty limited (for obvious reasons) when it comes to access to the rest of the system.


What exactly are you trying to do with this again? I couldn't quite figure it out in your first post. Why the two services and what are they doing?


RageInTheMachine9532
"...a pungent, ghastly, stinky piece of cheese!" -- The Roaming Gnome

Question'Out Of Memory Exception' during Data Access Pin
mayhem_rules6-Mar-06 22:47
mayhem_rules6-Mar-06 22:47 
AnswerRe: 'Out Of Memory Exception' during Data Access Pin
Vasudevan Deepak Kumar6-Mar-06 23:18
Vasudevan Deepak Kumar6-Mar-06 23:18 
GeneralRe: 'Out Of Memory Exception' during Data Access Pin
mayhem_rules7-Mar-06 1:30
mayhem_rules7-Mar-06 1:30 
AnswerRe: 'Out Of Memory Exception' during Data Access Pin
Dave Kreskowiak7-Mar-06 4:59
mveDave Kreskowiak7-Mar-06 4:59 
GeneralRe: 'Out Of Memory Exception' during Data Access Pin
mayhem_rules8-Mar-06 0:30
mayhem_rules8-Mar-06 0:30 
GeneralRe: 'Out Of Memory Exception' during Data Access Pin
Dave Kreskowiak8-Mar-06 11:01
mveDave Kreskowiak8-Mar-06 11:01 
QuestionVb.Net Pin
patel mayur6-Mar-06 21:38
patel mayur6-Mar-06 21:38 
AnswerRe: Vb.Net Pin
Vasudevan Deepak Kumar6-Mar-06 23:21
Vasudevan Deepak Kumar6-Mar-06 23:21 
AnswerRe: Vb.Net Pin
Dave Kreskowiak7-Mar-06 4:56
mveDave Kreskowiak7-Mar-06 4:56 
QuestionHow to let a listbox display a listItem Collection? Pin
KaKa'6-Mar-06 21:36
KaKa'6-Mar-06 21:36 
AnswerRe: How to let a listbox display a listItem Collection? Pin
Bulbul Bhuwania6-Mar-06 23:56
Bulbul Bhuwania6-Mar-06 23:56 
GeneralRe: How to let a listbox display a listItem Collection? Pin
KaKa'7-Mar-06 13:42
KaKa'7-Mar-06 13:42 
QuestionCode Behind Button Which are included at run time... Pin
Mr. Arfan Qadir6-Mar-06 21:36
Mr. Arfan Qadir6-Mar-06 21:36 
AnswerRe: Code Behind Button Which are included at run time... Pin
Vasudevan Deepak Kumar6-Mar-06 23:22
Vasudevan Deepak Kumar6-Mar-06 23:22 
AnswerRe: Code Behind Button Which are included at run time... Pin
Dave Kreskowiak7-Mar-06 4:53
mveDave Kreskowiak7-Mar-06 4:53 
Questionsending email via Exchange Pin
jcrussell6-Mar-06 20:44
jcrussell6-Mar-06 20:44 
QuestionImage combobox help Pin
Troy Lundin6-Mar-06 19:18
Troy Lundin6-Mar-06 19:18 

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.