Click here to Skip to main content
15,915,027 members
Home / Discussions / C#
   

C#

 
QuestionHELP!!!!!!!!!!!!!!HELP>>> Pin
linkent8825-May-10 17:51
linkent8825-May-10 17:51 
Answerstupid subject line Pin
Luc Pattyn25-May-10 18:09
sitebuilderLuc Pattyn25-May-10 18:09 
AnswerRe: HELP!!!!!!!!!!!!!!HELP>>> Pin
Abhinav S25-May-10 19:57
Abhinav S25-May-10 19:57 
GeneralRe: HELP!!!!!!!!!!!!!!HELP>>> Pin
JHizzle25-May-10 22:25
JHizzle25-May-10 22:25 
AnswerRe: HELP!!!!!!!!!!!!!!HELP>>> Pin
Alaric_26-May-10 2:28
professionalAlaric_26-May-10 2:28 
GeneralRe: HELP!!!!!!!!!!!!!!HELP>>> Pin
JHizzle26-May-10 3:17
JHizzle26-May-10 3:17 
QuestionOpening an application through Services.msc Pin
le0nard25-May-10 15:56
le0nard25-May-10 15:56 
AnswerRe: Opening an application through Services.msc Pin
#realJSOP26-May-10 0:08
professional#realJSOP26-May-10 0:08 
It's because the service wasn't installed under the user's account (it's probably using System, or something like that). Vista and Win7 are more strict about crossing user boundaries.

What you *could* do is make change the app to put its data file in the common program data folder (I forget the exact SpecialFolder to use, but I know you can do it). At that point, any program should be able to get to it.

One possible caveat to this approach is that you may have to write your own code to access the file instead of using the built-in Settings object.
.45 ACP - because shooting twice is just silly
-----
"Why don't you tie a kerosene-soaked rag around your ankles so the ants won't climb up and eat your candy ass..." - Dale Earnhardt, 1997
-----
"The staggering layers of obscenity in your statement make it a work of art on so many levels." - J. Jystad, 2001

QuestionWebBrowser object and the result of an Ajax request [modified] Pin
LeonardoDaga25-May-10 13:17
LeonardoDaga25-May-10 13:17 
AnswerRe: WebBrowser object and the result of an Ajax request Pin
AspDotNetDev25-May-10 15:10
protectorAspDotNetDev25-May-10 15:10 
GeneralRe: WebBrowser object and the result of an Ajax request Pin
LeonardoDaga30-May-10 7:36
LeonardoDaga30-May-10 7:36 
GeneralRe: WebBrowser object and the result of an Ajax request Pin
AspDotNetDev30-May-10 10:26
protectorAspDotNetDev30-May-10 10:26 
QuestionFTPClient Security? Pin
Chase Davis25-May-10 12:27
Chase Davis25-May-10 12:27 
AnswerRe: FTPClient Security? Pin
Richard MacCutchan25-May-10 22:43
mveRichard MacCutchan25-May-10 22:43 
GeneralRe: FTPClient Security? Pin
Chase Davis26-May-10 2:11
Chase Davis26-May-10 2:11 
AnswerRe: FTPClient Security? Pin
Alaric_26-May-10 2:19
professionalAlaric_26-May-10 2:19 
GeneralRe: FTPClient Security? Pin
Chase Davis26-May-10 2:57
Chase Davis26-May-10 2:57 
GeneralRe: FTPClient Security? Pin
Alaric_26-May-10 3:51
professionalAlaric_26-May-10 3:51 
Questioncombining 2 project into one Pin
igalep13225-May-10 12:00
igalep13225-May-10 12:00 
AnswerRe: combining 2 project into one Pin
#realJSOP25-May-10 12:17
professional#realJSOP25-May-10 12:17 
GeneralRe: combining 2 project into one Pin
AspDotNetDev25-May-10 15:07
protectorAspDotNetDev25-May-10 15:07 
AnswerRe: combining 2 project into one Pin
Johnny J.25-May-10 21:00
professionalJohnny J.25-May-10 21:00 
AnswerRe: combining 2 project into one Pin
Abhinav S25-May-10 23:03
Abhinav S25-May-10 23:03 
AnswerRe: combining 2 project into one Pin
annathor25-May-10 23:08
annathor25-May-10 23:08 
QuestionSplitter control, resize immediately? Pin
Druuler25-May-10 11:14
Druuler25-May-10 11:14 

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.