Click here to Skip to main content
15,917,176 members
Home / Discussions / ASP.NET
   

ASP.NET

 
Questiontext in windows service appears to have old reference Pin
Member 391904931-May-10 21:16
Member 391904931-May-10 21:16 
AnswerRe: text in windows service appears to have old reference Pin
Sandeep Mewara31-May-10 23:56
mveSandeep Mewara31-May-10 23:56 
GeneralRe: text in windows service appears to have old reference Pin
Member 39190491-Jun-10 5:53
Member 39190491-Jun-10 5:53 
AnswerRe: text in windows service appears to have old reference Pin
aashish.saalvi1-Jun-10 1:53
aashish.saalvi1-Jun-10 1:53 
QuestionDataView Pin
Satish_S31-May-10 20:58
Satish_S31-May-10 20:58 
AnswerRe: DataView Pin
Sandeep Mewara31-May-10 23:58
mveSandeep Mewara31-May-10 23:58 
Questiontrying to get windows service to auto-start after install Pin
Member 391904931-May-10 19:25
Member 391904931-May-10 19:25 
AnswerRe: trying to get windows service to auto-start after install Pin
Sandeep Mewara31-May-10 19:44
mveSandeep Mewara31-May-10 19:44 
Questionasp table with javascript getelementbyid Pin
Aljaz11131-May-10 14:53
Aljaz11131-May-10 14:53 
AnswerRe: asp table with javascript getelementbyid Pin
Sandeep Mewara31-May-10 19:17
mveSandeep Mewara31-May-10 19:17 
AnswerRe: asp table with javascript getelementbyid Pin
Amit M patel31-May-10 20:59
Amit M patel31-May-10 20:59 
GeneralRe: asp table with javascript getelementbyid Pin
Aljaz1111-Jun-10 3:33
Aljaz1111-Jun-10 3:33 
QuestionRun Web Application Under Evaluation Period. Pin
VikashGohil31-May-10 7:34
VikashGohil31-May-10 7:34 
AnswerRe: Run Web Application Under Evaluation Period. Pin
Brij31-May-10 9:38
mentorBrij31-May-10 9:38 
GeneralRe: Run Web Application Under Evaluation Period. Pin
VikashGohil31-May-10 20:10
VikashGohil31-May-10 20:10 
GeneralRe: Run Web Application Under Evaluation Period. Pin
Brij31-May-10 21:05
mentorBrij31-May-10 21:05 
VikashGohil wrote:
Bcoz i think this will create security issues.


First thing if you are going to access the registry of your webserver, not every client machine. Also you require to make the entries in registry only when your product is in evaluation mode.

So when your demo product will be deployed on webserver,it is normally run on 'NetworkService' account , which does not have accesss to the registry. To get the registry access, you need to make some changes for this account on webserver.The chanes are

Accessing registry

You can run some script make the changes on webserver when your semo application is going to deploy.

QuestionAsp.net - streching background images Pin
karthi1631-May-10 5:21
karthi1631-May-10 5:21 
AnswerRe: Asp.net - streching background images Pin
Sandeep Mewara31-May-10 19:19
mveSandeep Mewara31-May-10 19:19 
Questionselect controle Pin
tek 200931-May-10 2:14
tek 200931-May-10 2:14 
AnswerRe: select controle Pin
Not Active31-May-10 2:29
mentorNot Active31-May-10 2:29 
GeneralRe: select controle Pin
tek 200931-May-10 2:38
tek 200931-May-10 2:38 
GeneralRe: select controle Pin
Not Active31-May-10 16:41
mentorNot Active31-May-10 16:41 
QuestionDirect play audio files from FTP Server, not downloading..... Pin
puja31-May-10 1:15
puja31-May-10 1:15 
AnswerRe: Direct play audio files from FTP Server, not downloading..... Pin
Eduard Keilholz31-May-10 1:27
Eduard Keilholz31-May-10 1:27 
AnswerRe: Direct play audio files from FTP Server, not downloading..... Pin
LloydA11131-May-10 15:08
LloydA11131-May-10 15: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.