Click here to Skip to main content
15,905,071 members
Home / Discussions / Web Development
   

Web Development

 
QuestionPopup/ContextMenu Tutorial Pin
Senseicads22-Jun-07 0:02
Senseicads22-Jun-07 0:02 
AnswerRe: Popup/ContextMenu Tutorial Pin
PrakashBhaskar22-Jun-07 1:14
PrakashBhaskar22-Jun-07 1:14 
GeneralRe: Popup/ContextMenu Tutorial Pin
Senseicads22-Jun-07 2:09
Senseicads22-Jun-07 2:09 
AnswerRe: Popup/ContextMenu Tutorial Pin
Vasudevan Deepak Kumar22-Jun-07 5:24
Vasudevan Deepak Kumar22-Jun-07 5:24 
Questionmozilla problem Pin
hkchauhan21-Jun-07 23:14
hkchauhan21-Jun-07 23:14 
AnswerRe: mozilla problem Pin
Vasudevan Deepak Kumar22-Jun-07 2:55
Vasudevan Deepak Kumar22-Jun-07 2:55 
AnswerRe: mozilla problem Pin
Guffa22-Jun-07 3:17
Guffa22-Jun-07 3:17 
QuestionSSL help needed Pin
Naveed Kamboh21-Jun-07 22:47
Naveed Kamboh21-Jun-07 22:47 
AnswerRe: SSL help needed Pin
Vasudevan Deepak Kumar22-Jun-07 2:57
Vasudevan Deepak Kumar22-Jun-07 2:57 
GeneralRe: SSL help needed Pin
Naveed Kamboh17-Aug-07 4:09
Naveed Kamboh17-Aug-07 4:09 
QuestionASP.NET Web Site Administration Tool - Customize additional user fields Pin
hifiger200421-Jun-07 6:20
hifiger200421-Jun-07 6:20 
AnswerRe: ASP.NET Web Site Administration Tool - Customize additional user fields Pin
PrakashBhaskar22-Jun-07 0:38
PrakashBhaskar22-Jun-07 0:38 
GeneralRe: ASP.NET Web Site Administration Tool - Customize additional user fields Pin
hifiger200422-Jun-07 0:48
hifiger200422-Jun-07 0:48 
AnswerRe: ASP.NET Web Site Administration Tool - Customize additional user fields Pin
PrakashBhaskar22-Jun-07 1:04
PrakashBhaskar22-Jun-07 1:04 
GeneralRe: ASP.NET Web Site Administration Tool - Customize additional user fields Pin
hifiger200422-Jun-07 1:52
hifiger200422-Jun-07 1:52 
QuestionProblem with window service Pin
Affan Toor21-Jun-07 3:33
Affan Toor21-Jun-07 3:33 
AnswerRe: Problem with window service Pin
kubben22-Jun-07 1:54
kubben22-Jun-07 1:54 
GeneralRe: Problem with window service Pin
Affan Toor22-Jun-07 3:19
Affan Toor22-Jun-07 3:19 
GeneralRe: Problem with window service Pin
kubben22-Jun-07 3:23
kubben22-Jun-07 3:23 
GeneralRe: Problem with window service Pin
Affan Toor22-Jun-07 3:32
Affan Toor22-Jun-07 3:32 
GeneralRe: Problem with window service Pin
kubben22-Jun-07 3:43
kubben22-Jun-07 3:43 
If you got it working in a windows app, but it doesn't work in the windows service the only possibility is the user login you are running the windows service as. Try running the windows service as your login and I am guessing it will work. Which ever login you are using for your windows service (I think you said network service) it doesn't have the correct rights on the PC to do email. If your login works, you should be able to set up a new local or domain user account to run the windows service as. That is normally what I do when I use windows services.

Ben
GeneralRe: Problem with window service Pin
Affan Toor22-Jun-07 4:25
Affan Toor22-Jun-07 4:25 
GeneralRe: Problem with window service Pin
kubben22-Jun-07 4:26
kubben22-Jun-07 4:26 
GeneralRe: Problem with window service Pin
Affan Toor22-Jun-07 4:55
Affan Toor22-Jun-07 4:55 
GeneralRe: Problem with window service Pin
kubben22-Jun-07 4:57
kubben22-Jun-07 4:57 

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.